2026-05-15 08:06:18.445420 | Job console starting 2026-05-15 08:06:18.493899 | Updating git repos 2026-05-15 08:06:18.548257 | Cloning repos into workspace 2026-05-15 08:06:18.673716 | Restoring repo states 2026-05-15 08:06:18.709819 | Merging changes 2026-05-15 08:06:19.363695 | Checking out repos 2026-05-15 08:06:19.417137 | Preparing playbooks 2026-05-15 08:06:20.953235 | Running Ansible setup 2026-05-15 08:06:26.218143 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-15 08:06:27.531042 | 2026-05-15 08:06:27.531207 | PLAY [Base pre] 2026-05-15 08:06:27.549572 | 2026-05-15 08:06:27.549722 | TASK [Setup log path fact] 2026-05-15 08:06:27.569902 | debian-bookworm | ok 2026-05-15 08:06:27.600548 | 2026-05-15 08:06:27.600715 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 08:06:27.630609 | debian-bookworm | ok 2026-05-15 08:06:27.643957 | 2026-05-15 08:06:27.644146 | TASK [emit-job-header : Print job information] 2026-05-15 08:06:27.688218 | # Job Information 2026-05-15 08:06:27.688424 | Ansible Version: 2.16.14 2026-05-15 08:06:27.688461 | Job: hadolint 2026-05-15 08:06:27.688495 | Pipeline: check 2026-05-15 08:06:27.688519 | Executor: 521e9411259a 2026-05-15 08:06:27.688541 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/536 2026-05-15 08:06:27.688563 | Event ID: ed803580-5034-11f1-8a5b-380f218179d7 2026-05-15 08:06:27.693819 | 2026-05-15 08:06:27.694049 | LOOP [emit-job-header : Print node information] 2026-05-15 08:06:27.802271 | debian-bookworm | ok: 2026-05-15 08:06:27.802543 | debian-bookworm | # Node Information 2026-05-15 08:06:27.802581 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-15 08:06:27.802606 | debian-bookworm | Hostname: debian 2026-05-15 08:06:27.802628 | debian-bookworm | Username: zuul 2026-05-15 08:06:27.802648 | debian-bookworm | Distro: Debian 12.13 2026-05-15 08:06:27.802672 | debian-bookworm | Provider: regiocloud-a 2026-05-15 08:06:27.802693 | debian-bookworm | Region: 2026-05-15 08:06:27.802713 | debian-bookworm | Label: debian-bookworm 2026-05-15 08:06:27.802733 | debian-bookworm | Product Name: OpenStack Nova 2026-05-15 08:06:27.802752 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea4:6176 2026-05-15 08:06:27.821709 | 2026-05-15 08:06:27.821864 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-15 08:06:28.790798 | debian-bookworm -> localhost | changed 2026-05-15 08:06:28.801530 | 2026-05-15 08:06:28.801731 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-15 08:06:30.555622 | debian-bookworm -> localhost | changed 2026-05-15 08:06:30.569165 | 2026-05-15 08:06:30.569346 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-15 08:06:31.118628 | debian-bookworm -> localhost | ok 2026-05-15 08:06:31.125477 | 2026-05-15 08:06:31.125618 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-15 08:06:31.156936 | debian-bookworm | ok 2026-05-15 08:06:31.184452 | debian-bookworm | included: /var/lib/zuul/builds/cfef696998a44a1e825d9f43151ded6b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-15 08:06:31.195411 | 2026-05-15 08:06:31.195545 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-15 08:06:34.078201 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-15 08:06:34.078429 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cfef696998a44a1e825d9f43151ded6b/work/cfef696998a44a1e825d9f43151ded6b_id_rsa 2026-05-15 08:06:34.078470 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cfef696998a44a1e825d9f43151ded6b/work/cfef696998a44a1e825d9f43151ded6b_id_rsa.pub 2026-05-15 08:06:34.078497 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-15 08:06:34.078523 | debian-bookworm -> localhost | SHA256:/ZFpc3ncb5M+TZqEhhAKN5XPaWxbioxHv4JpxEhFijU zuul-build-sshkey 2026-05-15 08:06:34.078562 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-15 08:06:34.078585 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-15 08:06:34.078607 | debian-bookworm -> localhost | | E..... | 2026-05-15 08:06:34.078630 | debian-bookworm -> localhost | | o.o+ o | 2026-05-15 08:06:34.078652 | debian-bookworm -> localhost | | . .+ o = . | 2026-05-15 08:06:34.078674 | debian-bookworm -> localhost | | . . o.B .o o.| 2026-05-15 08:06:34.078695 | debian-bookworm -> localhost | | . o +S*.=*.o +| 2026-05-15 08:06:34.078723 | debian-bookworm -> localhost | | . + + =oo+..+| 2026-05-15 08:06:34.078745 | debian-bookworm -> localhost | | . + o.. *+| 2026-05-15 08:06:34.078767 | debian-bookworm -> localhost | | + . . +oo| 2026-05-15 08:06:34.078789 | debian-bookworm -> localhost | | . . ..| 2026-05-15 08:06:34.078810 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-15 08:06:34.078884 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.923962 2026-05-15 08:06:34.085244 | 2026-05-15 08:06:34.085345 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-15 08:06:34.115239 | debian-bookworm | ok 2026-05-15 08:06:34.125778 | debian-bookworm | included: /var/lib/zuul/builds/cfef696998a44a1e825d9f43151ded6b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-15 08:06:34.134862 | 2026-05-15 08:06:34.134965 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-15 08:06:34.158499 | debian-bookworm | skipping: Conditional result was False 2026-05-15 08:06:34.164459 | 2026-05-15 08:06:34.164558 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-15 08:06:34.822179 | debian-bookworm | changed 2026-05-15 08:06:34.829579 | 2026-05-15 08:06:34.829685 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-15 08:06:35.070300 | debian-bookworm | ok 2026-05-15 08:06:35.076661 | 2026-05-15 08:06:35.076749 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-15 08:06:35.731374 | debian-bookworm | changed 2026-05-15 08:06:35.742323 | 2026-05-15 08:06:35.742413 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-15 08:06:36.457926 | debian-bookworm | changed 2026-05-15 08:06:36.465663 | 2026-05-15 08:06:36.465772 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-15 08:06:36.490631 | debian-bookworm | skipping: Conditional result was False 2026-05-15 08:06:36.496839 | 2026-05-15 08:06:36.496940 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-15 08:06:37.096620 | debian-bookworm -> localhost | changed 2026-05-15 08:06:37.108195 | 2026-05-15 08:06:37.108349 | TASK [add-build-sshkey : Add back temp key] 2026-05-15 08:06:37.452893 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cfef696998a44a1e825d9f43151ded6b/work/cfef696998a44a1e825d9f43151ded6b_id_rsa (zuul-build-sshkey) 2026-05-15 08:06:37.453266 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019504 2026-05-15 08:06:37.462864 | 2026-05-15 08:06:37.463109 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-15 08:06:37.936952 | debian-bookworm | ok 2026-05-15 08:06:37.945038 | 2026-05-15 08:06:37.945233 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-15 08:06:38.004396 | debian-bookworm | skipping: Conditional result was False 2026-05-15 08:06:38.016836 | 2026-05-15 08:06:38.017033 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-15 08:06:38.552148 | debian-bookworm | ok 2026-05-15 08:06:38.566151 | 2026-05-15 08:06:38.566360 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-15 08:06:38.598344 | debian-bookworm | ok 2026-05-15 08:06:38.604161 | 2026-05-15 08:06:38.604321 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-15 08:06:38.913228 | debian-bookworm -> localhost | ok 2026-05-15 08:06:38.921722 | 2026-05-15 08:06:38.921865 | TASK [validate-host : Collect information about the host] 2026-05-15 08:06:40.148076 | debian-bookworm | ok 2026-05-15 08:06:40.170233 | 2026-05-15 08:06:40.170413 | TASK [validate-host : Sanitize hostname] 2026-05-15 08:06:40.357194 | debian-bookworm | ok 2026-05-15 08:06:40.401588 | 2026-05-15 08:06:40.401725 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-15 08:06:41.047348 | debian-bookworm -> localhost | changed 2026-05-15 08:06:41.055177 | 2026-05-15 08:06:41.055315 | TASK [validate-host : Collect information about zuul worker] 2026-05-15 08:06:41.515148 | debian-bookworm | ok 2026-05-15 08:06:41.521794 | 2026-05-15 08:06:41.521916 | TASK [validate-host : Write out all zuul information for each host] 2026-05-15 08:06:42.175088 | debian-bookworm -> localhost | changed 2026-05-15 08:06:42.186039 | 2026-05-15 08:06:42.186200 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-15 08:06:42.486755 | debian-bookworm | ok 2026-05-15 08:06:42.497253 | 2026-05-15 08:06:42.497426 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-15 08:06:43.527666 | debian-bookworm | changed: 2026-05-15 08:06:43.527896 | debian-bookworm | cd+++++++++ src/ 2026-05-15 08:06:43.527931 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-15 08:06:43.527955 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-15 08:06:43.527976 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-15 08:06:43.528041 | debian-bookworm | Containerfile 2026-05-15 08:06:43.528200 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cfef696998a44a1e825d9f43151ded6b/work/logs" 2026-05-15 08:06:54.880151 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cfef696998a44a1e825d9f43151ded6b/work/artifacts" 2026-05-15 08:06:55.170771 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cfef696998a44a1e825d9f43151ded6b/work/docs" 2026-05-15 08:06:55.192634 | 2026-05-15 08:06:55.192850 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-15 08:06:56.027516 | debian-bookworm | changed: 2026-05-15 08:06:56.027902 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-15 08:06:56.027970 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-15 08:06:56.028221 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-15 08:06:56.028316 | debian-bookworm | changed: All items complete 2026-05-15 08:06:56.028370 | 2026-05-15 08:06:56.617564 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 08:06:57.208546 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 08:06:57.221987 | 2026-05-15 08:06:57.222124 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-15 08:06:57.841335 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013256 2026-05-15 08:06:58.124715 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009708 2026-05-15 08:06:58.140027 | 2026-05-15 08:06:58.140148 | PLAY RECAP 2026-05-15 08:06:58.140212 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-15 08:06:58.140244 | 2026-05-15 08:06:58.284744 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-15 08:06:58.285614 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 08:06:59.037736 | 2026-05-15 08:06:59.037901 | PLAY [Base post] 2026-05-15 08:06:59.053261 | 2026-05-15 08:06:59.053415 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-15 08:06:59.638617 | debian-bookworm | changed 2026-05-15 08:06:59.648976 | 2026-05-15 08:06:59.649143 | PLAY RECAP 2026-05-15 08:06:59.649253 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-15 08:06:59.649338 | 2026-05-15 08:06:59.780050 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 08:06:59.782497 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-15 08:07:00.680807 | 2026-05-15 08:07:00.681072 | PLAY [Base post-logs] 2026-05-15 08:07:00.693854 | 2026-05-15 08:07:00.694053 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-15 08:07:01.213463 | localhost | changed 2026-05-15 08:07:01.230203 | 2026-05-15 08:07:01.230409 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-15 08:07:01.270328 | localhost | ok 2026-05-15 08:07:01.275697 | 2026-05-15 08:07:01.275856 | TASK [Set zuul-log-path fact] 2026-05-15 08:07:01.305670 | localhost | ok 2026-05-15 08:07:01.319771 | 2026-05-15 08:07:01.320048 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 08:07:01.358879 | localhost | ok 2026-05-15 08:07:01.363299 | 2026-05-15 08:07:01.363423 | TASK [upload-logs : Create log directories] 2026-05-15 08:07:01.913422 | localhost | changed 2026-05-15 08:07:01.917799 | 2026-05-15 08:07:01.917944 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-15 08:07:02.450421 | localhost -> localhost | ok: Runtime: 0:00:00.008240 2026-05-15 08:07:02.454652 | 2026-05-15 08:07:02.454774 | TASK [upload-logs : Upload logs to log server] 2026-05-15 08:07:03.083913 | localhost | Output suppressed because no_log was given 2026-05-15 08:07:03.087236 | 2026-05-15 08:07:03.087403 | LOOP [upload-logs : Compress console log and json output] 2026-05-15 08:07:03.152187 | localhost | skipping: Conditional result was False 2026-05-15 08:07:03.155533 | localhost | skipping: Conditional result was False 2026-05-15 08:07:03.170674 | 2026-05-15 08:07:03.171233 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-15 08:07:03.229781 | localhost | skipping: Conditional result was False 2026-05-15 08:07:03.230807 | 2026-05-15 08:07:03.233811 | localhost | skipping: Conditional result was False 2026-05-15 08:07:03.248985 | 2026-05-15 08:07:03.249295 | LOOP [upload-logs : Upload console log and json output]