2026-05-05 08:36:48.798936 | Job console starting 2026-05-05 08:36:48.809661 | Updating git repos 2026-05-05 08:36:48.850313 | Cloning repos into workspace 2026-05-05 08:36:48.924455 | Restoring repo states 2026-05-05 08:36:48.931372 | Merging changes 2026-05-05 08:36:49.575935 | Checking out repos 2026-05-05 08:36:49.601592 | Preparing playbooks 2026-05-05 08:36:50.490552 | Running Ansible setup 2026-05-05 08:36:55.135559 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 08:36:56.008898 | 2026-05-05 08:36:56.009092 | PLAY [Base pre] 2026-05-05 08:36:56.027975 | 2026-05-05 08:36:56.028132 | TASK [Setup log path fact] 2026-05-05 08:36:56.058480 | debian-bookworm | ok 2026-05-05 08:36:56.085544 | 2026-05-05 08:36:56.085775 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:36:56.125091 | debian-bookworm | ok 2026-05-05 08:36:56.138005 | 2026-05-05 08:36:56.138152 | TASK [emit-job-header : Print job information] 2026-05-05 08:36:56.179370 | # Job Information 2026-05-05 08:36:56.179613 | Ansible Version: 2.16.14 2026-05-05 08:36:56.179653 | Job: hadolint 2026-05-05 08:36:56.179687 | Pipeline: check 2026-05-05 08:36:56.179710 | Executor: 521e9411259a 2026-05-05 08:36:56.179731 | Triggered by: https://github.com/osism/container-images/pull/797 2026-05-05 08:36:56.179754 | Event ID: 08f1c710-485c-11f1-9697-7e6534e24f00 2026-05-05 08:36:56.184931 | 2026-05-05 08:36:56.185054 | LOOP [emit-job-header : Print node information] 2026-05-05 08:36:56.309366 | debian-bookworm | ok: 2026-05-05 08:36:56.309721 | debian-bookworm | # Node Information 2026-05-05 08:36:56.309793 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 08:36:56.309842 | debian-bookworm | Hostname: debian 2026-05-05 08:36:56.309884 | debian-bookworm | Username: zuul 2026-05-05 08:36:56.309922 | debian-bookworm | Distro: Debian 12.13 2026-05-05 08:36:56.309968 | debian-bookworm | Provider: regiocloud-a 2026-05-05 08:36:56.310006 | debian-bookworm | Region: 2026-05-05 08:36:56.310045 | debian-bookworm | Label: debian-bookworm 2026-05-05 08:36:56.310082 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 08:36:56.310117 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:6c09 2026-05-05 08:36:56.335899 | 2026-05-05 08:36:56.336085 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 08:36:56.879217 | debian-bookworm -> localhost | changed 2026-05-05 08:36:56.891291 | 2026-05-05 08:36:56.891428 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 08:36:58.044524 | debian-bookworm -> localhost | changed 2026-05-05 08:36:58.056121 | 2026-05-05 08:36:58.056248 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 08:36:58.364817 | debian-bookworm -> localhost | ok 2026-05-05 08:36:58.371451 | 2026-05-05 08:36:58.371602 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 08:36:58.403062 | debian-bookworm | ok 2026-05-05 08:36:58.418933 | debian-bookworm | included: /var/lib/zuul/builds/d2f171559210456286033fd531973410/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 08:36:58.425683 | 2026-05-05 08:36:58.425810 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 08:37:00.756167 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 08:37:00.756454 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d2f171559210456286033fd531973410/work/d2f171559210456286033fd531973410_id_rsa 2026-05-05 08:37:00.756496 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d2f171559210456286033fd531973410/work/d2f171559210456286033fd531973410_id_rsa.pub 2026-05-05 08:37:00.756524 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 08:37:00.756548 | debian-bookworm -> localhost | SHA256:s6rJUJ1CNI+v+fHhlAArD6DGwJrOSKqDKxpLHyglB8g zuul-build-sshkey 2026-05-05 08:37:00.756588 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 08:37:00.756625 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 08:37:00.756648 | debian-bookworm -> localhost | | o | 2026-05-05 08:37:00.756670 | debian-bookworm -> localhost | |+ . + | 2026-05-05 08:37:00.756691 | debian-bookworm -> localhost | |=E + . | 2026-05-05 08:37:00.756712 | debian-bookworm -> localhost | |=+ . = . | 2026-05-05 08:37:00.756731 | debian-bookworm -> localhost | |=+= + = S | 2026-05-05 08:37:00.756927 | debian-bookworm -> localhost | |B+.= + . + | 2026-05-05 08:37:00.756952 | debian-bookworm -> localhost | |*=..+ . = | 2026-05-05 08:37:00.756973 | debian-bookworm -> localhost | |Bo.o.o * . | 2026-05-05 08:37:00.756995 | debian-bookworm -> localhost | |Bo .+.o o | 2026-05-05 08:37:00.758515 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 08:37:00.758687 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.665855 2026-05-05 08:37:00.771077 | 2026-05-05 08:37:00.771202 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 08:37:00.824590 | debian-bookworm | ok 2026-05-05 08:37:00.842297 | debian-bookworm | included: /var/lib/zuul/builds/d2f171559210456286033fd531973410/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 08:37:00.894243 | 2026-05-05 08:37:00.894477 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 08:37:00.928742 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:37:00.957387 | 2026-05-05 08:37:00.958426 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 08:37:01.757620 | debian-bookworm | changed 2026-05-05 08:37:01.763686 | 2026-05-05 08:37:01.763800 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 08:37:01.989764 | debian-bookworm | ok 2026-05-05 08:37:01.999428 | 2026-05-05 08:37:01.999623 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 08:37:02.661699 | debian-bookworm | changed 2026-05-05 08:37:02.675089 | 2026-05-05 08:37:02.675232 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 08:37:03.401470 | debian-bookworm | changed 2026-05-05 08:37:03.412591 | 2026-05-05 08:37:03.412740 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 08:37:03.437243 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:37:03.444701 | 2026-05-05 08:37:03.444837 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 08:37:04.187502 | debian-bookworm -> localhost | changed 2026-05-05 08:37:04.199663 | 2026-05-05 08:37:04.199801 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 08:37:04.877915 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d2f171559210456286033fd531973410/work/d2f171559210456286033fd531973410_id_rsa (zuul-build-sshkey) 2026-05-05 08:37:04.878206 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026937 2026-05-05 08:37:04.887070 | 2026-05-05 08:37:04.887210 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 08:37:05.293698 | debian-bookworm | ok 2026-05-05 08:37:05.299380 | 2026-05-05 08:37:05.299484 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 08:37:05.323061 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:37:05.345460 | 2026-05-05 08:37:05.345635 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 08:37:05.751611 | debian-bookworm | ok 2026-05-05 08:37:05.762630 | 2026-05-05 08:37:05.762878 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 08:37:05.803417 | debian-bookworm | ok 2026-05-05 08:37:05.813377 | 2026-05-05 08:37:05.813478 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 08:37:06.169754 | debian-bookworm -> localhost | ok 2026-05-05 08:37:06.176039 | 2026-05-05 08:37:06.176144 | TASK [validate-host : Collect information about the host] 2026-05-05 08:37:07.233160 | debian-bookworm | ok 2026-05-05 08:37:07.253907 | 2026-05-05 08:37:07.254021 | TASK [validate-host : Sanitize hostname] 2026-05-05 08:37:07.347864 | debian-bookworm | ok 2026-05-05 08:37:07.407687 | 2026-05-05 08:37:07.407799 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 08:37:08.090216 | debian-bookworm -> localhost | changed 2026-05-05 08:37:08.095800 | 2026-05-05 08:37:08.095895 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 08:37:08.640782 | debian-bookworm | ok 2026-05-05 08:37:08.645296 | 2026-05-05 08:37:08.645393 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 08:37:09.404540 | debian-bookworm -> localhost | changed 2026-05-05 08:37:09.412353 | 2026-05-05 08:37:09.412436 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 08:37:09.668036 | debian-bookworm | ok 2026-05-05 08:37:09.679074 | 2026-05-05 08:37:09.679658 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 08:37:10.592989 | debian-bookworm | changed: 2026-05-05 08:37:10.593172 | debian-bookworm | cd+++++++++ src/ 2026-05-05 08:37:10.593206 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 08:37:10.593231 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 08:37:10.593252 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-05-05 08:37:10.593273 | debian-bookworm | Containerfile 2026-05-05 08:37:10.607709 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-05-05 08:37:10.607727 | debian-bookworm | Containerfile 2026-05-05 08:37:10.607764 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-05-05 08:37:10.607781 | debian-bookworm | Containerfile 2026-05-05 08:37:10.607998 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-05-05 08:37:10.608016 | debian-bookworm | Containerfile 2026-05-05 08:37:10.608104 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-05-05 08:37:10.608121 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-05-05 08:37:10.608139 | debian-bookworm | Containerfile 2026-05-05 08:37:10.608810 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-05-05 08:37:10.608827 | debian-bookworm | Containerfile 2026-05-05 08:37:10.608897 | debian-bookworm | Containerfile 2026-05-05 08:37:10.608986 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-05-05 08:37:10.609003 | debian-bookworm | Containerfile 2026-05-05 08:37:10.609042 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-05-05 08:37:10.609060 | debian-bookworm | Containerfile 2026-05-05 08:37:10.609095 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-05-05 08:37:10.609112 | debian-bookworm | Containerfile 2026-05-05 08:37:10.609147 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-05-05 08:37:10.609165 | debian-bookworm | Containerfile 2026-05-05 08:37:10.609200 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-05-05 08:37:10.609218 | debian-bookworm | Containerfile 2026-05-05 08:37:10.609254 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-05-05 08:37:10.609271 | debian-bookworm | Containerfile 2026-05-05 08:37:10.609713 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-05-05 08:37:10.609731 | debian-bookworm | Containerfile 2026-05-05 08:37:10.609766 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-05-05 08:37:10.609783 | debian-bookworm | Containerfile 2026-05-05 08:37:10.609818 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-05-05 08:37:10.609835 | debian-bookworm | Containerfile 2026-05-05 08:37:10.609870 | debian-bookworm | Containerfile 2026-05-05 08:37:10.609974 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-05-05 08:37:10.609992 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-05-05 08:37:10.610009 | debian-bookworm | Containerfile 2026-05-05 08:37:10.610184 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-05-05 08:37:10.610202 | debian-bookworm | Containerfile 2026-05-05 08:37:10.610302 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-05-05 08:37:10.610322 | debian-bookworm | Containerfile 2026-05-05 08:37:10.610450 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-05-05 08:37:10.610469 | debian-bookworm | Containerfile 2026-05-05 08:37:10.610507 | debian-bookworm | Containerfile 2026-05-05 08:37:10.610645 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-05-05 08:37:10.610663 | debian-bookworm | Containerfile 2026-05-05 08:37:10.610878 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-05-05 08:37:10.610898 | debian-bookworm | Containerfile 2026-05-05 08:37:10.632640 | 2026-05-05 08:37:10.632741 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-05-05 08:37:10.930870 | debian-bookworm | changed: "logs" 2026-05-05 08:37:10.931150 | debian-bookworm | ok: All items complete 2026-05-05 08:37:10.931194 | 2026-05-05 08:37:11.162995 | debian-bookworm | changed: "artifacts" 2026-05-05 08:37:11.392708 | debian-bookworm | changed: "docs" 2026-05-05 08:37:11.406187 | 2026-05-05 08:37:11.406290 | TASK [ensure-hostname-resolves-locally : Ensure hostname resolves locally] 2026-05-05 08:37:11.791020 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-05-05 08:37:11.968727 | debian-bookworm | ok: Runtime: 0:00:00.049045 2026-05-05 08:37:11.977408 | 2026-05-05 08:37:11.977500 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-05-05 08:37:12.282154 | debian-bookworm | ok 2026-05-05 08:37:12.287385 | 2026-05-05 08:37:12.287491 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-05-05 08:37:12.816394 | debian-bookworm | ok: Runtime: 0:00:00.051166 2026-05-05 08:37:12.821088 | 2026-05-05 08:37:12.821184 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-05-05 08:37:13.370065 | debian-bookworm | ok: Runtime: 0:00:00.069150 2026-05-05 08:37:13.375967 | 2026-05-05 08:37:13.376043 | PLAY RECAP 2026-05-05 08:37:13.376091 | debian-bookworm | ok: 31 changed: 14 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-05 08:37:13.376114 | 2026-05-05 08:37:13.640669 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 08:37:13.641579 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-05 08:37:15.213817 | 2026-05-05 08:37:15.214002 | PLAY [Run hadolint] 2026-05-05 08:37:15.251103 | 2026-05-05 08:37:15.251286 | TASK [hadolint : Install hadolint] 2026-05-05 08:37:16.919319 | debian-bookworm | changed: OK (2426420 bytes) 2026-05-05 08:37:16.941834 | 2026-05-05 08:37:16.942101 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-05-05 08:37:17.294939 | debian-bookworm | ok: All paths examined 2026-05-05 08:37:17.303121 | 2026-05-05 08:37:17.303241 | LOOP [hadolint : Run hadolint] 2026-05-05 08:37:17.408340 | 2026-05-05 08:37:17.408477 | PLAY RECAP 2026-05-05 08:37:17.408535 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-05 08:37:17.408573 | 2026-05-05 08:37:17.586705 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-05-05 08:37:17.587491 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 08:37:18.518588 | 2026-05-05 08:37:18.518730 | PLAY [Base post-fetch] 2026-05-05 08:37:18.532181 | 2026-05-05 08:37:18.532304 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-05 08:37:18.576081 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:37:18.581986 | 2026-05-05 08:37:18.582109 | TASK [fetch-output : Set log path for single node] 2026-05-05 08:37:18.631087 | debian-bookworm | ok 2026-05-05 08:37:18.636496 | 2026-05-05 08:37:18.636621 | LOOP [fetch-output : Ensure local output dirs] 2026-05-05 08:37:19.183752 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/d2f171559210456286033fd531973410/work/logs" 2026-05-05 08:37:19.483864 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d2f171559210456286033fd531973410/work/artifacts" 2026-05-05 08:37:19.803495 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d2f171559210456286033fd531973410/work/docs" 2026-05-05 08:37:19.817665 | 2026-05-05 08:37:19.817806 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 08:37:20.528444 | debian-bookworm | changed: 2026-05-05 08:37:20.528662 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 08:37:20.528699 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 08:37:20.528730 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 08:37:20.528770 | debian-bookworm | changed: All items complete 2026-05-05 08:37:20.528794 | 2026-05-05 08:37:21.058982 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:37:21.622080 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:37:21.646538 | 2026-05-05 08:37:21.646711 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 08:37:22.356035 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007533 2026-05-05 08:37:23.081620 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.023897 2026-05-05 08:37:23.101530 | 2026-05-05 08:37:23.101743 | PLAY RECAP 2026-05-05 08:37:23.101807 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-05 08:37:23.101834 | 2026-05-05 08:37:23.436624 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 08:37:23.437456 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:37:24.376839 | 2026-05-05 08:37:24.377011 | PLAY [Base post] 2026-05-05 08:37:24.401738 | 2026-05-05 08:37:24.401929 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 08:37:25.068024 | debian-bookworm | changed 2026-05-05 08:37:25.074792 | 2026-05-05 08:37:25.075191 | PLAY RECAP 2026-05-05 08:37:25.075262 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 08:37:25.075325 | 2026-05-05 08:37:25.212497 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:37:25.213390 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 08:37:26.160977 | 2026-05-05 08:37:26.161168 | PLAY [Base post-logs] 2026-05-05 08:37:26.181686 | 2026-05-05 08:37:26.181860 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 08:37:26.671497 | localhost | changed 2026-05-05 08:37:26.688455 | 2026-05-05 08:37:26.688771 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 08:37:26.715077 | localhost | ok 2026-05-05 08:37:26.718330 | 2026-05-05 08:37:26.718439 | TASK [Set zuul-log-path fact] 2026-05-05 08:37:26.735969 | localhost | ok 2026-05-05 08:37:26.748952 | 2026-05-05 08:37:26.749090 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:37:26.774990 | localhost | ok 2026-05-05 08:37:26.778104 | 2026-05-05 08:37:26.778210 | TASK [upload-logs : Create log directories] 2026-05-05 08:37:27.337247 | localhost | changed 2026-05-05 08:37:27.340985 | 2026-05-05 08:37:27.341105 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 08:37:27.852993 | localhost -> localhost | ok: Runtime: 0:00:00.005395 2026-05-05 08:37:27.865062 | 2026-05-05 08:37:27.865266 | TASK [upload-logs : Upload logs to log server] 2026-05-05 08:37:28.484385 | localhost | Output suppressed because no_log was given 2026-05-05 08:37:28.486278 | 2026-05-05 08:37:28.486379 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 08:37:28.535802 | localhost | skipping: Conditional result was False 2026-05-05 08:37:28.541826 | localhost | skipping: Conditional result was False 2026-05-05 08:37:28.554998 | 2026-05-05 08:37:28.555331 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 08:37:28.610812 | localhost | skipping: Conditional result was False 2026-05-05 08:37:28.611239 | 2026-05-05 08:37:28.617066 | localhost | skipping: Conditional result was False 2026-05-05 08:37:28.627855 | 2026-05-05 08:37:28.627997 | LOOP [upload-logs : Upload console log and json output]