2026-08-08 03:00:11.228123 | Job console starting 2026-08-08 03:00:11.244058 | Updating git repos 2026-08-08 03:00:11.854193 | Cloning repos into workspace 2026-08-08 03:00:11.988827 | Restoring repo states 2026-08-08 03:00:12.012557 | Merging changes 2026-08-08 03:00:12.012582 | Checking out repos 2026-08-08 03:00:12.162386 | Preparing playbooks 2026-08-08 03:00:13.920391 | Running Ansible setup 2026-08-08 03:01:41.394769 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-08 03:01:42.258516 | 2026-08-08 03:01:42.258712 | PLAY [Base pre] 2026-08-08 03:01:42.279753 | 2026-08-08 03:01:42.279939 | TASK [Setup log path fact] 2026-08-08 03:01:42.301100 | debian-bookworm | ok 2026-08-08 03:01:42.322928 | 2026-08-08 03:01:42.323146 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 03:01:42.352926 | debian-bookworm | ok 2026-08-08 03:01:42.364168 | 2026-08-08 03:01:42.364325 | TASK [emit-job-header : Print job information] 2026-08-08 03:01:42.425694 | # Job Information 2026-08-08 03:01:42.425907 | Ansible Version: 2.16.14 2026-08-08 03:01:42.425943 | Job: hadolint 2026-08-08 03:01:42.425993 | Pipeline: periodic-daily 2026-08-08 03:01:42.426016 | Executor: 521e9411259a 2026-08-08 03:01:42.426036 | Triggered by: https://github.com/osism/container-images 2026-08-08 03:01:42.426058 | Event ID: 0c186a6b55404b499cd4b69e8276c449 2026-08-08 03:01:42.432035 | 2026-08-08 03:01:42.432177 | LOOP [emit-job-header : Print node information] 2026-08-08 03:01:42.580239 | debian-bookworm | ok: 2026-08-08 03:01:42.580800 | debian-bookworm | # Node Information 2026-08-08 03:01:42.580841 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-08 03:01:42.580866 | debian-bookworm | Hostname: debian 2026-08-08 03:01:42.580888 | debian-bookworm | Username: zuul 2026-08-08 03:01:42.580908 | debian-bookworm | Distro: Debian 12.15 2026-08-08 03:01:42.580932 | debian-bookworm | Provider: regiocloud-a 2026-08-08 03:01:42.580953 | debian-bookworm | Region: 2026-08-08 03:01:42.580996 | debian-bookworm | Label: debian-bookworm 2026-08-08 03:01:42.581016 | debian-bookworm | Product Name: OpenStack Nova 2026-08-08 03:01:42.581036 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe55:8be1 2026-08-08 03:01:42.602331 | 2026-08-08 03:01:42.602505 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-08 03:01:44.147549 | debian-bookworm -> localhost | changed 2026-08-08 03:01:44.183808 | 2026-08-08 03:01:44.184020 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-08 03:01:48.545001 | debian-bookworm -> localhost | changed 2026-08-08 03:01:48.559229 | 2026-08-08 03:01:48.559399 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-08 03:01:49.279530 | debian-bookworm -> localhost | ok 2026-08-08 03:01:49.288854 | 2026-08-08 03:01:49.289021 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-08 03:01:49.378584 | debian-bookworm | ok 2026-08-08 03:01:49.461244 | debian-bookworm | included: /var/lib/zuul/builds/09457bc2cbbf4320b96a3b5f91b4dfc3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-08 03:01:49.495347 | 2026-08-08 03:01:49.496467 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-08 03:01:51.762156 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-08 03:01:51.762348 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/09457bc2cbbf4320b96a3b5f91b4dfc3/work/09457bc2cbbf4320b96a3b5f91b4dfc3_id_rsa 2026-08-08 03:01:51.762378 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/09457bc2cbbf4320b96a3b5f91b4dfc3/work/09457bc2cbbf4320b96a3b5f91b4dfc3_id_rsa.pub 2026-08-08 03:01:51.762400 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-08 03:01:51.762420 | debian-bookworm -> localhost | SHA256:Jjp74zSeUPThWMPycqKXL/Ct/gomuuGCsL6kD9YaTZY zuul-build-sshkey 2026-08-08 03:01:51.762438 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-08 03:01:51.762474 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-08 03:01:51.762492 | debian-bookworm -> localhost | | | 2026-08-08 03:01:51.762509 | debian-bookworm -> localhost | | . | 2026-08-08 03:01:51.762525 | debian-bookworm -> localhost | | o = | 2026-08-08 03:01:51.762541 | debian-bookworm -> localhost | | .. B o | 2026-08-08 03:01:51.762556 | debian-bookworm -> localhost | | E * S | 2026-08-08 03:01:51.762578 | debian-bookworm -> localhost | |. = .+ B | 2026-08-08 03:01:51.762595 | debian-bookworm -> localhost | |==.oBo=. | 2026-08-08 03:01:51.762611 | debian-bookworm -> localhost | |O+oo O=+. | 2026-08-08 03:01:51.762627 | debian-bookworm -> localhost | |*Bo .+B*o | 2026-08-08 03:01:51.762643 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-08 03:01:51.762688 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.047813 2026-08-08 03:01:51.768316 | 2026-08-08 03:01:51.768407 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-08 03:01:51.805778 | debian-bookworm | ok 2026-08-08 03:01:51.824659 | debian-bookworm | included: /var/lib/zuul/builds/09457bc2cbbf4320b96a3b5f91b4dfc3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-08 03:01:51.861622 | 2026-08-08 03:01:51.861754 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-08 03:01:51.885041 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:01:51.894869 | 2026-08-08 03:01:51.895002 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-08 03:01:52.718369 | debian-bookworm | changed 2026-08-08 03:01:52.731058 | 2026-08-08 03:01:52.731162 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-08 03:01:53.025151 | debian-bookworm | ok 2026-08-08 03:01:53.033341 | 2026-08-08 03:01:53.034238 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-08 03:01:53.834675 | debian-bookworm | changed 2026-08-08 03:01:53.839181 | 2026-08-08 03:01:53.846959 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-08 03:01:54.638712 | debian-bookworm | changed 2026-08-08 03:01:54.643597 | 2026-08-08 03:01:54.643691 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-08 03:01:54.679230 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:01:54.684479 | 2026-08-08 03:01:54.684577 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-08 03:01:55.691725 | debian-bookworm -> localhost | changed 2026-08-08 03:01:55.707055 | 2026-08-08 03:01:55.707167 | TASK [add-build-sshkey : Add back temp key] 2026-08-08 03:01:56.565891 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/09457bc2cbbf4320b96a3b5f91b4dfc3/work/09457bc2cbbf4320b96a3b5f91b4dfc3_id_rsa (zuul-build-sshkey) 2026-08-08 03:01:56.566171 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.047344 2026-08-08 03:01:56.575273 | 2026-08-08 03:01:56.575392 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-08 03:01:57.171904 | debian-bookworm | ok 2026-08-08 03:01:57.181306 | 2026-08-08 03:01:57.181427 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-08 03:01:57.255839 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:01:57.289021 | 2026-08-08 03:01:57.289138 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-08 03:01:58.095951 | debian-bookworm | ok 2026-08-08 03:01:58.128611 | 2026-08-08 03:01:58.128749 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-08 03:01:58.189073 | debian-bookworm | ok 2026-08-08 03:01:58.223452 | 2026-08-08 03:01:58.223627 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-08 03:01:58.971378 | debian-bookworm -> localhost | ok 2026-08-08 03:01:58.981260 | 2026-08-08 03:01:58.981372 | TASK [validate-host : Collect information about the host] 2026-08-08 03:02:41.098474 | debian-bookworm | ok 2026-08-08 03:02:41.110673 | 2026-08-08 03:02:41.110860 | TASK [validate-host : Sanitize hostname] 2026-08-08 03:02:41.296739 | debian-bookworm | ok 2026-08-08 03:02:41.303298 | 2026-08-08 03:02:41.303419 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-08 03:02:42.265138 | debian-bookworm -> localhost | changed 2026-08-08 03:02:42.270657 | 2026-08-08 03:02:42.270753 | TASK [validate-host : Collect information about zuul worker] 2026-08-08 03:02:42.792490 | debian-bookworm | ok 2026-08-08 03:02:42.797378 | 2026-08-08 03:02:42.797473 | TASK [validate-host : Write out all zuul information for each host] 2026-08-08 03:02:43.684468 | debian-bookworm -> localhost | changed 2026-08-08 03:02:43.695536 | 2026-08-08 03:02:43.695645 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-08 03:02:43.987301 | debian-bookworm | ok 2026-08-08 03:02:43.991981 | 2026-08-08 03:02:43.992081 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-08 03:02:45.531186 | debian-bookworm | changed: 2026-08-08 03:02:45.531357 | debian-bookworm | cd+++++++++ src/ 2026-08-08 03:02:45.531385 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-08 03:02:45.531405 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-08 03:02:45.531422 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-08-08 03:02:45.531439 | debian-bookworm | Containerfile 2026-08-08 03:02:45.548310 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-08-08 03:02:45.548324 | debian-bookworm | Containerfile 2026-08-08 03:02:45.548353 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-08-08 03:02:45.548367 | debian-bookworm | Containerfile 2026-08-08 03:02:45.548558 | debian-bookworm | Containerfile 2026-08-08 03:02:45.548690 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-08-08 03:02:45.548704 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-08-08 03:02:45.548718 | debian-bookworm | Containerfile 2026-08-08 03:02:45.549285 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-08-08 03:02:45.549300 | debian-bookworm | Containerfile 2026-08-08 03:02:45.549362 | debian-bookworm | Containerfile 2026-08-08 03:02:45.549434 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-08-08 03:02:45.549448 | debian-bookworm | Containerfile 2026-08-08 03:02:45.549477 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-08-08 03:02:45.549491 | debian-bookworm | Containerfile 2026-08-08 03:02:45.549520 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-08-08 03:02:45.549534 | debian-bookworm | Containerfile 2026-08-08 03:02:45.549563 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-08-08 03:02:45.549578 | debian-bookworm | Containerfile 2026-08-08 03:02:45.549608 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-08-08 03:02:45.549622 | debian-bookworm | Containerfile 2026-08-08 03:02:45.549651 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-08-08 03:02:45.549665 | debian-bookworm | Containerfile 2026-08-08 03:02:45.557113 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-08-08 03:02:45.557184 | debian-bookworm | Containerfile 2026-08-08 03:02:45.557221 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-08-08 03:02:45.557238 | debian-bookworm | Containerfile 2026-08-08 03:02:45.557270 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-08-08 03:02:45.557285 | debian-bookworm | Containerfile 2026-08-08 03:02:45.557316 | debian-bookworm | Containerfile 2026-08-08 03:02:45.557406 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-08-08 03:02:45.557421 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-08-08 03:02:45.557435 | debian-bookworm | Containerfile 2026-08-08 03:02:45.557593 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-08-08 03:02:45.557607 | debian-bookworm | Containerfile 2026-08-08 03:02:45.557680 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-08-08 03:02:45.557695 | debian-bookworm | Containerfile 2026-08-08 03:02:45.557756 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-08-08 03:02:45.557771 | debian-bookworm | Containerfile 2026-08-08 03:02:45.557801 | debian-bookworm | Containerfile 2026-08-08 03:02:45.557906 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-08-08 03:02:45.557920 | debian-bookworm | Containerfile 2026-08-08 03:02:45.558158 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-08-08 03:02:45.558173 | debian-bookworm | Containerfile 2026-08-08 03:02:45.604234 | 2026-08-08 03:02:45.606610 | LOOP [ensure-output-dirs-present : Ensure Zuul output directories exist] 2026-08-08 03:02:45.962347 | debian-bookworm | changed: "logs" 2026-08-08 03:02:45.962559 | debian-bookworm | ok: All items complete 2026-08-08 03:02:45.962591 | 2026-08-08 03:02:46.224879 | debian-bookworm | changed: "artifacts" 2026-08-08 03:02:46.522101 | debian-bookworm | changed: "docs" 2026-08-08 03:02:46.537575 | 2026-08-08 03:02:46.537696 | TASK [diagnose-first-sudo : Ensure log directory exists] 2026-08-08 03:02:46.854233 | debian-bookworm | ok 2026-08-08 03:02:46.858559 | 2026-08-08 03:02:46.858654 | TASK [diagnose-first-sudo : Probe first sudo invocation under strace] 2026-08-08 03:02:47.417706 | debian-bookworm | ok: Runtime: 0:00:00.078815 2026-08-08 03:02:47.422002 | 2026-08-08 03:02:47.422103 | TASK [diagnose-first-sudo : Snapshot DNS / PAM / logind state (no become)] 2026-08-08 03:04:54.060025 | debian-bookworm | ok: Runtime: 0:02:06.228060 2026-08-08 03:04:54.069499 | 2026-08-08 03:04:54.069600 | TASK [diagnose-network : Ensure log directory exists] 2026-08-08 03:04:54.435837 | debian-bookworm | ok 2026-08-08 03:04:54.444958 | 2026-08-08 03:04:54.445484 | TASK [diagnose-network : Snapshot dual-stack network state (pre)] 2026-08-08 03:10:05.752852 | debian-bookworm | ok: ERROR (ignored) 2026-08-08 03:10:05.754066 | debian-bookworm | { 2026-08-08 03:10:05.754136 | debian-bookworm | "ansible_job_id": "j569559237354.1446", 2026-08-08 03:10:05.754162 | debian-bookworm | "child_pid": 1450, 2026-08-08 03:10:05.754183 | debian-bookworm | "failed_when_result": false, 2026-08-08 03:10:05.754201 | debian-bookworm | "finished": 1, 2026-08-08 03:10:05.754219 | debian-bookworm | "msg": "Timeout exceeded", 2026-08-08 03:10:05.754237 | debian-bookworm | "results_file": "/home/zuul/.ansible_async/j569559237354.1446", 2026-08-08 03:10:05.754261 | debian-bookworm | "started": 1 2026-08-08 03:10:05.754280 | debian-bookworm | } 2026-08-08 03:10:05.758971 | 2026-08-08 03:10:05.759071 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-08 03:10:05.805748 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:10:05.816892 | 2026-08-08 03:10:05.817054 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-08 03:10:05.867370 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:10:05.880402 | 2026-08-08 03:10:05.880511 | PLAY RECAP 2026-08-08 03:10:05.880587 | debian-bookworm | ok: 32 changed: 12 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0 2026-08-08 03:10:05.880627 | 2026-08-08 03:10:05.990170 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-08 03:10:05.992270 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-08-08 03:10:06.726078 | 2026-08-08 03:10:06.726212 | PLAY [Run hadolint] 2026-08-08 03:10:06.742083 | 2026-08-08 03:10:06.742206 | TASK [hadolint : Install hadolint] 2026-08-08 03:12:19.083962 | debian-bookworm | ERROR 2026-08-08 03:12:19.084459 | debian-bookworm | { 2026-08-08 03:12:19.084524 | debian-bookworm | "msg": "Timeout (32s) waiting for privilege escalation prompt: " 2026-08-08 03:12:19.084560 | debian-bookworm | } failure 2026-08-08 03:12:19.091769 | 2026-08-08 03:12:19.091882 | PLAY RECAP 2026-08-08 03:12:19.091936 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-08-08 03:12:19.091964 | 2026-08-08 03:12:19.348815 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-08-08 03:12:19.351340 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-08 03:12:21.076412 | 2026-08-08 03:12:21.076624 | PLAY [Base post-fetch] 2026-08-08 03:12:21.118155 | 2026-08-08 03:12:21.118350 | TASK [diagnose-network : Ensure log directory exists] 2026-08-08 03:12:21.642608 | debian-bookworm | ok 2026-08-08 03:12:21.655790 | 2026-08-08 03:12:21.655985 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-08 03:17:32.264067 | debian-bookworm | ok: ERROR (ignored) 2026-08-08 03:17:32.265291 | debian-bookworm | { 2026-08-08 03:17:32.265374 | debian-bookworm | "ansible_job_id": "j422238681470.1915", 2026-08-08 03:17:32.265402 | debian-bookworm | "child_pid": 1919, 2026-08-08 03:17:32.265443 | debian-bookworm | "failed_when_result": false, 2026-08-08 03:17:32.265468 | debian-bookworm | "finished": 1, 2026-08-08 03:17:32.265488 | debian-bookworm | "msg": "Timeout exceeded", 2026-08-08 03:17:32.265512 | debian-bookworm | "results_file": "/home/zuul/.ansible_async/j422238681470.1915", 2026-08-08 03:17:32.265531 | debian-bookworm | "started": 1 2026-08-08 03:17:32.265550 | debian-bookworm | } 2026-08-08 03:17:32.280678 | 2026-08-08 03:17:32.280825 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-08 03:17:38.265437 | debian-bookworm | ok: Runtime: 0:00:00.007976 2026-08-08 03:17:38.269832 | 2026-08-08 03:17:38.269919 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-08 03:17:44.365530 | debian-bookworm | ok: Runtime: 0:00:00.007477 2026-08-08 03:17:44.382005 | 2026-08-08 03:17:44.382125 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-08 03:17:44.464740 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:17:44.470665 | 2026-08-08 03:17:44.470771 | TASK [fetch-output : Set log path for single node] 2026-08-08 03:17:44.567759 | debian-bookworm | ok 2026-08-08 03:17:44.577751 | 2026-08-08 03:17:44.577882 | LOOP [fetch-output : Ensure local output dirs] 2026-08-08 03:17:44.932329 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/09457bc2cbbf4320b96a3b5f91b4dfc3/work/logs" 2026-08-08 03:17:45.652216 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/09457bc2cbbf4320b96a3b5f91b4dfc3/work/artifacts" 2026-08-08 03:17:46.485674 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/09457bc2cbbf4320b96a3b5f91b4dfc3/work/docs" 2026-08-08 03:17:46.500276 | 2026-08-08 03:17:46.500400 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-08 03:17:47.740588 | debian-bookworm | changed: 2026-08-08 03:17:47.740787 | debian-bookworm | .d..t...... ./ 2026-08-08 03:17:47.740820 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-08 03:17:47.740844 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-08 03:17:47.740866 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-08 03:17:47.740886 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-08 03:17:47.740906 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-08 03:17:47.740944 | debian-bookworm | changed: All items complete 2026-08-08 03:17:47.740969 | 2026-08-08 03:17:48.730026 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 03:17:49.714079 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 03:17:49.756655 | 2026-08-08 03:17:49.756827 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-08 03:17:49.860826 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:17:49.876792 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:17:49.895262 | 2026-08-08 03:17:49.895360 | PLAY RECAP 2026-08-08 03:17:49.895410 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-08 03:17:49.895446 | 2026-08-08 03:17:50.206645 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-08 03:17:50.207414 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 03:17:51.251768 | 2026-08-08 03:17:51.251894 | PLAY [Base post] 2026-08-08 03:17:51.274134 | 2026-08-08 03:17:51.274259 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-08 03:17:51.801170 | debian-bookworm | changed 2026-08-08 03:17:51.807103 | 2026-08-08 03:17:51.807186 | PLAY RECAP 2026-08-08 03:17:51.807236 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-08 03:17:51.807286 | 2026-08-08 03:17:52.000848 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 03:17:52.002964 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-08 03:17:53.419605 | 2026-08-08 03:17:53.419770 | PLAY [Base post-logs] 2026-08-08 03:17:53.449980 | 2026-08-08 03:17:53.450119 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-08 03:17:54.103464 | localhost | changed 2026-08-08 03:17:54.113102 | 2026-08-08 03:17:54.113265 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-08 03:17:54.138120 | localhost | ok 2026-08-08 03:17:54.141005 | 2026-08-08 03:17:54.141097 | TASK [Set zuul-log-path fact] 2026-08-08 03:17:54.155549 | localhost | ok 2026-08-08 03:17:54.165124 | 2026-08-08 03:17:54.165228 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 03:17:54.189945 | localhost | ok 2026-08-08 03:17:54.193377 | 2026-08-08 03:17:54.193477 | TASK [upload-logs : Create log directories] 2026-08-08 03:17:54.751637 | localhost | changed 2026-08-08 03:17:54.754358 | 2026-08-08 03:17:54.754460 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-08 03:17:55.574712 | localhost -> localhost | ok: Runtime: 0:00:00.013371 2026-08-08 03:17:55.578765 | 2026-08-08 03:17:55.578955 | TASK [upload-logs : Upload logs to log server] 2026-08-08 03:17:56.648220 | localhost | Output suppressed because no_log was given 2026-08-08 03:17:56.653386 | 2026-08-08 03:17:56.653517 | LOOP [upload-logs : Compress console log and json output] 2026-08-08 03:17:56.750440 | localhost | skipping: Conditional result was False 2026-08-08 03:17:56.756114 | localhost | skipping: Conditional result was False 2026-08-08 03:17:56.768657 | 2026-08-08 03:17:56.768762 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-08 03:17:56.871191 | localhost | skipping: Conditional result was False 2026-08-08 03:17:56.871565 | 2026-08-08 03:17:56.879558 | localhost | skipping: Conditional result was False 2026-08-08 03:17:56.891236 | 2026-08-08 03:17:56.891340 | LOOP [upload-logs : Upload console log and json output]