2025-11-09 00:00:11.036835 | Job console starting 2025-11-09 00:00:11.051691 | Updating git repos 2025-11-09 00:00:11.125470 | Cloning repos into workspace 2025-11-09 00:00:11.206676 | Restoring repo states 2025-11-09 00:00:11.225081 | Merging changes 2025-11-09 00:00:11.225094 | Checking out repos 2025-11-09 00:00:11.324107 | Preparing playbooks 2025-11-09 00:00:12.342973 | Running Ansible setup 2025-11-09 00:00:16.882463 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-09 00:00:18.241867 | 2025-11-09 00:00:18.241984 | PLAY [Base pre] 2025-11-09 00:00:18.261242 | 2025-11-09 00:00:18.261350 | TASK [Setup log path fact] 2025-11-09 00:00:18.319582 | debian-bookworm | ok 2025-11-09 00:00:18.345301 | 2025-11-09 00:00:18.345420 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-09 00:00:18.396243 | debian-bookworm | ok 2025-11-09 00:00:18.421050 | 2025-11-09 00:00:18.421148 | TASK [emit-job-header : Print job information] 2025-11-09 00:00:18.520799 | # Job Information 2025-11-09 00:00:18.521033 | Ansible Version: 2.16.14 2025-11-09 00:00:18.521070 | Job: container-image-kolla-ansible-push-2025.1 2025-11-09 00:00:18.521103 | Pipeline: periodic-midnight 2025-11-09 00:00:18.521138 | Executor: 521e9411259a 2025-11-09 00:00:18.521157 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2025-11-09 00:00:18.521176 | Event ID: e834650d3f45441894c9859fef3b36df 2025-11-09 00:00:18.525376 | 2025-11-09 00:00:18.525468 | LOOP [emit-job-header : Print node information] 2025-11-09 00:00:18.874929 | debian-bookworm | ok: 2025-11-09 00:00:18.875098 | debian-bookworm | # Node Information 2025-11-09 00:00:18.875129 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-09 00:00:18.875150 | debian-bookworm | Hostname: debian 2025-11-09 00:00:18.875168 | debian-bookworm | Username: zuul 2025-11-09 00:00:18.875185 | debian-bookworm | Distro: Debian 12.12 2025-11-09 00:00:18.875205 | debian-bookworm | Provider: regiocloud-a 2025-11-09 00:00:18.875222 | debian-bookworm | Region: 2025-11-09 00:00:18.875240 | debian-bookworm | Label: debian-bookworm 2025-11-09 00:00:18.875256 | debian-bookworm | Product Name: OpenStack Nova 2025-11-09 00:00:18.875272 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe03:57cd 2025-11-09 00:00:18.911600 | 2025-11-09 00:00:18.911716 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-09 00:00:20.037616 | debian-bookworm -> localhost | changed 2025-11-09 00:00:20.043347 | 2025-11-09 00:00:20.043433 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-09 00:00:22.588680 | debian-bookworm -> localhost | changed 2025-11-09 00:00:22.597376 | 2025-11-09 00:00:22.597460 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-09 00:00:23.275533 | debian-bookworm -> localhost | ok 2025-11-09 00:00:23.280515 | 2025-11-09 00:00:23.280603 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-09 00:00:23.317304 | debian-bookworm | ok 2025-11-09 00:00:23.344800 | debian-bookworm | included: /var/lib/zuul/builds/8e849dd381ab4100b7ac22b56930e3cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-09 00:00:23.349714 | 2025-11-09 00:00:23.349794 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-09 00:00:27.991802 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-09 00:00:27.991964 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8e849dd381ab4100b7ac22b56930e3cd/work/8e849dd381ab4100b7ac22b56930e3cd_id_rsa 2025-11-09 00:00:27.991996 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8e849dd381ab4100b7ac22b56930e3cd/work/8e849dd381ab4100b7ac22b56930e3cd_id_rsa.pub 2025-11-09 00:00:27.992019 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-09 00:00:27.992039 | debian-bookworm -> localhost | SHA256:teaQ82JE/21rO1JFnJCdkLoVZGuCiei6apkoNN5HNrs zuul-build-sshkey 2025-11-09 00:00:27.992063 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-09 00:00:27.992082 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-09 00:00:27.992099 | debian-bookworm -> localhost | | .=*.o| 2025-11-09 00:00:27.992116 | debian-bookworm -> localhost | | . . o .+.+o| 2025-11-09 00:00:27.992134 | debian-bookworm -> localhost | | . ..o...o.. | 2025-11-09 00:00:27.992150 | debian-bookworm -> localhost | | . . + oo. .| 2025-11-09 00:00:27.992167 | debian-bookworm -> localhost | | . S + o . | 2025-11-09 00:00:27.992189 | debian-bookworm -> localhost | | o .+ . * o .. | 2025-11-09 00:00:27.992207 | debian-bookworm -> localhost | |+ =.o o o o ..o | 2025-11-09 00:00:27.992225 | debian-bookworm -> localhost | |o= ..o . . ..o. | 2025-11-09 00:00:27.992243 | debian-bookworm -> localhost | |o....E. ooo | 2025-11-09 00:00:27.992260 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-09 00:00:27.992301 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.750952 2025-11-09 00:00:27.997599 | 2025-11-09 00:00:27.997686 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-09 00:00:28.040862 | debian-bookworm | ok 2025-11-09 00:00:28.051617 | debian-bookworm | included: /var/lib/zuul/builds/8e849dd381ab4100b7ac22b56930e3cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-09 00:00:28.079079 | 2025-11-09 00:00:28.079174 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-09 00:00:28.098259 | debian-bookworm | skipping: Conditional result was False 2025-11-09 00:00:28.103735 | 2025-11-09 00:00:28.103818 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-09 00:00:28.893517 | debian-bookworm | changed 2025-11-09 00:00:28.899425 | 2025-11-09 00:00:28.899509 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-09 00:00:29.196481 | debian-bookworm | ok 2025-11-09 00:00:29.206229 | 2025-11-09 00:00:29.206332 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-09 00:00:29.937685 | debian-bookworm | changed 2025-11-09 00:00:29.943409 | 2025-11-09 00:00:29.943495 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-09 00:00:30.616071 | debian-bookworm | changed 2025-11-09 00:00:30.620375 | 2025-11-09 00:00:30.620448 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-09 00:00:30.653145 | debian-bookworm | skipping: Conditional result was False 2025-11-09 00:00:30.657954 | 2025-11-09 00:00:30.658035 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-09 00:00:31.418438 | debian-bookworm -> localhost | changed 2025-11-09 00:00:31.427170 | 2025-11-09 00:00:31.427255 | TASK [add-build-sshkey : Add back temp key] 2025-11-09 00:00:32.330724 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8e849dd381ab4100b7ac22b56930e3cd/work/8e849dd381ab4100b7ac22b56930e3cd_id_rsa (zuul-build-sshkey) 2025-11-09 00:00:32.330910 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030919 2025-11-09 00:00:32.337179 | 2025-11-09 00:00:32.337259 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-09 00:00:32.868663 | debian-bookworm | ok 2025-11-09 00:00:32.872704 | 2025-11-09 00:00:32.872783 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-09 00:00:32.921121 | debian-bookworm | skipping: Conditional result was False 2025-11-09 00:00:32.929628 | 2025-11-09 00:00:32.929728 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-09 00:00:33.521450 | debian-bookworm | ok 2025-11-09 00:00:33.543438 | 2025-11-09 00:00:33.543525 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-09 00:00:33.575353 | debian-bookworm | ok 2025-11-09 00:00:33.579392 | 2025-11-09 00:00:33.579462 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-09 00:00:34.301741 | debian-bookworm -> localhost | ok 2025-11-09 00:00:34.306828 | 2025-11-09 00:00:34.306926 | TASK [validate-host : Collect information about the host] 2025-11-09 00:00:35.659591 | debian-bookworm | ok 2025-11-09 00:00:35.671925 | 2025-11-09 00:00:35.672020 | TASK [validate-host : Sanitize hostname] 2025-11-09 00:00:35.792177 | debian-bookworm | ok 2025-11-09 00:00:35.846713 | 2025-11-09 00:00:35.846824 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-09 00:00:36.434237 | debian-bookworm -> localhost | changed 2025-11-09 00:00:36.438965 | 2025-11-09 00:00:36.439052 | TASK [validate-host : Collect information about zuul worker] 2025-11-09 00:00:36.866046 | debian-bookworm | ok 2025-11-09 00:00:36.872957 | 2025-11-09 00:00:36.873059 | TASK [validate-host : Write out all zuul information for each host] 2025-11-09 00:00:38.050376 | debian-bookworm -> localhost | changed 2025-11-09 00:00:38.059562 | 2025-11-09 00:00:38.059668 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-09 00:00:38.315587 | debian-bookworm | ok 2025-11-09 00:00:38.320774 | 2025-11-09 00:00:38.320869 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-09 00:00:39.670251 | debian-bookworm | changed: 2025-11-09 00:00:39.670421 | debian-bookworm | cd+++++++++ src/ 2025-11-09 00:00:39.670470 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-09 00:00:39.670495 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-09 00:00:39.670516 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-11-09 00:00:39.670536 | debian-bookworm | Containerfile 2025-11-09 00:00:39.670707 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005173 2025-11-09 00:14:04.981746 | 2025-11-09 00:14:04.981865 | TASK [upload-logs : Upload logs to log server] 2025-11-09 00:14:05.565274 | localhost | Output suppressed because no_log was given 2025-11-09 00:14:05.567921 | 2025-11-09 00:14:05.568063 | LOOP [upload-logs : Compress console log and json output] 2025-11-09 00:14:05.623306 | localhost | skipping: Conditional result was False 2025-11-09 00:14:05.628204 | localhost | skipping: Conditional result was False 2025-11-09 00:14:05.640817 | 2025-11-09 00:14:05.641051 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-09 00:14:05.688716 | localhost | skipping: Conditional result was False 2025-11-09 00:14:05.689468 | 2025-11-09 00:14:05.691865 | localhost | skipping: Conditional result was False 2025-11-09 00:14:05.703527 | 2025-11-09 00:14:05.703649 | LOOP [upload-logs : Upload console log and json output]