2026-05-28 03:03:42.720960 | Job console starting 2026-05-28 03:03:42.745628 | Updating git repos 2026-05-28 03:03:42.782124 | Cloning repos into workspace 2026-05-28 03:03:42.870167 | Restoring repo states 2026-05-28 03:03:42.893223 | Merging changes 2026-05-28 03:03:42.893236 | Checking out repos 2026-05-28 03:03:42.983780 | Preparing playbooks 2026-05-28 03:03:44.129490 | Running Ansible setup 2026-05-28 03:03:49.390421 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-28 03:03:50.779438 | 2026-05-28 03:03:50.779599 | PLAY [Base pre] 2026-05-28 03:03:50.797197 | 2026-05-28 03:03:50.797337 | TASK [Setup log path fact] 2026-05-28 03:03:50.817472 | debian-bookworm | ok 2026-05-28 03:03:50.836981 | 2026-05-28 03:03:50.837132 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 03:03:50.868045 | debian-bookworm | ok 2026-05-28 03:03:50.878657 | 2026-05-28 03:03:50.878810 | TASK [emit-job-header : Print job information] 2026-05-28 03:03:50.938502 | # Job Information 2026-05-28 03:03:50.938697 | Ansible Version: 2.16.14 2026-05-28 03:03:50.938749 | Job: hadolint 2026-05-28 03:03:50.938783 | Pipeline: periodic-daily 2026-05-28 03:03:50.938806 | Executor: 521e9411259a 2026-05-28 03:03:50.938827 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-05-28 03:03:50.938886 | Event ID: 57d84a8c9cca404080c7f12481a6a07f 2026-05-28 03:03:50.944020 | 2026-05-28 03:03:50.944146 | LOOP [emit-job-header : Print node information] 2026-05-28 03:03:51.089121 | debian-bookworm | ok: 2026-05-28 03:03:51.089421 | debian-bookworm | # Node Information 2026-05-28 03:03:51.089459 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-28 03:03:51.089484 | debian-bookworm | Hostname: debian 2026-05-28 03:03:51.089506 | debian-bookworm | Username: zuul 2026-05-28 03:03:51.089527 | debian-bookworm | Distro: Debian 12.14 2026-05-28 03:03:51.089551 | debian-bookworm | Provider: regiocloud-a 2026-05-28 03:03:51.089572 | debian-bookworm | Region: 2026-05-28 03:03:51.089593 | debian-bookworm | Label: debian-bookworm 2026-05-28 03:03:51.089613 | debian-bookworm | Product Name: OpenStack Nova 2026-05-28 03:03:51.089632 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec1:c015 2026-05-28 03:03:51.112841 | 2026-05-28 03:03:51.112996 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-28 03:03:51.802389 | debian-bookworm -> localhost | changed 2026-05-28 03:03:51.810451 | 2026-05-28 03:03:51.810593 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-28 03:03:53.472597 | debian-bookworm -> localhost | changed 2026-05-28 03:03:53.492203 | 2026-05-28 03:03:53.492410 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-28 03:03:53.878613 | debian-bookworm -> localhost | ok 2026-05-28 03:03:53.885924 | 2026-05-28 03:03:53.886058 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-28 03:03:53.948549 | debian-bookworm | ok 2026-05-28 03:03:53.965474 | debian-bookworm | included: /var/lib/zuul/builds/69176373c5f64d93be5aef98c29afe9b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-28 03:03:53.973448 | 2026-05-28 03:03:53.973564 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-28 03:03:55.828257 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-28 03:03:55.828442 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/69176373c5f64d93be5aef98c29afe9b/work/69176373c5f64d93be5aef98c29afe9b_id_rsa 2026-05-28 03:03:55.828477 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/69176373c5f64d93be5aef98c29afe9b/work/69176373c5f64d93be5aef98c29afe9b_id_rsa.pub 2026-05-28 03:03:55.828552 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-28 03:03:55.828577 | debian-bookworm -> localhost | SHA256:lJEHkz6syM2sxonL3BNwL9ipZqjxzcv1gXV/pvACubY zuul-build-sshkey 2026-05-28 03:03:55.828599 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-28 03:03:55.828629 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-28 03:03:55.828651 | debian-bookworm -> localhost | | ++ | 2026-05-28 03:03:55.828672 | debian-bookworm -> localhost | | o+. | 2026-05-28 03:03:55.828692 | debian-bookworm -> localhost | | oo. | 2026-05-28 03:03:55.828711 | debian-bookworm -> localhost | | . . .+ | 2026-05-28 03:03:55.828759 | debian-bookworm -> localhost | | * B .So. | 2026-05-28 03:03:55.828781 | debian-bookworm -> localhost | | . B *oo. . | 2026-05-28 03:03:55.828802 | debian-bookworm -> localhost | |.. + =o .o. . o | 2026-05-28 03:03:55.828821 | debian-bookworm -> localhost | |.===*. .o..o + | 2026-05-28 03:03:55.828842 | debian-bookworm -> localhost | |oo=o*o .E. .o | 2026-05-28 03:03:55.828863 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-28 03:03:55.828913 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.028202 2026-05-28 03:03:55.835042 | 2026-05-28 03:03:55.835133 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-28 03:03:55.870791 | debian-bookworm | ok 2026-05-28 03:03:55.881643 | debian-bookworm | included: /var/lib/zuul/builds/69176373c5f64d93be5aef98c29afe9b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-28 03:03:55.897395 | 2026-05-28 03:03:55.897474 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-28 03:03:55.931131 | debian-bookworm | skipping: Conditional result was False 2026-05-28 03:03:55.937381 | 2026-05-28 03:03:55.937468 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-28 03:03:56.584358 | debian-bookworm | changed 2026-05-28 03:03:56.588840 | 2026-05-28 03:03:56.588911 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-28 03:03:56.850630 | debian-bookworm | ok 2026-05-28 03:03:56.855379 | 2026-05-28 03:03:56.855465 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-28 03:03:57.465084 | debian-bookworm | changed 2026-05-28 03:03:57.471004 | 2026-05-28 03:03:57.471089 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-28 03:03:58.106922 | debian-bookworm | changed 2026-05-28 03:03:58.112613 | 2026-05-28 03:03:58.112699 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-28 03:03:58.147066 | debian-bookworm | skipping: Conditional result was False 2026-05-28 03:03:58.160368 | 2026-05-28 03:03:58.160630 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-28 03:03:58.738471 | debian-bookworm -> localhost | changed 2026-05-28 03:03:58.753320 | 2026-05-28 03:03:58.753420 | TASK [add-build-sshkey : Add back temp key] 2026-05-28 03:03:59.223286 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/69176373c5f64d93be5aef98c29afe9b/work/69176373c5f64d93be5aef98c29afe9b_id_rsa (zuul-build-sshkey) 2026-05-28 03:03:59.224876 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033995 2026-05-28 03:03:59.248191 | 2026-05-28 03:03:59.248297 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-28 03:03:59.648347 | debian-bookworm | ok 2026-05-28 03:03:59.656437 | 2026-05-28 03:03:59.656542 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-28 03:03:59.720662 | debian-bookworm | skipping: Conditional result was False 2026-05-28 03:03:59.732831 | 2026-05-28 03:03:59.732935 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-28 03:04:00.491620 | debian-bookworm | ok 2026-05-28 03:04:00.511869 | 2026-05-28 03:04:00.511978 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-28 03:04:00.555728 | debian-bookworm | ok 2026-05-28 03:04:00.565591 | 2026-05-28 03:04:00.565698 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-28 03:04:01.104048 | debian-bookworm -> localhost | ok 2026-05-28 03:04:01.110154 | 2026-05-28 03:04:01.110244 | TASK [validate-host : Collect information about the host] 2026-05-28 03:04:02.193410 | debian-bookworm | ok 2026-05-28 03:04:02.219932 | 2026-05-28 03:04:02.220038 | TASK [validate-host : Sanitize hostname] 2026-05-28 03:04:02.376612 | debian-bookworm | ok 2026-05-28 03:04:02.488582 | 2026-05-28 03:04:02.488694 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-28 03:04:03.707606 | debian-bookworm -> localhost | changed 2026-05-28 03:04:03.712530 | 2026-05-28 03:04:03.712610 | TASK [validate-host : Collect information about zuul worker] 2026-05-28 03:04:04.125194 | debian-bookworm | ok 2026-05-28 03:04:04.128979 | 2026-05-28 03:04:04.129053 | TASK [validate-host : Write out all zuul information for each host] 2026-05-28 03:04:05.388036 | debian-bookworm -> localhost | changed 2026-05-28 03:04:05.397220 | 2026-05-28 03:04:05.397323 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-28 03:04:05.728496 | debian-bookworm | ok 2026-05-28 03:04:05.733944 | 2026-05-28 03:04:05.734042 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-28 03:04:07.466611 | debian-bookworm | changed: 2026-05-28 03:04:07.466817 | debian-bookworm | cd+++++++++ src/ 2026-05-28 03:04:07.466904 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-28 03:04:07.466930 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-28 03:04:07.466951 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-28 03:04:07.466970 | debian-bookworm | Containerfile 2026-05-28 03:04:07.467117 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/69176373c5f64d93be5aef98c29afe9b/work/logs" 2026-05-28 03:04:17.356485 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/69176373c5f64d93be5aef98c29afe9b/work/artifacts" 2026-05-28 03:04:17.800756 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/69176373c5f64d93be5aef98c29afe9b/work/docs" 2026-05-28 03:04:17.816766 | 2026-05-28 03:04:17.816871 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-28 03:04:18.554002 | debian-bookworm | changed: 2026-05-28 03:04:18.554184 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-28 03:04:18.554219 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-28 03:04:18.554249 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-28 03:04:18.554292 | debian-bookworm | changed: All items complete 2026-05-28 03:04:18.554319 | 2026-05-28 03:04:19.383249 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 03:04:20.174441 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 03:04:20.204067 | 2026-05-28 03:04:20.204160 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-28 03:04:20.228997 | debian-bookworm | skipping: Conditional result was False 2026-05-28 03:04:20.234752 | debian-bookworm | skipping: Conditional result was False 2026-05-28 03:04:20.248296 | 2026-05-28 03:04:20.248361 | PLAY RECAP 2026-05-28 03:04:20.248408 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-28 03:04:20.248432 | 2026-05-28 03:04:20.335546 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-28 03:04:20.336196 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 03:04:20.915254 | 2026-05-28 03:04:20.915372 | PLAY [Base post] 2026-05-28 03:04:20.926598 | 2026-05-28 03:04:20.926695 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-28 03:04:21.503486 | debian-bookworm | changed 2026-05-28 03:04:21.510510 | 2026-05-28 03:04:21.510623 | PLAY RECAP 2026-05-28 03:04:21.510693 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-28 03:04:21.510782 | 2026-05-28 03:04:21.601422 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 03:04:21.602054 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-28 03:04:22.310687 | 2026-05-28 03:04:22.310827 | PLAY [Base post-logs] 2026-05-28 03:04:22.325175 | 2026-05-28 03:04:22.325292 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-28 03:04:22.764540 | localhost | changed 2026-05-28 03:04:22.773634 | 2026-05-28 03:04:22.773771 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-28 03:04:22.804836 | localhost | ok 2026-05-28 03:04:22.807743 | 2026-05-28 03:04:22.807826 | TASK [Set zuul-log-path fact] 2026-05-28 03:04:22.831945 | localhost | ok 2026-05-28 03:04:22.851349 | 2026-05-28 03:04:22.851462 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 03:04:22.887447 | localhost | ok 2026-05-28 03:04:22.890253 | 2026-05-28 03:04:22.890339 | TASK [upload-logs : Create log directories] 2026-05-28 03:04:23.550642 | localhost | changed 2026-05-28 03:04:23.553612 | 2026-05-28 03:04:23.553709 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-28 03:04:24.015272 | localhost -> localhost | ok: Runtime: 0:00:00.004161 2026-05-28 03:04:24.018703 | 2026-05-28 03:04:24.018824 | TASK [upload-logs : Upload logs to log server] 2026-05-28 03:04:24.721007 | localhost | Output suppressed because no_log was given 2026-05-28 03:04:24.722827 | 2026-05-28 03:04:24.722926 | LOOP [upload-logs : Compress console log and json output] 2026-05-28 03:04:24.807557 | localhost | skipping: Conditional result was False 2026-05-28 03:04:24.820236 | localhost | skipping: Conditional result was False 2026-05-28 03:04:24.828585 | 2026-05-28 03:04:24.828690 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-28 03:04:24.913017 | localhost | skipping: Conditional result was False 2026-05-28 03:04:24.913318 | 2026-05-28 03:04:24.922706 | localhost | skipping: Conditional result was False 2026-05-28 03:04:24.925754 | 2026-05-28 03:04:24.925844 | LOOP [upload-logs : Upload console log and json output]