2026-05-01 20:50:18.312055 | Job console starting 2026-05-01 20:50:18.338320 | Updating git repos 2026-05-01 20:50:18.389229 | Cloning repos into workspace 2026-05-01 20:50:18.547502 | Restoring repo states 2026-05-01 20:50:18.586687 | Merging changes 2026-05-01 20:50:19.676759 | Checking out repos 2026-05-01 20:50:19.808170 | Preparing playbooks 2026-05-01 20:50:21.992082 | Running Ansible setup 2026-05-01 20:50:33.137208 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-01 20:50:34.355536 | 2026-05-01 20:50:34.355691 | PLAY [Base pre] 2026-05-01 20:50:34.382767 | 2026-05-01 20:50:34.382901 | TASK [Setup log path fact] 2026-05-01 20:50:34.401403 | debian-bookworm | ok 2026-05-01 20:50:34.423180 | 2026-05-01 20:50:34.423306 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-01 20:50:34.515904 | debian-bookworm | ok 2026-05-01 20:50:34.533335 | 2026-05-01 20:50:34.548697 | TASK [emit-job-header : Print job information] 2026-05-01 20:50:34.624022 | # Job Information 2026-05-01 20:50:34.624180 | Ansible Version: 2.16.14 2026-05-01 20:50:34.624215 | Job: hadolint 2026-05-01 20:50:34.624247 | Pipeline: check 2026-05-01 20:50:34.624271 | Executor: 521e9411259a 2026-05-01 20:50:34.624292 | Triggered by: https://github.com/osism/python-osism/pull/2143 2026-05-01 20:50:34.624314 | Event ID: 56bfc100-459f-11f1-925a-33206efc9830 2026-05-01 20:50:34.629045 | 2026-05-01 20:50:34.629143 | LOOP [emit-job-header : Print node information] 2026-05-01 20:50:35.070710 | debian-bookworm | ok: 2026-05-01 20:50:35.070984 | debian-bookworm | # Node Information 2026-05-01 20:50:35.071023 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-01 20:50:35.071049 | debian-bookworm | Hostname: debian 2026-05-01 20:50:35.071073 | debian-bookworm | Username: zuul 2026-05-01 20:50:35.071095 | debian-bookworm | Distro: Debian 12.13 2026-05-01 20:50:35.071119 | debian-bookworm | Provider: regiocloud-a 2026-05-01 20:50:35.071141 | debian-bookworm | Region: 2026-05-01 20:50:35.071163 | debian-bookworm | Label: debian-bookworm 2026-05-01 20:50:35.071184 | debian-bookworm | Product Name: OpenStack Nova 2026-05-01 20:50:35.071203 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe30:7482 2026-05-01 20:50:35.085087 | 2026-05-01 20:50:35.085208 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-01 20:50:36.956127 | debian-bookworm -> localhost | changed 2026-05-01 20:50:36.962791 | 2026-05-01 20:50:36.963624 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-01 20:50:40.076298 | debian-bookworm -> localhost | changed 2026-05-01 20:50:40.088046 | 2026-05-01 20:50:40.088159 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-01 20:50:40.705283 | debian-bookworm -> localhost | ok 2026-05-01 20:50:40.711240 | 2026-05-01 20:50:40.711338 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-01 20:50:40.751792 | debian-bookworm | ok 2026-05-01 20:50:40.773051 | debian-bookworm | included: /var/lib/zuul/builds/b70d66ff286246e689aecb59205f2cce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-01 20:50:40.779897 | 2026-05-01 20:50:40.779990 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-01 20:50:44.320087 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-01 20:50:44.320287 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b70d66ff286246e689aecb59205f2cce/work/b70d66ff286246e689aecb59205f2cce_id_rsa 2026-05-01 20:50:44.320325 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b70d66ff286246e689aecb59205f2cce/work/b70d66ff286246e689aecb59205f2cce_id_rsa.pub 2026-05-01 20:50:44.320351 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-01 20:50:44.320375 | debian-bookworm -> localhost | SHA256:brIcqMHUp7lzznxE3AWgxlDYHFTZmu/JWwwDUQzjC/w zuul-build-sshkey 2026-05-01 20:50:44.320398 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-01 20:50:44.320431 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-01 20:50:44.320455 | debian-bookworm -> localhost | | .*+o*Bo. | 2026-05-01 20:50:44.320477 | debian-bookworm -> localhost | | .+oo.oo . | 2026-05-01 20:50:44.320497 | debian-bookworm -> localhost | | *.o+ . | 2026-05-01 20:50:44.320517 | debian-bookworm -> localhost | | . . o=o. | 2026-05-01 20:50:44.320537 | debian-bookworm -> localhost | | . . ..E.o | 2026-05-01 20:50:44.320580 | debian-bookworm -> localhost | | o = .. .+ | 2026-05-01 20:50:44.320614 | debian-bookworm -> localhost | | o + o.oo .o | 2026-05-01 20:50:44.320646 | debian-bookworm -> localhost | | o.=.=. +. | 2026-05-01 20:50:44.320669 | debian-bookworm -> localhost | | . .+*. .. | 2026-05-01 20:50:44.320689 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-01 20:50:44.320743 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.421071 2026-05-01 20:50:44.327174 | 2026-05-01 20:50:44.327269 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-01 20:50:44.359595 | debian-bookworm | ok 2026-05-01 20:50:44.379005 | debian-bookworm | included: /var/lib/zuul/builds/b70d66ff286246e689aecb59205f2cce/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-01 20:50:44.412108 | 2026-05-01 20:50:44.412216 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-01 20:50:44.457669 | debian-bookworm | skipping: Conditional result was False 2026-05-01 20:50:44.463891 | 2026-05-01 20:50:44.463990 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-01 20:50:45.129707 | debian-bookworm | changed 2026-05-01 20:50:45.136989 | 2026-05-01 20:50:45.137129 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-01 20:50:45.468606 | debian-bookworm | ok 2026-05-01 20:50:45.480637 | 2026-05-01 20:50:45.480787 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-01 20:50:46.252993 | debian-bookworm | changed 2026-05-01 20:50:46.273265 | 2026-05-01 20:50:46.273425 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-01 20:50:47.017832 | debian-bookworm | changed 2026-05-01 20:50:47.034585 | 2026-05-01 20:50:47.034683 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-01 20:50:47.111464 | debian-bookworm | skipping: Conditional result was False 2026-05-01 20:50:47.122201 | 2026-05-01 20:50:47.122302 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-01 20:50:47.910273 | debian-bookworm -> localhost | changed 2026-05-01 20:50:47.924759 | 2026-05-01 20:50:47.924877 | TASK [add-build-sshkey : Add back temp key] 2026-05-01 20:50:48.337246 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b70d66ff286246e689aecb59205f2cce/work/b70d66ff286246e689aecb59205f2cce_id_rsa (zuul-build-sshkey) 2026-05-01 20:50:48.337758 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024653 2026-05-01 20:50:48.357827 | 2026-05-01 20:50:48.357938 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-01 20:50:48.911813 | debian-bookworm | ok 2026-05-01 20:50:48.927748 | 2026-05-01 20:50:48.927861 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-01 20:50:48.982403 | debian-bookworm | skipping: Conditional result was False 2026-05-01 20:50:49.006729 | 2026-05-01 20:50:49.006881 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-01 20:50:49.663472 | debian-bookworm | ok 2026-05-01 20:50:49.685802 | 2026-05-01 20:50:49.685913 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-01 20:50:49.733155 | debian-bookworm | ok 2026-05-01 20:50:49.744529 | 2026-05-01 20:50:49.744667 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-01 20:50:50.177152 | debian-bookworm -> localhost | ok 2026-05-01 20:50:50.197673 | 2026-05-01 20:50:50.198729 | TASK [validate-host : Collect information about the host] 2026-05-01 20:50:51.559346 | debian-bookworm | ok 2026-05-01 20:50:51.588482 | 2026-05-01 20:50:51.588601 | TASK [validate-host : Sanitize hostname] 2026-05-01 20:50:51.843885 | debian-bookworm | ok 2026-05-01 20:50:51.964953 | 2026-05-01 20:50:51.965066 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-01 20:50:53.453354 | debian-bookworm -> localhost | changed 2026-05-01 20:50:53.460670 | 2026-05-01 20:50:53.460775 | TASK [validate-host : Collect information about zuul worker] 2026-05-01 20:50:54.109610 | debian-bookworm | ok 2026-05-01 20:50:54.114311 | 2026-05-01 20:50:54.114405 | TASK [validate-host : Write out all zuul information for each host] 2026-05-01 20:50:55.341749 | debian-bookworm -> localhost | changed 2026-05-01 20:50:55.362827 | 2026-05-01 20:50:55.363000 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-01 20:50:55.612107 | debian-bookworm | ok 2026-05-01 20:50:55.617981 | 2026-05-01 20:50:55.618111 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-01 20:50:57.073782 | debian-bookworm | changed: 2026-05-01 20:50:57.073945 | debian-bookworm | cd+++++++++ src/ 2026-05-01 20:50:57.073979 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-01 20:50:57.074002 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-01 20:50:57.074023 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-01 20:50:57.074044 | debian-bookworm | Containerfile 2026-05-01 20:50:57.074174 | debian-bookworm | Containerfile 2026-05-01 20:50:57.101114 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/b70d66ff286246e689aecb59205f2cce/work/logs" 2026-05-01 20:51:07.156763 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b70d66ff286246e689aecb59205f2cce/work/artifacts" 2026-05-01 20:51:07.561920 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b70d66ff286246e689aecb59205f2cce/work/docs" 2026-05-01 20:51:07.572132 | 2026-05-01 20:51:07.572247 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-01 20:51:08.399003 | debian-bookworm | changed: 2026-05-01 20:51:08.399241 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-01 20:51:08.399284 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-01 20:51:08.399316 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-01 20:51:08.399366 | debian-bookworm | changed: All items complete 2026-05-01 20:51:08.399392 | 2026-05-01 20:51:08.962653 | debian-bookworm | changed: .d..t...... ./ 2026-05-01 20:51:09.618622 | debian-bookworm | changed: .d..t...... ./ 2026-05-01 20:51:09.646476 | 2026-05-01 20:51:09.646676 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-01 20:51:10.663623 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.028527 2026-05-01 20:51:11.212252 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.033895 2026-05-01 20:51:11.241148 | 2026-05-01 20:51:11.241351 | PLAY RECAP 2026-05-01 20:51:11.241416 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-01 20:51:11.241445 | 2026-05-01 20:51:11.465300 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-01 20:51:11.466177 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-01 20:51:12.493755 | 2026-05-01 20:51:12.493932 | PLAY [Base post] 2026-05-01 20:51:12.514616 | 2026-05-01 20:51:12.514798 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-01 20:51:13.400193 | debian-bookworm | changed 2026-05-01 20:51:13.417946 | 2026-05-01 20:51:13.418113 | PLAY RECAP 2026-05-01 20:51:13.418188 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-01 20:51:13.418252 | 2026-05-01 20:51:13.656890 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-01 20:51:13.658488 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-01 20:51:15.343114 | 2026-05-01 20:51:15.343297 | PLAY [Base post-logs] 2026-05-01 20:51:15.363114 | 2026-05-01 20:51:15.363281 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-01 20:51:16.342140 | localhost | changed 2026-05-01 20:51:16.385590 | 2026-05-01 20:51:16.385806 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-01 20:51:16.423225 | localhost | ok 2026-05-01 20:51:16.426769 | 2026-05-01 20:51:16.431515 | TASK [Set zuul-log-path fact] 2026-05-01 20:51:16.493301 | localhost | ok 2026-05-01 20:51:16.508635 | 2026-05-01 20:51:16.508783 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-01 20:51:16.555808 | localhost | ok 2026-05-01 20:51:16.560051 | 2026-05-01 20:51:16.560184 | TASK [upload-logs : Create log directories] 2026-05-01 20:51:18.075496 | localhost | changed 2026-05-01 20:51:18.078051 | 2026-05-01 20:51:18.078140 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-01 20:51:18.863840 | localhost -> localhost | ok: Runtime: 0:00:00.017947 2026-05-01 20:51:18.867509 | 2026-05-01 20:51:18.867615 | TASK [upload-logs : Upload logs to log server] 2026-05-01 20:51:20.253096 | localhost | Output suppressed because no_log was given 2026-05-01 20:51:20.257951 | 2026-05-01 20:51:20.258053 | LOOP [upload-logs : Compress console log and json output] 2026-05-01 20:51:20.326436 | localhost | skipping: Conditional result was False 2026-05-01 20:51:20.339500 | localhost | skipping: Conditional result was False 2026-05-01 20:51:20.350118 | 2026-05-01 20:51:20.350235 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-01 20:51:20.473134 | localhost | skipping: Conditional result was False 2026-05-01 20:51:20.473412 | 2026-05-01 20:51:20.484240 | localhost | skipping: Conditional result was False 2026-05-01 20:51:20.493674 | 2026-05-01 20:51:20.493783 | LOOP [upload-logs : Upload console log and json output]