2026-06-16 19:17:14.458439 | Job console starting 2026-06-16 19:17:14.474804 | Updating git repos 2026-06-16 19:17:14.525311 | Cloning repos into workspace 2026-06-16 19:17:14.603630 | Restoring repo states 2026-06-16 19:17:14.623392 | Merging changes 2026-06-16 19:17:15.297354 | Checking out repos 2026-06-16 19:17:15.332426 | Preparing playbooks 2026-06-16 19:17:16.349322 | Running Ansible setup 2026-06-16 19:17:22.030770 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 19:17:23.204538 | 2026-06-16 19:17:23.204682 | PLAY [Base pre] 2026-06-16 19:17:23.240102 | 2026-06-16 19:17:23.240234 | TASK [Setup log path fact] 2026-06-16 19:17:23.269956 | debian-bookworm | ok 2026-06-16 19:17:23.294393 | 2026-06-16 19:17:23.294545 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 19:17:23.322918 | debian-bookworm | ok 2026-06-16 19:17:23.336035 | 2026-06-16 19:17:23.336158 | TASK [emit-job-header : Print job information] 2026-06-16 19:17:23.387236 | # Job Information 2026-06-16 19:17:23.387414 | Ansible Version: 2.16.14 2026-06-16 19:17:23.387449 | Job: hadolint 2026-06-16 19:17:23.387480 | Pipeline: check 2026-06-16 19:17:23.387502 | Executor: 521e9411259a 2026-06-16 19:17:23.387524 | Triggered by: https://github.com/osism/container-images/pull/925 2026-06-16 19:17:23.387547 | Event ID: 9ba8d220-69b7-11f1-8473-75bcb3e89e4c 2026-06-16 19:17:23.406171 | 2026-06-16 19:17:23.406301 | LOOP [emit-job-header : Print node information] 2026-06-16 19:17:23.580308 | debian-bookworm | ok: 2026-06-16 19:17:23.581754 | debian-bookworm | # Node Information 2026-06-16 19:17:23.581835 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-16 19:17:23.581865 | debian-bookworm | Hostname: debian 2026-06-16 19:17:23.581889 | debian-bookworm | Username: zuul 2026-06-16 19:17:23.581911 | debian-bookworm | Distro: Debian 12.14 2026-06-16 19:17:23.581937 | debian-bookworm | Provider: regiocloud-a 2026-06-16 19:17:23.581959 | debian-bookworm | Region: 2026-06-16 19:17:23.581993 | debian-bookworm | Label: debian-bookworm 2026-06-16 19:17:23.582014 | debian-bookworm | Product Name: OpenStack Nova 2026-06-16 19:17:23.582034 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe24:15dd 2026-06-16 19:17:23.607810 | 2026-06-16 19:17:23.607936 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-16 19:17:24.179040 | debian-bookworm -> localhost | changed 2026-06-16 19:17:24.192022 | 2026-06-16 19:17:24.192150 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-16 19:17:25.836400 | debian-bookworm -> localhost | changed 2026-06-16 19:17:25.845863 | 2026-06-16 19:17:25.845994 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-16 19:17:26.393996 | debian-bookworm -> localhost | ok 2026-06-16 19:17:26.404518 | 2026-06-16 19:17:26.404646 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-16 19:17:26.482181 | debian-bookworm | ok 2026-06-16 19:17:26.537883 | debian-bookworm | included: /var/lib/zuul/builds/9eb771c6246c41d3b7236a82b1808f86/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-16 19:17:26.555683 | 2026-06-16 19:17:26.555809 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-16 19:17:30.241614 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-16 19:17:30.241869 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9eb771c6246c41d3b7236a82b1808f86/work/9eb771c6246c41d3b7236a82b1808f86_id_rsa 2026-06-16 19:17:30.241912 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9eb771c6246c41d3b7236a82b1808f86/work/9eb771c6246c41d3b7236a82b1808f86_id_rsa.pub 2026-06-16 19:17:30.241939 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-16 19:17:30.241964 | debian-bookworm -> localhost | SHA256:gI95cLx/K+K1K108fP/LvItDn3G+19v6RQY3i9HvEzk zuul-build-sshkey 2026-06-16 19:17:30.242000 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-16 19:17:30.242034 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-16 19:17:30.242056 | debian-bookworm -> localhost | | | 2026-06-16 19:17:30.242077 | debian-bookworm -> localhost | | o . | 2026-06-16 19:17:30.242097 | debian-bookworm -> localhost | | o + ..o.| 2026-06-16 19:17:30.242117 | debian-bookworm -> localhost | | * o oo=| 2026-06-16 19:17:30.242137 | debian-bookworm -> localhost | | o + So . E+| 2026-06-16 19:17:30.242164 | debian-bookworm -> localhost | | . . = .. =+| 2026-06-16 19:17:30.242186 | debian-bookworm -> localhost | | .o..o...oB| 2026-06-16 19:17:30.242205 | debian-bookworm -> localhost | | o.oo . .=oB| 2026-06-16 19:17:30.242226 | debian-bookworm -> localhost | | ..ooo. .o%@| 2026-06-16 19:17:30.242245 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-16 19:17:30.242297 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.717491 2026-06-16 19:17:30.248788 | 2026-06-16 19:17:30.249006 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-16 19:17:30.289406 | debian-bookworm | ok 2026-06-16 19:17:30.326459 | debian-bookworm | included: /var/lib/zuul/builds/9eb771c6246c41d3b7236a82b1808f86/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-16 19:17:30.348971 | 2026-06-16 19:17:30.349111 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-16 19:17:30.382739 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:17:30.389036 | 2026-06-16 19:17:30.389137 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-16 19:17:31.249872 | debian-bookworm | changed 2026-06-16 19:17:31.268414 | 2026-06-16 19:17:31.268541 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-16 19:17:31.593931 | debian-bookworm | ok 2026-06-16 19:17:31.607457 | 2026-06-16 19:17:31.607556 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-16 19:17:32.475585 | debian-bookworm | changed 2026-06-16 19:17:32.486678 | 2026-06-16 19:17:32.486813 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-16 19:17:33.331656 | debian-bookworm | changed 2026-06-16 19:17:33.348558 | 2026-06-16 19:17:33.348686 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-16 19:17:33.382634 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:17:33.389344 | 2026-06-16 19:17:33.389709 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-16 19:17:34.737760 | debian-bookworm -> localhost | changed 2026-06-16 19:17:34.746435 | 2026-06-16 19:17:34.746514 | TASK [add-build-sshkey : Add back temp key] 2026-06-16 19:17:35.297663 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9eb771c6246c41d3b7236a82b1808f86/work/9eb771c6246c41d3b7236a82b1808f86_id_rsa (zuul-build-sshkey) 2026-06-16 19:17:35.297909 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034031 2026-06-16 19:17:35.304463 | 2026-06-16 19:17:35.304547 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-16 19:17:36.010327 | debian-bookworm | ok 2026-06-16 19:17:36.014766 | 2026-06-16 19:17:36.014879 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-16 19:17:36.098321 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:17:36.107304 | 2026-06-16 19:17:36.107401 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-16 19:17:36.868464 | debian-bookworm | ok 2026-06-16 19:17:36.881903 | 2026-06-16 19:17:36.882001 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-16 19:17:36.929112 | debian-bookworm | ok 2026-06-16 19:17:36.933316 | 2026-06-16 19:17:36.933394 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-16 19:17:37.705310 | debian-bookworm -> localhost | ok 2026-06-16 19:17:37.710569 | 2026-06-16 19:17:37.710654 | TASK [validate-host : Collect information about the host] 2026-06-16 19:17:38.974710 | debian-bookworm | ok 2026-06-16 19:17:38.992678 | 2026-06-16 19:17:38.992761 | TASK [validate-host : Sanitize hostname] 2026-06-16 19:17:39.235103 | debian-bookworm | ok 2026-06-16 19:17:39.263060 | 2026-06-16 19:17:39.263185 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-16 19:17:40.500287 | debian-bookworm -> localhost | changed 2026-06-16 19:17:40.505149 | 2026-06-16 19:17:40.505239 | TASK [validate-host : Collect information about zuul worker] 2026-06-16 19:17:41.181469 | debian-bookworm | ok 2026-06-16 19:17:41.185553 | 2026-06-16 19:17:41.185647 | TASK [validate-host : Write out all zuul information for each host] 2026-06-16 19:17:42.135686 | debian-bookworm -> localhost | changed 2026-06-16 19:17:42.145097 | 2026-06-16 19:17:42.145196 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-16 19:17:42.469506 | debian-bookworm | ok 2026-06-16 19:17:42.474284 | 2026-06-16 19:17:42.474376 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-16 19:17:44.183488 | debian-bookworm | changed: 2026-06-16 19:17:44.183741 | debian-bookworm | cd+++++++++ src/ 2026-06-16 19:17:44.183787 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-16 19:17:44.183818 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-16 19:17:44.183846 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-06-16 19:17:44.183872 | debian-bookworm | Containerfile 2026-06-16 19:17:44.200851 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-06-16 19:17:44.200869 | debian-bookworm | Containerfile 2026-06-16 19:17:44.200905 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-06-16 19:17:44.200924 | debian-bookworm | Containerfile 2026-06-16 19:17:44.201172 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-06-16 19:17:44.201189 | debian-bookworm | Containerfile 2026-06-16 19:17:44.201275 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-06-16 19:17:44.201292 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-06-16 19:17:44.201309 | debian-bookworm | Containerfile 2026-06-16 19:17:44.213948 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-06-16 19:17:44.213983 | debian-bookworm | Containerfile 2026-06-16 19:17:44.214101 | debian-bookworm | Containerfile 2026-06-16 19:17:44.214196 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-06-16 19:17:44.214215 | debian-bookworm | Containerfile 2026-06-16 19:17:44.214263 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-06-16 19:17:44.214281 | debian-bookworm | Containerfile 2026-06-16 19:17:44.214317 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-06-16 19:17:44.214336 | debian-bookworm | Containerfile 2026-06-16 19:17:44.214373 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-06-16 19:17:44.214392 | debian-bookworm | Containerfile 2026-06-16 19:17:44.214428 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-06-16 19:17:44.214446 | debian-bookworm | Containerfile 2026-06-16 19:17:44.214482 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-06-16 19:17:44.214500 | debian-bookworm | Containerfile 2026-06-16 19:17:44.214951 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-06-16 19:17:44.214969 | debian-bookworm | Containerfile 2026-06-16 19:17:44.215018 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-06-16 19:17:44.215036 | debian-bookworm | Containerfile 2026-06-16 19:17:44.215071 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-06-16 19:17:44.215088 | debian-bookworm | Containerfile 2026-06-16 19:17:44.215123 | debian-bookworm | Containerfile 2026-06-16 19:17:44.215276 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-06-16 19:17:44.215296 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-06-16 19:17:44.215314 | debian-bookworm | Containerfile 2026-06-16 19:17:44.215494 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-06-16 19:17:44.215515 | debian-bookworm | Containerfile 2026-06-16 19:17:44.215605 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-06-16 19:17:44.215623 | debian-bookworm | Containerfile 2026-06-16 19:17:44.215695 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-06-16 19:17:44.215713 | debian-bookworm | Containerfile 2026-06-16 19:17:44.215749 | debian-bookworm | Containerfile 2026-06-16 19:17:44.215872 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-06-16 19:17:44.215889 | debian-bookworm | Containerfile 2026-06-16 19:17:44.216079 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-06-16 19:17:44.216097 | debian-bookworm | Containerfile 2026-06-16 19:17:44.243073 | 2026-06-16 19:17:44.243196 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-06-16 19:17:44.605664 | debian-bookworm | changed: "logs" 2026-06-16 19:17:44.605871 | debian-bookworm | ok: All items complete 2026-06-16 19:17:44.605901 | 2026-06-16 19:17:44.854940 | debian-bookworm | changed: "artifacts" 2026-06-16 19:17:45.095453 | debian-bookworm | changed: "docs" 2026-06-16 19:17:45.119802 | 2026-06-16 19:17:45.119950 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-06-16 19:17:45.445591 | debian-bookworm | ok 2026-06-16 19:17:45.450620 | 2026-06-16 19:17:45.450734 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-06-16 19:17:45.996472 | debian-bookworm | ok: Runtime: 0:00:00.073989 2026-06-16 19:17:46.003482 | 2026-06-16 19:17:46.003782 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-06-16 19:17:46.563397 | debian-bookworm | ok: Runtime: 0:00:00.126131 2026-06-16 19:17:46.573597 | 2026-06-16 19:17:46.573699 | TASK [diagnose-network : Ensure log directory exists] 2026-06-16 19:17:46.851946 | debian-bookworm | ok 2026-06-16 19:17:46.870945 | 2026-06-16 19:17:46.871944 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-06-16 19:18:04.001694 | debian-bookworm | ok: Runtime: 0:00:15.710031 2026-06-16 19:18:04.058899 | 2026-06-16 19:18:04.059147 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-16 19:18:04.162594 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:18:04.169483 | 2026-06-16 19:18:04.169662 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-16 19:18:04.271650 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:18:04.288061 | 2026-06-16 19:18:04.288210 | PLAY RECAP 2026-06-16 19:18:04.288275 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-06-16 19:18:04.288300 | 2026-06-16 19:18:04.534098 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 19:18:04.535113 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-06-16 19:18:05.406629 | 2026-06-16 19:18:05.406824 | PLAY [Run hadolint] 2026-06-16 19:18:05.424446 | 2026-06-16 19:18:05.424630 | TASK [hadolint : Install hadolint] 2026-06-16 19:18:06.908774 | debian-bookworm | changed: OK (2426420 bytes) 2026-06-16 19:18:06.916241 | 2026-06-16 19:18:06.916418 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-06-16 19:18:07.370499 | debian-bookworm | ok: All paths examined 2026-06-16 19:18:07.380713 | 2026-06-16 19:18:07.380899 | LOOP [hadolint : Run hadolint] 2026-06-16 19:18:07.462668 | 2026-06-16 19:18:07.462915 | PLAY RECAP 2026-06-16 19:18:07.462988 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-16 19:18:07.463044 | 2026-06-16 19:18:07.620188 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-06-16 19:18:07.621177 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 19:18:08.440417 | 2026-06-16 19:18:08.440612 | PLAY [Base post-fetch] 2026-06-16 19:18:08.456068 | 2026-06-16 19:18:08.456240 | TASK [diagnose-network : Ensure log directory exists] 2026-06-16 19:18:08.894868 | debian-bookworm | ok 2026-06-16 19:18:08.909277 | 2026-06-16 19:18:08.909546 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-16 19:18:36.694210 | debian-bookworm | ok: Runtime: 0:00:25.271496 2026-06-16 19:18:36.704591 | 2026-06-16 19:18:36.704764 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-16 19:18:42.840820 | debian-bookworm | ok: Runtime: 0:00:00.009667 2026-06-16 19:18:42.870125 | 2026-06-16 19:18:42.870371 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-16 19:18:48.998365 | debian-bookworm | ok: Runtime: 0:00:00.010102 2026-06-16 19:18:49.013851 | 2026-06-16 19:18:49.014061 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-16 19:18:49.070722 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:18:49.087236 | 2026-06-16 19:18:49.087458 | TASK [fetch-output : Set log path for single node] 2026-06-16 19:18:49.138547 | debian-bookworm | ok 2026-06-16 19:18:49.146254 | 2026-06-16 19:18:49.146422 | LOOP [fetch-output : Ensure local output dirs] 2026-06-16 19:18:49.522154 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/9eb771c6246c41d3b7236a82b1808f86/work/logs" 2026-06-16 19:18:49.883858 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9eb771c6246c41d3b7236a82b1808f86/work/artifacts" 2026-06-16 19:18:50.188962 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9eb771c6246c41d3b7236a82b1808f86/work/docs" 2026-06-16 19:18:50.207261 | 2026-06-16 19:18:50.207440 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-16 19:18:51.080403 | debian-bookworm | changed: 2026-06-16 19:18:51.080747 | debian-bookworm | .d..t...... ./ 2026-06-16 19:18:51.080791 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-16 19:18:51.080816 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-16 19:18:51.080837 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-16 19:18:51.080858 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-16 19:18:51.080878 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-16 19:18:51.080922 | debian-bookworm | changed: All items complete 2026-06-16 19:18:51.080949 | 2026-06-16 19:18:51.682337 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 19:18:52.271796 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 19:18:52.294535 | 2026-06-16 19:18:52.294711 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-16 19:18:52.644750 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008541 2026-06-16 19:18:52.947681 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012530 2026-06-16 19:18:52.957032 | 2026-06-16 19:18:52.957164 | PLAY RECAP 2026-06-16 19:18:52.957217 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-16 19:18:52.957242 | 2026-06-16 19:18:53.138237 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 19:18:53.139248 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 19:18:53.929323 | 2026-06-16 19:18:53.929504 | PLAY [Base post] 2026-06-16 19:18:53.944266 | 2026-06-16 19:18:53.944423 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-16 19:18:54.611759 | debian-bookworm | changed 2026-06-16 19:18:54.622254 | 2026-06-16 19:18:54.622419 | PLAY RECAP 2026-06-16 19:18:54.622495 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 19:18:54.622575 | 2026-06-16 19:18:54.811325 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 19:18:54.812256 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-16 19:18:55.663022 | 2026-06-16 19:18:55.663272 | PLAY [Base post-logs] 2026-06-16 19:18:55.677011 | 2026-06-16 19:18:55.677262 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-16 19:18:56.215495 | localhost | changed 2026-06-16 19:18:56.227510 | 2026-06-16 19:18:56.227704 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-16 19:18:56.269250 | localhost | ok 2026-06-16 19:18:56.274371 | 2026-06-16 19:18:56.274546 | TASK [Set zuul-log-path fact] 2026-06-16 19:18:56.291879 | localhost | ok 2026-06-16 19:18:56.302324 | 2026-06-16 19:18:56.302466 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 19:18:56.328482 | localhost | ok 2026-06-16 19:18:56.332355 | 2026-06-16 19:18:56.332504 | TASK [upload-logs : Create log directories] 2026-06-16 19:18:56.869857 | localhost | changed 2026-06-16 19:18:56.873166 | 2026-06-16 19:18:56.873292 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-16 19:18:57.501424 | localhost -> localhost | ok: Runtime: 0:00:00.007675 2026-06-16 19:18:57.506262 | 2026-06-16 19:18:57.506392 | TASK [upload-logs : Upload logs to log server] 2026-06-16 19:18:58.156836 | localhost | Output suppressed because no_log was given 2026-06-16 19:18:58.162508 | 2026-06-16 19:18:58.162632 | LOOP [upload-logs : Compress console log and json output] 2026-06-16 19:18:58.245222 | localhost | skipping: Conditional result was False 2026-06-16 19:18:58.268685 | localhost | skipping: Conditional result was False 2026-06-16 19:18:58.285803 | 2026-06-16 19:18:58.285944 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-16 19:18:58.392661 | localhost | skipping: Conditional result was False 2026-06-16 19:18:58.392979 | 2026-06-16 19:18:58.415866 | localhost | skipping: Conditional result was False 2026-06-16 19:18:58.430740 | 2026-06-16 19:18:58.430899 | LOOP [upload-logs : Upload console log and json output]