2026-05-04 03:08:03.685835 | Job console starting 2026-05-04 03:08:03.698222 | Updating git repos 2026-05-04 03:08:03.774423 | Cloning repos into workspace 2026-05-04 03:08:03.934319 | Restoring repo states 2026-05-04 03:08:03.954545 | Merging changes 2026-05-04 03:08:03.954749 | Checking out repos 2026-05-04 03:08:04.141009 | Preparing playbooks 2026-05-04 03:08:04.843576 | Running Ansible setup 2026-05-04 03:08:09.939848 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 03:08:10.897909 | 2026-05-04 03:08:10.898078 | PLAY [Base pre] 2026-05-04 03:08:10.916964 | 2026-05-04 03:08:10.917127 | TASK [Setup log path fact] 2026-05-04 03:08:10.946038 | debian-bookworm | ok 2026-05-04 03:08:10.981228 | 2026-05-04 03:08:10.981414 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 03:08:11.033299 | debian-bookworm | ok 2026-05-04 03:08:11.061931 | 2026-05-04 03:08:11.062087 | TASK [emit-job-header : Print job information] 2026-05-04 03:08:11.125854 | # Job Information 2026-05-04 03:08:11.126079 | Ansible Version: 2.16.14 2026-05-04 03:08:11.126116 | Job: hadolint 2026-05-04 03:08:11.126152 | Pipeline: periodic-daily 2026-05-04 03:08:11.126176 | Executor: 521e9411259a 2026-05-04 03:08:11.126197 | Triggered by: https://github.com/osism/python-osism 2026-05-04 03:08:11.126220 | Event ID: 29bc137e3232415cbe83b6c83dcd6e75 2026-05-04 03:08:11.135506 | 2026-05-04 03:08:11.135686 | LOOP [emit-job-header : Print node information] 2026-05-04 03:08:11.277199 | debian-bookworm | ok: 2026-05-04 03:08:11.277480 | debian-bookworm | # Node Information 2026-05-04 03:08:11.277527 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-04 03:08:11.277599 | debian-bookworm | Hostname: debian 2026-05-04 03:08:11.277628 | debian-bookworm | Username: zuul 2026-05-04 03:08:11.277655 | debian-bookworm | Distro: Debian 12.13 2026-05-04 03:08:11.277686 | debian-bookworm | Provider: regiocloud-a 2026-05-04 03:08:11.277713 | debian-bookworm | Region: 2026-05-04 03:08:11.277740 | debian-bookworm | Label: debian-bookworm 2026-05-04 03:08:11.277766 | debian-bookworm | Product Name: OpenStack Nova 2026-05-04 03:08:11.277792 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee4:e88c 2026-05-04 03:08:11.296858 | 2026-05-04 03:08:11.297006 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-04 03:08:11.968083 | debian-bookworm -> localhost | changed 2026-05-04 03:08:11.979083 | 2026-05-04 03:08:11.979240 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-04 03:08:13.746358 | debian-bookworm -> localhost | changed 2026-05-04 03:08:13.767946 | 2026-05-04 03:08:13.768092 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-04 03:08:14.237810 | debian-bookworm -> localhost | ok 2026-05-04 03:08:14.244831 | 2026-05-04 03:08:14.244974 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-04 03:08:14.300165 | debian-bookworm | ok 2026-05-04 03:08:14.326087 | debian-bookworm | included: /var/lib/zuul/builds/a5b255309249420c8d6033c4f12e1cd5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-04 03:08:14.333664 | 2026-05-04 03:08:14.333818 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-04 03:08:16.130413 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-04 03:08:16.130692 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a5b255309249420c8d6033c4f12e1cd5/work/a5b255309249420c8d6033c4f12e1cd5_id_rsa 2026-05-04 03:08:16.130732 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a5b255309249420c8d6033c4f12e1cd5/work/a5b255309249420c8d6033c4f12e1cd5_id_rsa.pub 2026-05-04 03:08:16.130759 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-04 03:08:16.130783 | debian-bookworm -> localhost | SHA256:o+VskWETBjILUmOuJnY7rxxSONqYW+pQ64RiM5eBc20 zuul-build-sshkey 2026-05-04 03:08:16.130805 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-04 03:08:16.130866 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-04 03:08:16.130892 | debian-bookworm -> localhost | |..= o ..o | 2026-05-04 03:08:16.130915 | debian-bookworm -> localhost | | + o + . . | 2026-05-04 03:08:16.130935 | debian-bookworm -> localhost | | . . + | 2026-05-04 03:08:16.130955 | debian-bookworm -> localhost | | .o . . + | 2026-05-04 03:08:16.130975 | debian-bookworm -> localhost | |oB.= E S | 2026-05-04 03:08:16.131002 | debian-bookworm -> localhost | |=**.= = o | 2026-05-04 03:08:16.131021 | debian-bookworm -> localhost | |B==* . + | 2026-05-04 03:08:16.131041 | debian-bookworm -> localhost | |+** + . | 2026-05-04 03:08:16.131061 | debian-bookworm -> localhost | |+..o.. | 2026-05-04 03:08:16.131081 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-04 03:08:16.131144 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.005859 2026-05-04 03:08:16.138234 | 2026-05-04 03:08:16.138374 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-04 03:08:16.179593 | debian-bookworm | ok 2026-05-04 03:08:16.194986 | debian-bookworm | included: /var/lib/zuul/builds/a5b255309249420c8d6033c4f12e1cd5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-04 03:08:16.215753 | 2026-05-04 03:08:16.215905 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-04 03:08:16.252813 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:08:16.259245 | 2026-05-04 03:08:16.259379 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-04 03:08:17.224338 | debian-bookworm | changed 2026-05-04 03:08:17.234251 | 2026-05-04 03:08:17.234384 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-04 03:08:17.563181 | debian-bookworm | ok 2026-05-04 03:08:17.575802 | 2026-05-04 03:08:17.575963 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-04 03:08:18.316257 | debian-bookworm | changed 2026-05-04 03:08:18.328939 | 2026-05-04 03:08:18.329182 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-04 03:08:19.060773 | debian-bookworm | changed 2026-05-04 03:08:19.068327 | 2026-05-04 03:08:19.068465 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-04 03:08:19.106331 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:08:19.113050 | 2026-05-04 03:08:19.113176 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-04 03:08:20.134567 | debian-bookworm -> localhost | changed 2026-05-04 03:08:20.146684 | 2026-05-04 03:08:20.146850 | TASK [add-build-sshkey : Add back temp key] 2026-05-04 03:08:20.729947 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a5b255309249420c8d6033c4f12e1cd5/work/a5b255309249420c8d6033c4f12e1cd5_id_rsa (zuul-build-sshkey) 2026-05-04 03:08:20.730203 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011784 2026-05-04 03:08:20.744814 | 2026-05-04 03:08:20.744964 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-04 03:08:21.404437 | debian-bookworm | ok 2026-05-04 03:08:21.408602 | 2026-05-04 03:08:21.408690 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-04 03:08:21.450333 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:08:21.467367 | 2026-05-04 03:08:21.467478 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-04 03:08:21.948494 | debian-bookworm | ok 2026-05-04 03:08:21.960920 | 2026-05-04 03:08:21.961022 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-04 03:08:22.017186 | debian-bookworm | ok 2026-05-04 03:08:22.021409 | 2026-05-04 03:08:22.021491 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-04 03:08:22.452341 | debian-bookworm -> localhost | ok 2026-05-04 03:08:22.457494 | 2026-05-04 03:08:22.457602 | TASK [validate-host : Collect information about the host] 2026-05-04 03:08:23.531875 | debian-bookworm | ok 2026-05-04 03:08:23.543676 | 2026-05-04 03:08:23.543784 | TASK [validate-host : Sanitize hostname] 2026-05-04 03:08:23.628020 | debian-bookworm | ok 2026-05-04 03:08:23.662159 | 2026-05-04 03:08:23.662264 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-04 03:08:24.297337 | debian-bookworm -> localhost | changed 2026-05-04 03:08:24.312499 | 2026-05-04 03:08:24.312687 | TASK [validate-host : Collect information about zuul worker] 2026-05-04 03:08:24.687425 | debian-bookworm | ok 2026-05-04 03:08:24.696389 | 2026-05-04 03:08:24.697445 | TASK [validate-host : Write out all zuul information for each host] 2026-05-04 03:08:25.267399 | debian-bookworm -> localhost | changed 2026-05-04 03:08:25.276841 | 2026-05-04 03:08:25.276941 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-04 03:08:25.567702 | debian-bookworm | ok 2026-05-04 03:08:25.582026 | 2026-05-04 03:08:25.582154 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-04 03:08:26.710197 | debian-bookworm | changed: 2026-05-04 03:08:26.710351 | debian-bookworm | cd+++++++++ src/ 2026-05-04 03:08:26.710380 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-04 03:08:26.710401 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-04 03:08:26.710420 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-04 03:08:26.710437 | debian-bookworm | Containerfile 2026-05-04 03:08:26.710931 | debian-bookworm | Containerfile 2026-05-04 03:08:26.730704 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a5b255309249420c8d6033c4f12e1cd5/work/logs" 2026-05-04 03:08:37.298319 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a5b255309249420c8d6033c4f12e1cd5/work/artifacts" 2026-05-04 03:08:37.773704 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a5b255309249420c8d6033c4f12e1cd5/work/docs" 2026-05-04 03:08:37.789745 | 2026-05-04 03:08:37.789897 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-04 03:08:38.580726 | debian-bookworm | changed: 2026-05-04 03:08:38.580933 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-04 03:08:38.580969 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-04 03:08:38.580998 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-04 03:08:38.581040 | debian-bookworm | changed: All items complete 2026-05-04 03:08:38.581063 | 2026-05-04 03:08:39.448640 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 03:08:40.235296 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 03:08:40.249617 | 2026-05-04 03:08:40.249729 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-04 03:08:40.294766 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:08:40.311250 | debian-bookworm | skipping: Conditional result was False 2026-05-04 03:08:40.328528 | 2026-05-04 03:08:40.328622 | PLAY RECAP 2026-05-04 03:08:40.328672 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-04 03:08:40.328696 | 2026-05-04 03:08:40.511748 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 03:08:40.512520 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 03:08:41.813364 | 2026-05-04 03:08:41.813522 | PLAY [Base post] 2026-05-04 03:08:41.831170 | 2026-05-04 03:08:41.831382 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-04 03:08:42.376296 | debian-bookworm | changed 2026-05-04 03:08:42.385167 | 2026-05-04 03:08:42.385273 | PLAY RECAP 2026-05-04 03:08:42.385330 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 03:08:42.385391 | 2026-05-04 03:08:42.558757 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 03:08:42.559572 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-04 03:08:43.287402 | 2026-05-04 03:08:43.287541 | PLAY [Base post-logs] 2026-05-04 03:08:43.297836 | 2026-05-04 03:08:43.297963 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-04 03:08:43.728014 | localhost | changed 2026-05-04 03:08:43.737739 | 2026-05-04 03:08:43.737885 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-04 03:08:43.780028 | localhost | ok 2026-05-04 03:08:43.784213 | 2026-05-04 03:08:43.784311 | TASK [Set zuul-log-path fact] 2026-05-04 03:08:43.819266 | localhost | ok 2026-05-04 03:08:43.827402 | 2026-05-04 03:08:43.827538 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 03:08:43.867706 | localhost | ok 2026-05-04 03:08:43.874809 | 2026-05-04 03:08:43.875791 | TASK [upload-logs : Create log directories] 2026-05-04 03:08:44.693907 | localhost | changed 2026-05-04 03:08:44.696412 | 2026-05-04 03:08:44.696531 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-04 03:08:45.157055 | localhost -> localhost | ok: Runtime: 0:00:00.006815 2026-05-04 03:08:45.166404 | 2026-05-04 03:08:45.166636 | TASK [upload-logs : Upload logs to log server] 2026-05-04 03:08:45.897582 | localhost | Output suppressed because no_log was given 2026-05-04 03:08:45.899443 | 2026-05-04 03:08:45.899594 | LOOP [upload-logs : Compress console log and json output] 2026-05-04 03:08:45.961912 | localhost | skipping: Conditional result was False 2026-05-04 03:08:45.968031 | localhost | skipping: Conditional result was False 2026-05-04 03:08:45.977859 | 2026-05-04 03:08:45.977994 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-04 03:08:46.032070 | localhost | skipping: Conditional result was False 2026-05-04 03:08:46.032424 | 2026-05-04 03:08:46.037919 | localhost | skipping: Conditional result was False 2026-05-04 03:08:46.045325 | 2026-05-04 03:08:46.045500 | LOOP [upload-logs : Upload console log and json output]