2026-02-01 03:20:46.228258 | Job console starting 2026-02-01 03:20:46.259196 | Updating git repos 2026-02-01 03:20:46.295744 | Cloning repos into workspace 2026-02-01 03:20:46.335774 | Restoring repo states 2026-02-01 03:20:46.365683 | Merging changes 2026-02-01 03:20:46.365713 | Checking out repos 2026-02-01 03:20:46.441219 | Preparing playbooks 2026-02-01 03:20:47.154046 | Running Ansible setup 2026-02-01 03:20:51.878786 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-01 03:20:52.662443 | 2026-02-01 03:20:52.662619 | PLAY [Base pre] 2026-02-01 03:20:52.679085 | 2026-02-01 03:20:52.679236 | TASK [Setup log path fact] 2026-02-01 03:20:52.709178 | debian-bookworm | ok 2026-02-01 03:20:52.724316 | 2026-02-01 03:20:52.724465 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-01 03:20:52.765976 | debian-bookworm | ok 2026-02-01 03:20:52.776131 | 2026-02-01 03:20:52.776251 | TASK [emit-job-header : Print job information] 2026-02-01 03:20:52.816179 | # Job Information 2026-02-01 03:20:52.816374 | Ansible Version: 2.16.14 2026-02-01 03:20:52.816410 | Job: hadolint 2026-02-01 03:20:52.816443 | Pipeline: periodic-daily 2026-02-01 03:20:52.816466 | Executor: 521e9411259a 2026-02-01 03:20:52.816487 | Triggered by: https://github.com/osism/python-osism 2026-02-01 03:20:52.816510 | Event ID: 113136fbc7c44459badbcf6c15cf6ab8 2026-02-01 03:20:52.821580 | 2026-02-01 03:20:52.821697 | LOOP [emit-job-header : Print node information] 2026-02-01 03:20:52.971725 | debian-bookworm | ok: 2026-02-01 03:20:52.971973 | debian-bookworm | # Node Information 2026-02-01 03:20:52.972011 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-01 03:20:52.972036 | debian-bookworm | Hostname: debian 2026-02-01 03:20:52.972057 | debian-bookworm | Username: zuul 2026-02-01 03:20:52.972078 | debian-bookworm | Distro: Debian 12.13 2026-02-01 03:20:52.972100 | debian-bookworm | Provider: regiocloud-a 2026-02-01 03:20:52.972121 | debian-bookworm | Region: 2026-02-01 03:20:52.972141 | debian-bookworm | Label: debian-bookworm 2026-02-01 03:20:52.972161 | debian-bookworm | Product Name: OpenStack Nova 2026-02-01 03:20:52.972180 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8a:80d9 2026-02-01 03:20:53.001268 | 2026-02-01 03:20:53.001433 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-01 03:20:53.569513 | debian-bookworm -> localhost | changed 2026-02-01 03:20:53.577248 | 2026-02-01 03:20:53.577379 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-01 03:20:54.827970 | debian-bookworm -> localhost | changed 2026-02-01 03:20:54.843149 | 2026-02-01 03:20:54.843285 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-01 03:20:55.271081 | debian-bookworm -> localhost | ok 2026-02-01 03:20:55.281034 | 2026-02-01 03:20:55.281194 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-01 03:20:55.318253 | debian-bookworm | ok 2026-02-01 03:20:55.343675 | debian-bookworm | included: /var/lib/zuul/builds/9293e470c8a641e4829beee2825c9619/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-01 03:20:55.350323 | 2026-02-01 03:20:55.350442 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-01 03:20:57.130165 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-01 03:20:57.130406 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9293e470c8a641e4829beee2825c9619/work/9293e470c8a641e4829beee2825c9619_id_rsa 2026-02-01 03:20:57.130447 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9293e470c8a641e4829beee2825c9619/work/9293e470c8a641e4829beee2825c9619_id_rsa.pub 2026-02-01 03:20:57.130489 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-01 03:20:57.130516 | debian-bookworm -> localhost | SHA256:adwVbjBcmm3hIWFgzwmTYEvb+8V7sfQJQ0Px+TQh2kA zuul-build-sshkey 2026-02-01 03:20:57.130539 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-01 03:20:57.130571 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-01 03:20:57.130605 | debian-bookworm -> localhost | | +.=+BE=+.. | 2026-02-01 03:20:57.130628 | debian-bookworm -> localhost | | o =.*.@=+o o| 2026-02-01 03:20:57.130648 | debian-bookworm -> localhost | | o . *.B+ +.| 2026-02-01 03:20:57.130667 | debian-bookworm -> localhost | | . + =. ..o| 2026-02-01 03:20:57.130687 | debian-bookworm -> localhost | | S . ooo .| 2026-02-01 03:20:57.130712 | debian-bookworm -> localhost | | . . . oo+.| 2026-02-01 03:20:57.130732 | debian-bookworm -> localhost | | . . o..| 2026-02-01 03:20:57.130751 | debian-bookworm -> localhost | | . | 2026-02-01 03:20:57.130771 | debian-bookworm -> localhost | | | 2026-02-01 03:20:57.130790 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-01 03:20:57.130927 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.028802 2026-02-01 03:20:57.137708 | 2026-02-01 03:20:57.137828 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-01 03:20:57.166669 | debian-bookworm | ok 2026-02-01 03:20:57.176747 | debian-bookworm | included: /var/lib/zuul/builds/9293e470c8a641e4829beee2825c9619/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-01 03:20:57.186667 | 2026-02-01 03:20:57.186782 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-01 03:20:57.211360 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:20:57.218348 | 2026-02-01 03:20:57.218461 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-01 03:20:57.941216 | debian-bookworm | changed 2026-02-01 03:20:57.946977 | 2026-02-01 03:20:57.947098 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-01 03:20:58.246015 | debian-bookworm | ok 2026-02-01 03:20:58.252451 | 2026-02-01 03:20:58.252570 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-01 03:20:58.912237 | debian-bookworm | changed 2026-02-01 03:20:58.921775 | 2026-02-01 03:20:58.921935 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-01 03:20:59.558023 | debian-bookworm | changed 2026-02-01 03:20:59.566950 | 2026-02-01 03:20:59.567092 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-01 03:20:59.603667 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:20:59.616098 | 2026-02-01 03:20:59.616483 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-01 03:21:00.097067 | debian-bookworm -> localhost | changed 2026-02-01 03:21:00.117368 | 2026-02-01 03:21:00.117524 | TASK [add-build-sshkey : Add back temp key] 2026-02-01 03:21:00.510757 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9293e470c8a641e4829beee2825c9619/work/9293e470c8a641e4829beee2825c9619_id_rsa (zuul-build-sshkey) 2026-02-01 03:21:00.511035 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013948 2026-02-01 03:21:00.538963 | 2026-02-01 03:21:00.539155 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-01 03:21:00.989277 | debian-bookworm | ok 2026-02-01 03:21:00.994543 | 2026-02-01 03:21:00.994659 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-01 03:21:01.028962 | debian-bookworm | skipping: Conditional result was False 2026-02-01 03:21:01.039796 | 2026-02-01 03:21:01.039944 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-01 03:21:01.484610 | debian-bookworm | ok 2026-02-01 03:21:01.502124 | 2026-02-01 03:21:01.502260 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-01 03:21:01.536404 | debian-bookworm | ok 2026-02-01 03:21:01.551211 | 2026-02-01 03:21:01.551482 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-01 03:21:01.896613 | debian-bookworm -> localhost | ok 2026-02-01 03:21:01.903353 | 2026-02-01 03:21:01.903471 | TASK [validate-host : Collect information about the host] 2026-02-01 03:21:03.045104 | debian-bookworm | ok 2026-02-01 03:21:03.056413 | 2026-02-01 03:21:03.056543 | TASK [validate-host : Sanitize hostname] 2026-02-01 03:21:03.211878 | debian-bookworm | ok 2026-02-01 03:21:03.262080 | 2026-02-01 03:21:03.262220 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-01 03:21:04.025320 | debian-bookworm -> localhost | changed 2026-02-01 03:21:04.032059 | 2026-02-01 03:21:04.032358 | TASK [validate-host : Collect information about zuul worker] 2026-02-01 03:21:04.501650 | debian-bookworm | ok 2026-02-01 03:21:04.506718 | 2026-02-01 03:21:04.506895 | TASK [validate-host : Write out all zuul information for each host] 2026-02-01 03:21:05.878629 | debian-bookworm -> localhost | changed 2026-02-01 03:21:05.892960 | 2026-02-01 03:21:05.893112 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-01 03:21:06.299685 | debian-bookworm | ok 2026-02-01 03:21:06.307611 | 2026-02-01 03:21:06.307731 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-01 03:21:07.959159 | debian-bookworm | changed: 2026-02-01 03:21:07.959336 | debian-bookworm | cd+++++++++ src/ 2026-02-01 03:21:07.959372 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-01 03:21:07.959397 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-01 03:21:07.959419 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-01 03:21:07.959439 | debian-bookworm | Containerfile 2026-02-01 03:21:07.959571 | debian-bookworm | Containerfile 2026-02-01 03:21:07.981374 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007206 2026-02-01 03:21:16.328224 | 2026-02-01 03:21:16.328316 | TASK [upload-logs : Upload logs to log server] 2026-02-01 03:21:16.839051 | localhost | Output suppressed because no_log was given 2026-02-01 03:21:16.840601 | 2026-02-01 03:21:16.840688 | LOOP [upload-logs : Compress console log and json output] 2026-02-01 03:21:16.908876 | localhost | skipping: Conditional result was False 2026-02-01 03:21:16.916338 | localhost | skipping: Conditional result was False 2026-02-01 03:21:16.926022 | 2026-02-01 03:21:16.926116 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-01 03:21:17.022440 | localhost | skipping: Conditional result was False 2026-02-01 03:21:17.022666 | 2026-02-01 03:21:17.037721 | localhost | skipping: Conditional result was False 2026-02-01 03:21:17.041957 | 2026-02-01 03:21:17.042062 | LOOP [upload-logs : Upload console log and json output]