2026-02-11 03:14:35.842543 | Job console starting 2026-02-11 03:14:35.852082 | Updating git repos 2026-02-11 03:14:35.863907 | Cloning repos into workspace 2026-02-11 03:14:35.925462 | Restoring repo states 2026-02-11 03:14:35.928851 | Merging changes 2026-02-11 03:14:35.928864 | Checking out repos 2026-02-11 03:14:35.948976 | Preparing playbooks 2026-02-11 03:14:36.631633 | Running Ansible setup 2026-02-11 03:14:42.469624 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-11 03:14:43.468206 | 2026-02-11 03:14:43.468347 | PLAY [Base pre] 2026-02-11 03:14:43.483158 | 2026-02-11 03:14:43.483274 | TASK [Setup log path fact] 2026-02-11 03:14:43.501030 | debian-bookworm | ok 2026-02-11 03:14:43.519783 | 2026-02-11 03:14:43.519911 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-11 03:14:43.579896 | debian-bookworm | ok 2026-02-11 03:14:43.590197 | 2026-02-11 03:14:43.590360 | TASK [emit-job-header : Print job information] 2026-02-11 03:14:43.628787 | # Job Information 2026-02-11 03:14:43.629000 | Ansible Version: 2.16.14 2026-02-11 03:14:43.629035 | Job: container-image-cfg-cookiecutter-push 2026-02-11 03:14:43.629072 | Pipeline: periodic-daily 2026-02-11 03:14:43.629100 | Executor: 521e9411259a 2026-02-11 03:14:43.629120 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-02-11 03:14:43.629143 | Event ID: 7bc2242ba2ee47748fd22da52bf7c6dd 2026-02-11 03:14:43.634040 | 2026-02-11 03:14:43.634135 | LOOP [emit-job-header : Print node information] 2026-02-11 03:14:43.803442 | debian-bookworm | ok: 2026-02-11 03:14:43.803613 | debian-bookworm | # Node Information 2026-02-11 03:14:43.803648 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-11 03:14:43.803674 | debian-bookworm | Hostname: debian 2026-02-11 03:14:43.803697 | debian-bookworm | Username: zuul 2026-02-11 03:14:43.803719 | debian-bookworm | Distro: Debian 12.13 2026-02-11 03:14:43.803779 | debian-bookworm | Provider: regiocloud-a 2026-02-11 03:14:43.803804 | debian-bookworm | Region: 2026-02-11 03:14:43.803826 | debian-bookworm | Label: debian-bookworm 2026-02-11 03:14:43.803846 | debian-bookworm | Product Name: OpenStack Nova 2026-02-11 03:14:43.803865 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9a:fc6 2026-02-11 03:14:43.814753 | 2026-02-11 03:14:43.822405 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-11 03:14:44.351985 | debian-bookworm -> localhost | changed 2026-02-11 03:14:44.358641 | 2026-02-11 03:14:44.358735 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-11 03:14:45.562483 | debian-bookworm -> localhost | changed 2026-02-11 03:14:45.580093 | 2026-02-11 03:14:45.580242 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-11 03:14:45.876160 | debian-bookworm -> localhost | ok 2026-02-11 03:14:45.881042 | 2026-02-11 03:14:45.881131 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-11 03:14:45.907998 | debian-bookworm | ok 2026-02-11 03:14:45.922054 | debian-bookworm | included: /var/lib/zuul/builds/8b9356dc77824ac5975b34a52453fd3f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-11 03:14:45.927016 | 2026-02-11 03:14:45.927102 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-11 03:14:46.703512 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-11 03:14:46.703684 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8b9356dc77824ac5975b34a52453fd3f/work/8b9356dc77824ac5975b34a52453fd3f_id_rsa 2026-02-11 03:14:46.703720 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8b9356dc77824ac5975b34a52453fd3f/work/8b9356dc77824ac5975b34a52453fd3f_id_rsa.pub 2026-02-11 03:14:46.703744 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-11 03:14:46.703765 | debian-bookworm -> localhost | SHA256:+BKQbrDJU+t6MAsJfSIoG4tqVIoAHRqHiVM7tfIkKq4 zuul-build-sshkey 2026-02-11 03:14:46.703792 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-11 03:14:46.703812 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-11 03:14:46.703830 | debian-bookworm -> localhost | |o=+.. | 2026-02-11 03:14:46.703849 | debian-bookworm -> localhost | |*+.o o | 2026-02-11 03:14:46.703867 | debian-bookworm -> localhost | |+o* * | 2026-02-11 03:14:46.703884 | debian-bookworm -> localhost | |Boo&.o . | 2026-02-11 03:14:46.703902 | debian-bookworm -> localhost | |O*Bo= o S | 2026-02-11 03:14:46.703921 | debian-bookworm -> localhost | |Xoo+ o | 2026-02-11 03:14:46.703939 | debian-bookworm -> localhost | |oo +. . . | 2026-02-11 03:14:46.703957 | debian-bookworm -> localhost | |o.... . | 2026-02-11 03:14:46.703976 | debian-bookworm -> localhost | |E .. | 2026-02-11 03:14:46.703993 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-11 03:14:46.704033 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.255407 2026-02-11 03:14:46.709042 | 2026-02-11 03:14:46.709120 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-11 03:14:46.745681 | debian-bookworm | ok 2026-02-11 03:14:46.752932 | debian-bookworm | included: /var/lib/zuul/builds/8b9356dc77824ac5975b34a52453fd3f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-11 03:14:46.765354 | 2026-02-11 03:14:46.765437 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-11 03:14:46.789353 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:14:46.794730 | 2026-02-11 03:14:46.794883 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-11 03:14:47.369256 | debian-bookworm | changed 2026-02-11 03:14:47.378427 | 2026-02-11 03:14:47.378522 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-11 03:14:47.651820 | debian-bookworm | ok 2026-02-11 03:14:47.656969 | 2026-02-11 03:14:47.657049 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-11 03:14:48.308271 | debian-bookworm | changed 2026-02-11 03:14:48.320598 | 2026-02-11 03:14:48.320705 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-11 03:14:49.108774 | debian-bookworm | changed 2026-02-11 03:14:49.117026 | 2026-02-11 03:14:49.117145 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-11 03:14:49.154409 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:14:49.163958 | 2026-02-11 03:14:49.164050 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-11 03:14:49.575508 | debian-bookworm -> localhost | changed 2026-02-11 03:14:49.598648 | 2026-02-11 03:14:49.598758 | TASK [add-build-sshkey : Add back temp key] 2026-02-11 03:14:49.925465 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8b9356dc77824ac5975b34a52453fd3f/work/8b9356dc77824ac5975b34a52453fd3f_id_rsa (zuul-build-sshkey) 2026-02-11 03:14:49.925728 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017143 2026-02-11 03:14:49.935592 | 2026-02-11 03:14:49.935697 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-11 03:14:50.310024 | debian-bookworm | ok 2026-02-11 03:14:50.319141 | 2026-02-11 03:14:50.319239 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-11 03:14:50.342433 | debian-bookworm | skipping: Conditional result was False 2026-02-11 03:14:50.366269 | 2026-02-11 03:14:50.366383 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-11 03:14:50.930181 | debian-bookworm | ok 2026-02-11 03:14:50.946537 | 2026-02-11 03:14:50.946647 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-11 03:14:50.997978 | debian-bookworm | ok 2026-02-11 03:14:51.003806 | 2026-02-11 03:14:51.003911 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-11 03:14:51.672674 | debian-bookworm -> localhost | ok 2026-02-11 03:14:51.679628 | 2026-02-11 03:14:51.679730 | TASK [validate-host : Collect information about the host] 2026-02-11 03:14:52.921251 | debian-bookworm | ok 2026-02-11 03:14:52.942195 | 2026-02-11 03:14:52.942357 | TASK [validate-host : Sanitize hostname] 2026-02-11 03:14:53.177439 | debian-bookworm | ok 2026-02-11 03:14:53.275043 | 2026-02-11 03:14:53.275199 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-11 03:14:54.482621 | debian-bookworm -> localhost | changed 2026-02-11 03:14:54.489825 | 2026-02-11 03:14:54.489956 | TASK [validate-host : Collect information about zuul worker] 2026-02-11 03:14:55.114077 | debian-bookworm | ok 2026-02-11 03:14:55.123440 | 2026-02-11 03:14:55.123581 | TASK [validate-host : Write out all zuul information for each host] 2026-02-11 03:14:55.995768 | debian-bookworm -> localhost | changed 2026-02-11 03:14:56.004891 | 2026-02-11 03:14:56.004995 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-11 03:14:56.279827 | debian-bookworm | ok 2026-02-11 03:14:56.285260 | 2026-02-11 03:14:56.285389 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-11 03:14:57.385465 | debian-bookworm | changed: 2026-02-11 03:14:57.385641 | debian-bookworm | cd+++++++++ src/ 2026-02-11 03:14:57.385676 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-11 03:14:57.385701 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-11 03:14:57.385723 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-02-11 03:14:57.385745 | debian-bookworm | Containerfile 2026-02-11 03:14:57.385879 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003483 2026-02-11 03:16:55.024030 | 2026-02-11 03:16:55.024129 | TASK [upload-logs : Upload logs to log server] 2026-02-11 03:16:55.907330 | localhost | Output suppressed because no_log was given 2026-02-11 03:16:55.908924 | 2026-02-11 03:16:55.909004 | LOOP [upload-logs : Compress console log and json output] 2026-02-11 03:16:55.966081 | localhost | skipping: Conditional result was False 2026-02-11 03:16:55.971224 | localhost | skipping: Conditional result was False 2026-02-11 03:16:55.974245 | 2026-02-11 03:16:55.974339 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-11 03:16:56.014563 | localhost | skipping: Conditional result was False 2026-02-11 03:16:56.014787 | 2026-02-11 03:16:56.019652 | localhost | skipping: Conditional result was False 2026-02-11 03:16:56.029311 | 2026-02-11 03:16:56.029415 | LOOP [upload-logs : Upload console log and json output]