2025-12-05 21:49:28.873073 | Job console starting 2025-12-05 21:49:28.890111 | Updating git repos 2025-12-05 21:49:28.919726 | Cloning repos into workspace 2025-12-05 21:49:29.009428 | Restoring repo states 2025-12-05 21:49:29.018446 | Merging changes 2025-12-05 21:49:29.700110 | Checking out repos 2025-12-05 21:49:29.834019 | Preparing playbooks 2025-12-05 21:49:31.759951 | Running Ansible setup 2025-12-05 21:49:38.110265 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-05 21:49:40.068094 | 2025-12-05 21:49:40.068290 | PLAY [Base pre] 2025-12-05 21:49:40.088364 | 2025-12-05 21:49:40.088531 | TASK [Setup log path fact] 2025-12-05 21:49:40.119049 | debian-bookworm | ok 2025-12-05 21:49:40.142469 | 2025-12-05 21:49:40.142651 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-05 21:49:40.244333 | debian-bookworm | ok 2025-12-05 21:49:40.265015 | 2025-12-05 21:49:40.265272 | TASK [emit-job-header : Print job information] 2025-12-05 21:49:40.376201 | # Job Information 2025-12-05 21:49:40.376408 | Ansible Version: 2.16.14 2025-12-05 21:49:40.376442 | Job: container-image-cfg-cookiecutter-build 2025-12-05 21:49:40.376474 | Pipeline: check 2025-12-05 21:49:40.376497 | Executor: 521e9411259a 2025-12-05 21:49:40.376518 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/801 2025-12-05 21:49:40.376540 | Event ID: 4069b350-d224-11f0-810f-1f7cc979c41d 2025-12-05 21:49:40.381979 | 2025-12-05 21:49:40.382113 | LOOP [emit-job-header : Print node information] 2025-12-05 21:49:40.645034 | debian-bookworm | ok: 2025-12-05 21:49:40.645309 | debian-bookworm | # Node Information 2025-12-05 21:49:40.645348 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-05 21:49:40.645373 | debian-bookworm | Hostname: debian 2025-12-05 21:49:40.645394 | debian-bookworm | Username: zuul 2025-12-05 21:49:40.645414 | debian-bookworm | Distro: Debian 12.12 2025-12-05 21:49:40.645437 | debian-bookworm | Provider: regiocloud-a 2025-12-05 21:49:40.645458 | debian-bookworm | Region: 2025-12-05 21:49:40.645478 | debian-bookworm | Label: debian-bookworm 2025-12-05 21:49:40.645498 | debian-bookworm | Product Name: OpenStack Nova 2025-12-05 21:49:40.645518 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8b:343f 2025-12-05 21:49:40.665954 | 2025-12-05 21:49:40.666109 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-05 21:49:41.763327 | debian-bookworm -> localhost | changed 2025-12-05 21:49:41.774074 | 2025-12-05 21:49:41.774257 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-05 21:49:44.438175 | debian-bookworm -> localhost | changed 2025-12-05 21:49:44.454119 | 2025-12-05 21:49:44.454391 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-05 21:49:45.163073 | debian-bookworm -> localhost | ok 2025-12-05 21:49:45.175004 | 2025-12-05 21:49:45.175185 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-05 21:49:45.239769 | debian-bookworm | ok 2025-12-05 21:49:45.303284 | debian-bookworm | included: /var/lib/zuul/builds/a16290f0699d4276afeda4affcd23b27/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-05 21:49:45.323255 | 2025-12-05 21:49:45.323419 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-05 21:49:47.562729 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-05 21:49:47.563008 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a16290f0699d4276afeda4affcd23b27/work/a16290f0699d4276afeda4affcd23b27_id_rsa 2025-12-05 21:49:47.563052 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a16290f0699d4276afeda4affcd23b27/work/a16290f0699d4276afeda4affcd23b27_id_rsa.pub 2025-12-05 21:49:47.563080 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-05 21:49:47.563106 | debian-bookworm -> localhost | SHA256:Hrd7hqWIa6Cb3FP2HQzReJ4MPK6HDe7KXVtxQgPXr1I zuul-build-sshkey 2025-12-05 21:49:47.563183 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-05 21:49:47.563210 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-05 21:49:47.563231 | debian-bookworm -> localhost | | ..o.. | 2025-12-05 21:49:47.563253 | debian-bookworm -> localhost | | *oo . | 2025-12-05 21:49:47.563274 | debian-bookworm -> localhost | | . Bo. . | 2025-12-05 21:49:47.563294 | debian-bookworm -> localhost | | . o.+.E . | 2025-12-05 21:49:47.563314 | debian-bookworm -> localhost | | . =So+... | 2025-12-05 21:49:47.563338 | debian-bookworm -> localhost | | . *.oo+=o | 2025-12-05 21:49:47.563359 | debian-bookworm -> localhost | | . = +ooo* | 2025-12-05 21:49:47.563378 | debian-bookworm -> localhost | | ..+..+.oo+.o | 2025-12-05 21:49:47.563398 | debian-bookworm -> localhost | | +.++o.. .o | 2025-12-05 21:49:47.563418 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-05 21:49:47.563477 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.064093 2025-12-05 21:49:47.570463 | 2025-12-05 21:49:47.570596 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-05 21:49:47.622438 | debian-bookworm | ok 2025-12-05 21:49:47.645001 | debian-bookworm | included: /var/lib/zuul/builds/a16290f0699d4276afeda4affcd23b27/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-05 21:49:47.668819 | 2025-12-05 21:49:47.668984 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-05 21:49:47.735706 | debian-bookworm | skipping: Conditional result was False 2025-12-05 21:49:47.742324 | 2025-12-05 21:49:47.742453 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-05 21:49:48.795628 | debian-bookworm | changed 2025-12-05 21:49:48.811789 | 2025-12-05 21:49:48.811943 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-05 21:49:49.119564 | debian-bookworm | ok 2025-12-05 21:49:49.139881 | 2025-12-05 21:49:49.140046 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-05 21:49:50.036995 | debian-bookworm | changed 2025-12-05 21:49:50.053832 | 2025-12-05 21:49:50.053987 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-05 21:49:50.770072 | debian-bookworm | changed 2025-12-05 21:49:50.776902 | 2025-12-05 21:49:50.777029 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-05 21:49:50.802342 | debian-bookworm | skipping: Conditional result was False 2025-12-05 21:49:50.809011 | 2025-12-05 21:49:50.809177 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-05 21:49:51.523503 | debian-bookworm -> localhost | changed 2025-12-05 21:49:51.542730 | 2025-12-05 21:49:51.542894 | TASK [add-build-sshkey : Add back temp key] 2025-12-05 21:49:52.035899 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a16290f0699d4276afeda4affcd23b27/work/a16290f0699d4276afeda4affcd23b27_id_rsa (zuul-build-sshkey) 2025-12-05 21:49:52.036230 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019829 2025-12-05 21:49:52.046232 | 2025-12-05 21:49:52.046366 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-05 21:49:52.535370 | debian-bookworm | ok 2025-12-05 21:49:52.554898 | 2025-12-05 21:49:52.555047 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-05 21:49:52.661542 | debian-bookworm | skipping: Conditional result was False 2025-12-05 21:49:52.678742 | 2025-12-05 21:49:52.681918 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-05 21:49:53.331164 | debian-bookworm | ok 2025-12-05 21:49:53.364268 | 2025-12-05 21:49:53.364434 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-05 21:49:53.418789 | debian-bookworm | ok 2025-12-05 21:49:53.427795 | 2025-12-05 21:49:53.427942 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-05 21:49:53.962331 | debian-bookworm -> localhost | ok 2025-12-05 21:49:53.970390 | 2025-12-05 21:49:53.970533 | TASK [validate-host : Collect information about the host] 2025-12-05 21:49:55.559277 | debian-bookworm | ok 2025-12-05 21:49:55.598237 | 2025-12-05 21:49:55.598441 | TASK [validate-host : Sanitize hostname] 2025-12-05 21:49:55.781323 | debian-bookworm | ok 2025-12-05 21:49:55.863095 | 2025-12-05 21:49:55.863286 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-05 21:49:56.961805 | debian-bookworm -> localhost | changed 2025-12-05 21:49:56.967851 | 2025-12-05 21:49:56.967986 | TASK [validate-host : Collect information about zuul worker] 2025-12-05 21:49:57.516227 | debian-bookworm | ok 2025-12-05 21:49:57.521171 | 2025-12-05 21:49:57.521295 | TASK [validate-host : Write out all zuul information for each host] 2025-12-05 21:49:58.638394 | debian-bookworm -> localhost | changed 2025-12-05 21:49:58.649074 | 2025-12-05 21:49:58.649268 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-05 21:49:58.985068 | debian-bookworm | ok 2025-12-05 21:49:58.998443 | 2025-12-05 21:49:58.998590 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-05 21:50:00.231518 | debian-bookworm | changed: 2025-12-05 21:50:00.231736 | debian-bookworm | cd+++++++++ src/ 2025-12-05 21:50:00.231772 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-05 21:50:00.231797 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-05 21:50:00.231819 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-12-05 21:50:00.231839 | debian-bookworm | Containerfile 2025-12-05 21:50:00.231969 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008866 2025-12-05 21:51:50.834543 | 2025-12-05 21:51:50.834683 | TASK [upload-logs : Upload logs to log server] 2025-12-05 21:51:51.503619 | localhost | Output suppressed because no_log was given 2025-12-05 21:51:51.506554 | 2025-12-05 21:51:51.506685 | LOOP [upload-logs : Compress console log and json output] 2025-12-05 21:51:51.601116 | localhost | skipping: Conditional result was False 2025-12-05 21:51:51.619464 | localhost | skipping: Conditional result was False 2025-12-05 21:51:51.628515 | 2025-12-05 21:51:51.628655 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-05 21:51:51.677393 | localhost | skipping: Conditional result was False 2025-12-05 21:51:51.677685 | 2025-12-05 21:51:51.683978 | localhost | skipping: Conditional result was False 2025-12-05 21:51:51.695406 | 2025-12-05 21:51:51.695535 | LOOP [upload-logs : Upload console log and json output]