2026-07-18 03:03:22.047109 | Job console starting 2026-07-18 03:03:22.071419 | Updating git repos 2026-07-18 03:03:22.136855 | Cloning repos into workspace 2026-07-18 03:03:22.252909 | Restoring repo states 2026-07-18 03:03:22.274697 | Merging changes 2026-07-18 03:03:22.274721 | Checking out repos 2026-07-18 03:03:23.277994 | Preparing playbooks 2026-07-18 03:03:25.370189 | Running Ansible setup 2026-07-18 03:03:31.119917 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-18 03:03:32.334868 | 2026-07-18 03:03:32.334994 | PLAY [Base pre] 2026-07-18 03:03:32.361658 | 2026-07-18 03:03:32.361772 | TASK [Setup log path fact] 2026-07-18 03:03:32.389188 | debian-bookworm | ok 2026-07-18 03:03:32.417220 | 2026-07-18 03:03:32.417360 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-18 03:03:32.454295 | debian-bookworm | ok 2026-07-18 03:03:32.464222 | 2026-07-18 03:03:32.464341 | TASK [emit-job-header : Print job information] 2026-07-18 03:03:32.537490 | # Job Information 2026-07-18 03:03:32.537643 | Ansible Version: 2.16.14 2026-07-18 03:03:32.537672 | Job: hadolint 2026-07-18 03:03:32.537700 | Pipeline: periodic-daily 2026-07-18 03:03:32.537720 | Executor: 521e9411259a 2026-07-18 03:03:32.537737 | Triggered by: https://github.com/osism/osism-kubernetes 2026-07-18 03:03:32.537757 | Event ID: cc9dd802bd9b41f4b0a0a20531f169a8 2026-07-18 03:03:32.541853 | 2026-07-18 03:03:32.541932 | LOOP [emit-job-header : Print node information] 2026-07-18 03:03:32.753796 | debian-bookworm | ok: 2026-07-18 03:03:32.753972 | debian-bookworm | # Node Information 2026-07-18 03:03:32.754007 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-18 03:03:32.754033 | debian-bookworm | Hostname: debian 2026-07-18 03:03:32.754056 | debian-bookworm | Username: zuul 2026-07-18 03:03:32.754078 | debian-bookworm | Distro: Debian 12.15 2026-07-18 03:03:32.754102 | debian-bookworm | Provider: regiocloud-a 2026-07-18 03:03:32.754123 | debian-bookworm | Region: 2026-07-18 03:03:32.754146 | debian-bookworm | Label: debian-bookworm 2026-07-18 03:03:32.754166 | debian-bookworm | Product Name: OpenStack Nova 2026-07-18 03:03:32.754186 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1b:24db 2026-07-18 03:03:32.763743 | 2026-07-18 03:03:32.763911 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-18 03:03:33.670068 | debian-bookworm -> localhost | changed 2026-07-18 03:03:33.676011 | 2026-07-18 03:03:33.676106 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-18 03:03:35.383954 | debian-bookworm -> localhost | changed 2026-07-18 03:03:35.394327 | 2026-07-18 03:03:35.394441 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-18 03:03:35.643358 | debian-bookworm -> localhost | ok 2026-07-18 03:03:35.665174 | 2026-07-18 03:03:35.665314 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-18 03:03:35.695581 | debian-bookworm | ok 2026-07-18 03:03:35.724507 | debian-bookworm | included: /var/lib/zuul/builds/77b1d79461ef4ebe98c7c3d5a5872ee7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-18 03:03:35.730464 | 2026-07-18 03:03:35.730557 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-18 03:03:37.128739 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-18 03:03:37.128951 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/77b1d79461ef4ebe98c7c3d5a5872ee7/work/77b1d79461ef4ebe98c7c3d5a5872ee7_id_rsa 2026-07-18 03:03:37.128983 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/77b1d79461ef4ebe98c7c3d5a5872ee7/work/77b1d79461ef4ebe98c7c3d5a5872ee7_id_rsa.pub 2026-07-18 03:03:37.129005 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-18 03:03:37.129025 | debian-bookworm -> localhost | SHA256:vqkqhs38D0/3uvtkrRfZMffWH/K3NcSPI/ZOPTzSDTY zuul-build-sshkey 2026-07-18 03:03:37.129043 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-18 03:03:37.129069 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-18 03:03:37.129087 | debian-bookworm -> localhost | | | 2026-07-18 03:03:37.129105 | debian-bookworm -> localhost | | | 2026-07-18 03:03:37.129121 | debian-bookworm -> localhost | | | 2026-07-18 03:03:37.129137 | debian-bookworm -> localhost | | + .| 2026-07-18 03:03:37.129153 | debian-bookworm -> localhost | | S oE*o| 2026-07-18 03:03:37.129174 | debian-bookworm -> localhost | | . .oo=**| 2026-07-18 03:03:37.129192 | debian-bookworm -> localhost | | = . . o o +o*BB| 2026-07-18 03:03:37.129208 | debian-bookworm -> localhost | |. * + . * o.+.oB| 2026-07-18 03:03:37.129225 | debian-bookworm -> localhost | | . ooo+.*=+. .o.o| 2026-07-18 03:03:37.129241 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-18 03:03:37.129284 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.569439 2026-07-18 03:03:37.134538 | 2026-07-18 03:03:37.134624 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-18 03:03:37.180160 | debian-bookworm | ok 2026-07-18 03:03:37.189082 | debian-bookworm | included: /var/lib/zuul/builds/77b1d79461ef4ebe98c7c3d5a5872ee7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-18 03:03:37.210945 | 2026-07-18 03:03:37.211056 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-18 03:03:37.237561 | debian-bookworm | skipping: Conditional result was False 2026-07-18 03:03:37.243533 | 2026-07-18 03:03:37.243626 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-18 03:03:37.863681 | debian-bookworm | changed 2026-07-18 03:03:37.879678 | 2026-07-18 03:03:37.879798 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-18 03:03:38.131766 | debian-bookworm | ok 2026-07-18 03:03:38.152507 | 2026-07-18 03:03:38.152640 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-18 03:03:38.790405 | debian-bookworm | changed 2026-07-18 03:03:38.800229 | 2026-07-18 03:03:38.800332 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-18 03:03:39.484993 | debian-bookworm | changed 2026-07-18 03:03:39.516357 | 2026-07-18 03:03:39.516467 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-18 03:03:39.529788 | debian-bookworm | skipping: Conditional result was False 2026-07-18 03:03:39.535628 | 2026-07-18 03:03:39.535734 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-18 03:03:40.158754 | debian-bookworm -> localhost | changed 2026-07-18 03:03:40.167856 | 2026-07-18 03:03:40.167960 | TASK [add-build-sshkey : Add back temp key] 2026-07-18 03:03:41.013599 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/77b1d79461ef4ebe98c7c3d5a5872ee7/work/77b1d79461ef4ebe98c7c3d5a5872ee7_id_rsa (zuul-build-sshkey) 2026-07-18 03:03:41.013803 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029984 2026-07-18 03:03:41.021005 | 2026-07-18 03:03:41.021118 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-18 03:03:41.576518 | debian-bookworm | ok 2026-07-18 03:03:41.586817 | 2026-07-18 03:03:41.587808 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-18 03:03:41.651603 | debian-bookworm | skipping: Conditional result was False 2026-07-18 03:03:41.660529 | 2026-07-18 03:03:41.660621 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-18 03:03:42.335622 | debian-bookworm | ok 2026-07-18 03:03:42.360104 | 2026-07-18 03:03:42.360230 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-18 03:03:42.411939 | debian-bookworm | ok 2026-07-18 03:03:42.428125 | 2026-07-18 03:03:42.428257 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-18 03:03:43.212565 | debian-bookworm -> localhost | ok 2026-07-18 03:03:43.219499 | 2026-07-18 03:03:43.219606 | TASK [validate-host : Collect information about the host] 2026-07-18 03:03:44.565916 | debian-bookworm | ok 2026-07-18 03:03:44.588897 | 2026-07-18 03:03:44.589028 | TASK [validate-host : Sanitize hostname] 2026-07-18 03:03:44.882609 | debian-bookworm | ok 2026-07-18 03:03:44.899431 | 2026-07-18 03:03:44.899552 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-18 03:03:45.623405 | debian-bookworm -> localhost | changed 2026-07-18 03:03:45.639409 | 2026-07-18 03:03:45.639561 | TASK [validate-host : Collect information about zuul worker] 2026-07-18 03:03:46.098317 | debian-bookworm | ok 2026-07-18 03:03:46.103590 | 2026-07-18 03:03:46.103689 | TASK [validate-host : Write out all zuul information for each host] 2026-07-18 03:03:47.361609 | debian-bookworm -> localhost | changed 2026-07-18 03:03:47.376910 | 2026-07-18 03:03:47.377028 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-18 03:03:47.689713 | debian-bookworm | ok 2026-07-18 03:03:47.695376 | 2026-07-18 03:03:47.701284 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-18 03:03:49.191574 | debian-bookworm | changed: 2026-07-18 03:03:49.191764 | debian-bookworm | cd+++++++++ src/ 2026-07-18 03:03:49.191800 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-18 03:03:49.191825 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-18 03:03:49.191847 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-07-18 03:03:49.191868 | debian-bookworm | Containerfile 2026-07-18 03:03:49.192074 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/77b1d79461ef4ebe98c7c3d5a5872ee7/work/logs" 2026-07-18 03:04:38.892949 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/77b1d79461ef4ebe98c7c3d5a5872ee7/work/artifacts" 2026-07-18 03:04:39.739989 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/77b1d79461ef4ebe98c7c3d5a5872ee7/work/docs" 2026-07-18 03:04:39.757764 | 2026-07-18 03:04:39.757944 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-18 03:04:41.287700 | debian-bookworm | changed: 2026-07-18 03:04:41.287970 | debian-bookworm | .d..t...... ./ 2026-07-18 03:04:41.288009 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-18 03:04:41.288035 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-18 03:04:41.288057 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-18 03:04:41.288079 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-18 03:04:41.288099 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-18 03:04:41.288145 | debian-bookworm | changed: All items complete 2026-07-18 03:04:41.288172 | 2026-07-18 03:04:41.966421 | debian-bookworm | changed: .d..t...... ./ 2026-07-18 03:04:42.665757 | debian-bookworm | changed: .d..t...... ./ 2026-07-18 03:04:42.687211 | 2026-07-18 03:04:42.687388 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-18 03:04:42.759287 | debian-bookworm | skipping: Conditional result was False 2026-07-18 03:04:42.775455 | debian-bookworm | skipping: Conditional result was False 2026-07-18 03:04:42.799775 | 2026-07-18 03:04:42.800003 | PLAY RECAP 2026-07-18 03:04:42.800067 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-18 03:04:42.800094 | 2026-07-18 03:04:43.006688 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-18 03:04:43.007910 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-18 03:04:43.957579 | 2026-07-18 03:04:43.957862 | PLAY [Base post] 2026-07-18 03:04:43.973149 | 2026-07-18 03:04:43.973305 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-18 03:04:44.584584 | debian-bookworm | changed 2026-07-18 03:04:44.595238 | 2026-07-18 03:04:44.595392 | PLAY RECAP 2026-07-18 03:04:44.595596 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-18 03:04:44.595670 | 2026-07-18 03:04:44.765658 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-18 03:04:44.771604 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-18 03:04:45.706579 | 2026-07-18 03:04:45.706771 | PLAY [Base post-logs] 2026-07-18 03:04:45.719439 | 2026-07-18 03:04:45.719614 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-18 03:04:46.609025 | localhost | changed 2026-07-18 03:04:46.624235 | 2026-07-18 03:04:46.624492 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-18 03:04:46.661516 | localhost | ok 2026-07-18 03:04:46.667122 | 2026-07-18 03:04:46.667261 | TASK [Set zuul-log-path fact] 2026-07-18 03:04:46.686011 | localhost | ok 2026-07-18 03:04:46.698706 | 2026-07-18 03:04:46.698878 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-18 03:04:46.724949 | localhost | ok 2026-07-18 03:04:46.728162 | 2026-07-18 03:04:46.728269 | TASK [upload-logs : Create log directories] 2026-07-18 03:04:47.707954 | localhost | changed 2026-07-18 03:04:47.711082 | 2026-07-18 03:04:47.711204 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-18 03:04:48.869281 | localhost -> localhost | ok: Runtime: 0:00:00.030317 2026-07-18 03:04:48.875009 | 2026-07-18 03:04:48.875315 | TASK [upload-logs : Upload logs to log server] 2026-07-18 03:04:49.921565 | localhost | Output suppressed because no_log was given 2026-07-18 03:04:49.923285 | 2026-07-18 03:04:49.923402 | LOOP [upload-logs : Compress console log and json output] 2026-07-18 03:04:49.973672 | localhost | skipping: Conditional result was False 2026-07-18 03:04:49.986407 | localhost | skipping: Conditional result was False 2026-07-18 03:04:49.989775 | 2026-07-18 03:04:49.989897 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-18 03:04:50.056167 | localhost | skipping: Conditional result was False 2026-07-18 03:04:50.056449 | 2026-07-18 03:04:50.073683 | localhost | skipping: Conditional result was False 2026-07-18 03:04:50.082775 | 2026-07-18 03:04:50.082920 | LOOP [upload-logs : Upload console log and json output]