2026-07-21 13:09:08.644449 | Job console starting 2026-07-21 13:09:08.671381 | Updating git repos 2026-07-21 13:09:08.720906 | Cloning repos into workspace 2026-07-21 13:09:08.780311 | Restoring repo states 2026-07-21 13:09:08.796006 | Merging changes 2026-07-21 13:09:09.400510 | Checking out repos 2026-07-21 13:09:09.475743 | Preparing playbooks 2026-07-21 13:09:10.618008 | Running Ansible setup 2026-07-21 13:09:16.366109 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 13:09:17.352758 | 2026-07-21 13:09:17.352998 | PLAY [Base pre] 2026-07-21 13:09:17.385503 | 2026-07-21 13:09:17.385762 | TASK [Setup log path fact] 2026-07-21 13:09:17.416754 | debian-bookworm | ok 2026-07-21 13:09:17.435095 | 2026-07-21 13:09:17.435306 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 13:09:17.465098 | debian-bookworm | ok 2026-07-21 13:09:17.476472 | 2026-07-21 13:09:17.476647 | TASK [emit-job-header : Print job information] 2026-07-21 13:09:17.517014 | # Job Information 2026-07-21 13:09:17.517260 | Ansible Version: 2.16.14 2026-07-21 13:09:17.517296 | Job: ansible-lint 2026-07-21 13:09:17.517330 | Pipeline: check 2026-07-21 13:09:17.517353 | Executor: 521e9411259a 2026-07-21 13:09:17.517374 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/570 2026-07-21 13:09:17.517395 | Event ID: 54fddcd0-8505-11f1-931a-9f800e45b2aa 2026-07-21 13:09:17.523327 | 2026-07-21 13:09:17.523476 | LOOP [emit-job-header : Print node information] 2026-07-21 13:09:17.652853 | debian-bookworm | ok: 2026-07-21 13:09:17.656884 | debian-bookworm | # Node Information 2026-07-21 13:09:17.656997 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 13:09:17.657029 | debian-bookworm | Hostname: debian 2026-07-21 13:09:17.657053 | debian-bookworm | Username: zuul 2026-07-21 13:09:17.657075 | debian-bookworm | Distro: Debian 12.15 2026-07-21 13:09:17.657100 | debian-bookworm | Provider: regiocloud-a 2026-07-21 13:09:17.657122 | debian-bookworm | Region: 2026-07-21 13:09:17.657143 | debian-bookworm | Label: debian-bookworm 2026-07-21 13:09:17.657164 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 13:09:17.657184 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe30:f2a 2026-07-21 13:09:17.674344 | 2026-07-21 13:09:17.674525 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 13:09:18.657000 | debian-bookworm -> localhost | changed 2026-07-21 13:09:18.664830 | 2026-07-21 13:09:18.664942 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 13:09:20.484332 | debian-bookworm -> localhost | changed 2026-07-21 13:09:20.495733 | 2026-07-21 13:09:20.495863 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 13:09:21.007645 | debian-bookworm -> localhost | ok 2026-07-21 13:09:21.016196 | 2026-07-21 13:09:21.016312 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 13:09:21.035406 | debian-bookworm | ok 2026-07-21 13:09:21.052375 | debian-bookworm | included: /var/lib/zuul/builds/a8363289e06c4e3ba3b6508bce546a97/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 13:09:21.059035 | 2026-07-21 13:09:21.059133 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 13:09:22.614165 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 13:09:22.614350 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a8363289e06c4e3ba3b6508bce546a97/work/a8363289e06c4e3ba3b6508bce546a97_id_rsa 2026-07-21 13:09:22.614381 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a8363289e06c4e3ba3b6508bce546a97/work/a8363289e06c4e3ba3b6508bce546a97_id_rsa.pub 2026-07-21 13:09:22.614402 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 13:09:22.614422 | debian-bookworm -> localhost | SHA256:9X0AvLCtmerxVAaskLaybW2usDvLB9fiJrxetIWoaCE zuul-build-sshkey 2026-07-21 13:09:22.614452 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 13:09:22.614471 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 13:09:22.614488 | debian-bookworm -> localhost | | .. | 2026-07-21 13:09:22.614505 | debian-bookworm -> localhost | | . .. .. | 2026-07-21 13:09:22.614523 | debian-bookworm -> localhost | | + ++ .. | 2026-07-21 13:09:22.614539 | debian-bookworm -> localhost | | o + o.oo. . | 2026-07-21 13:09:22.614555 | debian-bookworm -> localhost | |E. o +.S ++ . .| 2026-07-21 13:09:22.614577 | debian-bookworm -> localhost | |.....=o+. +o . | 2026-07-21 13:09:22.614594 | debian-bookworm -> localhost | |....o+=.+.. | 2026-07-21 13:09:22.614610 | debian-bookworm -> localhost | |. .+=+o.+ | 2026-07-21 13:09:22.614628 | debian-bookworm -> localhost | | .BO.oo . | 2026-07-21 13:09:22.614644 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 13:09:22.614701 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.786241 2026-07-21 13:09:22.620064 | 2026-07-21 13:09:22.620147 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 13:09:22.647965 | debian-bookworm | ok 2026-07-21 13:09:22.656235 | debian-bookworm | included: /var/lib/zuul/builds/a8363289e06c4e3ba3b6508bce546a97/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 13:09:22.672644 | 2026-07-21 13:09:22.672752 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 13:09:22.695636 | debian-bookworm | skipping: Conditional result was False 2026-07-21 13:09:22.701692 | 2026-07-21 13:09:22.701809 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 13:09:23.352239 | debian-bookworm | changed 2026-07-21 13:09:23.357355 | 2026-07-21 13:09:23.357444 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 13:09:23.613767 | debian-bookworm | ok 2026-07-21 13:09:23.622391 | 2026-07-21 13:09:23.622483 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 13:09:24.306723 | debian-bookworm | changed 2026-07-21 13:09:24.313637 | 2026-07-21 13:09:24.314358 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 13:09:24.945498 | debian-bookworm | changed 2026-07-21 13:09:24.951300 | 2026-07-21 13:09:24.951385 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 13:09:24.973978 | debian-bookworm | skipping: Conditional result was False 2026-07-21 13:09:24.981545 | 2026-07-21 13:09:24.981630 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 13:09:25.401309 | debian-bookworm -> localhost | changed 2026-07-21 13:09:25.410099 | 2026-07-21 13:09:25.410212 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 13:09:25.760712 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a8363289e06c4e3ba3b6508bce546a97/work/a8363289e06c4e3ba3b6508bce546a97_id_rsa (zuul-build-sshkey) 2026-07-21 13:09:25.760916 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019391 2026-07-21 13:09:25.767494 | 2026-07-21 13:09:25.767598 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 13:09:26.213203 | debian-bookworm | ok 2026-07-21 13:09:26.217781 | 2026-07-21 13:09:26.217863 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 13:09:26.251548 | debian-bookworm | skipping: Conditional result was False 2026-07-21 13:09:26.261709 | 2026-07-21 13:09:26.261810 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 13:09:26.703541 | debian-bookworm | ok 2026-07-21 13:09:26.721585 | 2026-07-21 13:09:26.721733 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 13:09:26.760669 | debian-bookworm | ok 2026-07-21 13:09:26.779553 | 2026-07-21 13:09:26.779686 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 13:09:27.096876 | debian-bookworm -> localhost | ok 2026-07-21 13:09:27.103961 | 2026-07-21 13:09:27.104067 | TASK [validate-host : Collect information about the host] 2026-07-21 13:09:28.190828 | debian-bookworm | ok 2026-07-21 13:09:28.207390 | 2026-07-21 13:09:28.207493 | TASK [validate-host : Sanitize hostname] 2026-07-21 13:09:28.331758 | debian-bookworm | ok 2026-07-21 13:09:28.336342 | 2026-07-21 13:09:28.336455 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 13:09:28.881891 | debian-bookworm -> localhost | changed 2026-07-21 13:09:28.888464 | 2026-07-21 13:09:28.888569 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 13:09:29.356609 | debian-bookworm | ok 2026-07-21 13:09:29.362187 | 2026-07-21 13:09:29.362351 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 13:09:30.349424 | debian-bookworm -> localhost | changed 2026-07-21 13:09:30.360975 | 2026-07-21 13:09:30.361195 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 13:09:30.622799 | debian-bookworm | ok 2026-07-21 13:09:30.629323 | 2026-07-21 13:09:30.629448 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 13:09:31.469155 | debian-bookworm | changed: 2026-07-21 13:09:31.469437 | debian-bookworm | cd+++++++++ src/ 2026-07-21 13:09:31.469473 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 13:09:31.469497 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 13:09:31.469519 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-07-21 13:09:31.469540 | debian-bookworm | Containerfile 2026-07-21 13:09:31.469710 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a8363289e06c4e3ba3b6508bce546a97/work/logs" 2026-07-21 13:10:49.536759 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a8363289e06c4e3ba3b6508bce546a97/work/artifacts" 2026-07-21 13:10:49.833556 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a8363289e06c4e3ba3b6508bce546a97/work/docs" 2026-07-21 13:10:49.856793 | 2026-07-21 13:10:49.856979 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 13:10:50.670028 | debian-bookworm | changed: 2026-07-21 13:10:50.670315 | debian-bookworm | .d..t...... ./ 2026-07-21 13:10:50.670353 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 13:10:50.670378 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 13:10:50.670400 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 13:10:50.670422 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 13:10:50.670443 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 13:10:50.670486 | debian-bookworm | changed: All items complete 2026-07-21 13:10:50.670509 | 2026-07-21 13:10:51.268762 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 13:10:51.915342 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 13:10:51.942774 | 2026-07-21 13:10:51.943014 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 13:10:52.320742 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009262 2026-07-21 13:10:52.607339 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012597 2026-07-21 13:10:52.627321 | 2026-07-21 13:10:52.627484 | PLAY RECAP 2026-07-21 13:10:52.627557 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 13:10:52.627589 | 2026-07-21 13:10:52.775469 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 13:10:52.777463 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 13:10:53.573075 | 2026-07-21 13:10:53.573270 | PLAY [Base post] 2026-07-21 13:10:53.588134 | 2026-07-21 13:10:53.588318 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 13:10:54.173404 | debian-bookworm | changed 2026-07-21 13:10:54.183159 | 2026-07-21 13:10:54.183302 | PLAY RECAP 2026-07-21 13:10:54.183381 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 13:10:54.183462 | 2026-07-21 13:10:54.309232 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 13:10:54.311423 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 13:10:55.183678 | 2026-07-21 13:10:55.183928 | PLAY [Base post-logs] 2026-07-21 13:10:55.200577 | 2026-07-21 13:10:55.200831 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 13:10:55.687993 | localhost | changed 2026-07-21 13:10:55.708071 | 2026-07-21 13:10:55.708319 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 13:10:55.748203 | localhost | ok 2026-07-21 13:10:55.755732 | 2026-07-21 13:10:55.755924 | TASK [Set zuul-log-path fact] 2026-07-21 13:10:55.777245 | localhost | ok 2026-07-21 13:10:55.791891 | 2026-07-21 13:10:55.792072 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 13:10:55.831540 | localhost | ok 2026-07-21 13:10:55.838994 | 2026-07-21 13:10:55.839187 | TASK [upload-logs : Create log directories] 2026-07-21 13:10:56.362680 | localhost | changed 2026-07-21 13:10:56.369529 | 2026-07-21 13:10:56.369863 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 13:10:56.954013 | localhost -> localhost | ok: Runtime: 0:00:00.008233 2026-07-21 13:10:56.961169 | 2026-07-21 13:10:56.961346 | TASK [upload-logs : Upload logs to log server] 2026-07-21 13:10:57.577238 | localhost | Output suppressed because no_log was given 2026-07-21 13:10:57.580115 | 2026-07-21 13:10:57.580261 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 13:10:57.648595 | localhost | skipping: Conditional result was False 2026-07-21 13:10:57.653883 | localhost | skipping: Conditional result was False 2026-07-21 13:10:57.667055 | 2026-07-21 13:10:57.667322 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 13:10:57.725877 | localhost | skipping: Conditional result was False 2026-07-21 13:10:57.726201 | 2026-07-21 13:10:57.739002 | localhost | skipping: Conditional result was False 2026-07-21 13:10:57.749470 | 2026-07-21 13:10:57.749586 | LOOP [upload-logs : Upload console log and json output]