2026-08-13 20:26:34.359747 | Job console starting 2026-08-13 20:26:34.389959 | Updating git repos 2026-08-13 20:26:34.430032 | Cloning repos into workspace 2026-08-13 20:26:34.535130 | Restoring repo states 2026-08-13 20:26:34.556147 | Merging changes 2026-08-13 20:26:35.678451 | Checking out repos 2026-08-13 20:26:35.752417 | Preparing playbooks 2026-08-13 20:26:36.968890 | Running Ansible setup 2026-08-13 20:26:42.228253 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 20:26:43.074053 | 2026-08-13 20:26:43.074241 | PLAY [Base pre] 2026-08-13 20:26:43.094188 | 2026-08-13 20:26:43.094348 | TASK [Setup log path fact] 2026-08-13 20:26:43.123744 | debian-bookworm | ok 2026-08-13 20:26:43.148390 | 2026-08-13 20:26:43.148564 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 20:26:43.189480 | debian-bookworm | ok 2026-08-13 20:26:43.203267 | 2026-08-13 20:26:43.203409 | TASK [emit-job-header : Print job information] 2026-08-13 20:26:43.242602 | # Job Information 2026-08-13 20:26:43.242896 | Ansible Version: 2.16.14 2026-08-13 20:26:43.242939 | Job: mypy 2026-08-13 20:26:43.242973 | Pipeline: check 2026-08-13 20:26:43.242996 | Executor: 521e9411259a 2026-08-13 20:26:43.243016 | Triggered by: https://github.com/osism/netbox-manager/pull/190 2026-08-13 20:26:43.243038 | Event ID: 4105a7a0-9755-11f1-93ca-5a3b4c29d8b1 2026-08-13 20:26:43.248801 | 2026-08-13 20:26:43.248939 | LOOP [emit-job-header : Print node information] 2026-08-13 20:26:43.368093 | debian-bookworm | ok: 2026-08-13 20:26:43.368457 | debian-bookworm | # Node Information 2026-08-13 20:26:43.368503 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-13 20:26:43.368528 | debian-bookworm | Hostname: debian 2026-08-13 20:26:43.368550 | debian-bookworm | Username: zuul 2026-08-13 20:26:43.368570 | debian-bookworm | Distro: Debian 12.15 2026-08-13 20:26:43.368593 | debian-bookworm | Provider: regiocloud-a 2026-08-13 20:26:43.368614 | debian-bookworm | Region: 2026-08-13 20:26:43.368634 | debian-bookworm | Label: debian-bookworm 2026-08-13 20:26:43.368654 | debian-bookworm | Product Name: OpenStack Nova 2026-08-13 20:26:43.368673 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec5:a394 2026-08-13 20:26:43.388635 | 2026-08-13 20:26:43.388806 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-13 20:26:44.320025 | debian-bookworm -> localhost | changed 2026-08-13 20:26:44.331696 | 2026-08-13 20:26:44.331928 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-13 20:26:45.812421 | debian-bookworm -> localhost | changed 2026-08-13 20:26:45.831573 | 2026-08-13 20:26:45.831774 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-13 20:26:46.241175 | debian-bookworm -> localhost | ok 2026-08-13 20:26:46.247426 | 2026-08-13 20:26:46.247543 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-13 20:26:46.266788 | debian-bookworm | ok 2026-08-13 20:26:46.282030 | debian-bookworm | included: /var/lib/zuul/builds/b8c781a63b8f4075ae7fabfe5630d0fa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-13 20:26:46.288047 | 2026-08-13 20:26:46.288150 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-13 20:26:48.324761 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-13 20:26:48.324957 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b8c781a63b8f4075ae7fabfe5630d0fa/work/b8c781a63b8f4075ae7fabfe5630d0fa_id_rsa 2026-08-13 20:26:48.324993 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b8c781a63b8f4075ae7fabfe5630d0fa/work/b8c781a63b8f4075ae7fabfe5630d0fa_id_rsa.pub 2026-08-13 20:26:48.325018 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-13 20:26:48.325042 | debian-bookworm -> localhost | SHA256:nuCMOYm7TqrB5y560HTyLO4uoUotBu79JnkCOVMz/BM zuul-build-sshkey 2026-08-13 20:26:48.325064 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-13 20:26:48.325097 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-13 20:26:48.325119 | debian-bookworm -> localhost | | | 2026-08-13 20:26:48.325141 | debian-bookworm -> localhost | | | 2026-08-13 20:26:48.325160 | debian-bookworm -> localhost | | . | 2026-08-13 20:26:48.325179 | debian-bookworm -> localhost | | o=.E | 2026-08-13 20:26:48.325197 | debian-bookworm -> localhost | |.oo=+ o S | 2026-08-13 20:26:48.325218 | debian-bookworm -> localhost | |*=+.oO o . | 2026-08-13 20:26:48.325237 | debian-bookworm -> localhost | |oX*+* + o | 2026-08-13 20:26:48.325256 | debian-bookworm -> localhost | |*=B= + | 2026-08-13 20:26:48.325277 | debian-bookworm -> localhost | |OBO=*. | 2026-08-13 20:26:48.325297 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-13 20:26:48.325346 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.464137 2026-08-13 20:26:48.331521 | 2026-08-13 20:26:48.331616 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-13 20:26:48.349677 | debian-bookworm | ok 2026-08-13 20:26:48.367076 | debian-bookworm | included: /var/lib/zuul/builds/b8c781a63b8f4075ae7fabfe5630d0fa/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-13 20:26:48.385352 | 2026-08-13 20:26:48.385455 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-13 20:26:48.408662 | debian-bookworm | skipping: Conditional result was False 2026-08-13 20:26:48.414386 | 2026-08-13 20:26:48.414478 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-13 20:26:49.014792 | debian-bookworm | changed 2026-08-13 20:26:49.024996 | 2026-08-13 20:26:49.025111 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-13 20:26:49.303108 | debian-bookworm | ok 2026-08-13 20:26:49.311526 | 2026-08-13 20:26:49.311660 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-13 20:26:50.020230 | debian-bookworm | changed 2026-08-13 20:26:50.025466 | 2026-08-13 20:26:50.025567 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-13 20:26:50.646737 | debian-bookworm | changed 2026-08-13 20:26:50.655475 | 2026-08-13 20:26:50.655603 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-13 20:26:50.680370 | debian-bookworm | skipping: Conditional result was False 2026-08-13 20:26:50.686957 | 2026-08-13 20:26:50.687061 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-13 20:26:51.152820 | debian-bookworm -> localhost | changed 2026-08-13 20:26:51.163169 | 2026-08-13 20:26:51.163266 | TASK [add-build-sshkey : Add back temp key] 2026-08-13 20:26:51.520513 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b8c781a63b8f4075ae7fabfe5630d0fa/work/b8c781a63b8f4075ae7fabfe5630d0fa_id_rsa (zuul-build-sshkey) 2026-08-13 20:26:51.520771 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008623 2026-08-13 20:26:51.528256 | 2026-08-13 20:26:51.528377 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-13 20:26:51.980309 | debian-bookworm | ok 2026-08-13 20:26:51.987240 | 2026-08-13 20:26:51.987384 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-13 20:26:52.012310 | debian-bookworm | skipping: Conditional result was False 2026-08-13 20:26:52.023584 | 2026-08-13 20:26:52.023745 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-13 20:26:52.495980 | debian-bookworm | ok 2026-08-13 20:26:52.527182 | 2026-08-13 20:26:52.527342 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-13 20:26:52.582099 | debian-bookworm | ok 2026-08-13 20:26:52.587846 | 2026-08-13 20:26:52.587985 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-13 20:26:52.923314 | debian-bookworm -> localhost | ok 2026-08-13 20:26:52.939167 | 2026-08-13 20:26:52.939321 | TASK [validate-host : Collect information about the host] 2026-08-13 20:26:54.109021 | debian-bookworm | ok 2026-08-13 20:26:54.122344 | 2026-08-13 20:26:54.122484 | TASK [validate-host : Sanitize hostname] 2026-08-13 20:26:54.280543 | debian-bookworm | ok 2026-08-13 20:26:54.285539 | 2026-08-13 20:26:54.285662 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-13 20:26:55.067367 | debian-bookworm -> localhost | changed 2026-08-13 20:26:55.076938 | 2026-08-13 20:26:55.077176 | TASK [validate-host : Collect information about zuul worker] 2026-08-13 20:26:55.653962 | debian-bookworm | ok 2026-08-13 20:26:55.674276 | 2026-08-13 20:26:55.674446 | TASK [validate-host : Write out all zuul information for each host] 2026-08-13 20:26:56.372577 | debian-bookworm -> localhost | changed 2026-08-13 20:26:56.403085 | 2026-08-13 20:26:56.403393 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-13 20:26:56.690335 | debian-bookworm | ok 2026-08-13 20:26:56.696784 | 2026-08-13 20:26:56.696908 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-13 20:26:57.953008 | debian-bookworm | changed: 2026-08-13 20:26:57.953252 | debian-bookworm | cd+++++++++ src/ 2026-08-13 20:26:57.953287 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-13 20:26:57.953311 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-13 20:26:57.953333 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-08-13 20:26:57.953353 | debian-bookworm | netbox_manager/requirements.yml 2026-08-13 20:26:57.953626 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-08-13 20:26:57.953645 | debian-bookworm | =3.12; 2.20.0b1 Requires-Python >=3.12; 2.20.0b2 Requires-Python >=3.12; 2.20.0rc1 Requires-Python >=3.12; 2.20.0rc2 Requires-Python >=3.12; 2.20.0rc3 Requires-Python >=3.12; 2.20.1 Requires-Python >=3.12; 2.20.1rc1 Requires-Python >=3.12; 2.20.2 Requires-Python >=3.12; 2.20.2rc1 Requires-Python >=3.12; 2.20.3 Requires-Python >=3.12; 2.20.3rc1 Requires-Python >=3.12; 2.20.4 Requires-Python >=3.12; 2.20.4rc1 Requires-Python >=3.12; 2.20.5 Requires-Python >=3.12; 2.20.5rc1 Requires-Python >=3.12; 2.20.6 Requires-Python >=3.12; 2.20.6rc1 Requires-Python >=3.12; 2.20.7 Requires-Python >=3.12; 2.20.7rc1 Requires-Python >=3.12; 2.20.8 Requires-Python >=3.12; 2.20.8rc1 Requires-Python >=3.12; 2.21.0 Requires-Python >=3.12; 2.21.0b1 Requires-Python >=3.12; 2.21.0b2 Requires-Python >=3.12; 2.21.0b3 Requires-Python >=3.12; 2.21.0rc1 Requires-Python >=3.12; 2.21.1 Requires-Python >=3.12; 2.21.1rc1 Requires-Python >=3.12; 2.21.2 Requires-Python >=3.12; 2.21.2rc1 Requires-Python >=3.12; 2.21.3 Requires-Python >=3.12; 2.21.3rc1 Requires-Python >=3.12\nERROR: Could not find a version that satisfies the requirement ansible-core==2.21.3 (from versions: 0.0.1a1, 2.11.0b1, 2.11.0b2, 2.11.0b3, 2.11.0b4, 2.11.0rc1, 2.11.0rc2, 2.11.0, 2.11.1rc1, 2.11.1, 2.11.2rc1, 2.11.2, 2.11.3rc1, 2.11.3, 2.11.4rc1, 2.11.4, 2.11.5rc1, 2.11.5, 2.11.6rc1, 2.11.6, 2.11.7rc1, 2.11.7, 2.11.8rc1, 2.11.8, 2.11.9rc1, 2.11.9, 2.11.10rc1, 2.11.10, 2.11.11rc1, 2.11.11, 2.11.12rc1, 2.11.12, 2.12.0b1, 2.12.0b2, 2.12.0rc1, 2.12.0, 2.12.1rc1, 2.12.1, 2.12.2rc1, 2.12.2, 2.12.3rc1, 2.12.3, 2.12.4rc1, 2.12.4, 2.12.5rc1, 2.12.5, 2.12.6rc1, 2.12.6, 2.12.7rc1, 2.12.7, 2.12.8rc1, 2.12.8, 2.12.9rc1, 2.12.9, 2.12.10rc1, 2.12.10, 2.13.0b0, 2.13.0b1, 2.13.0rc1, 2.13.0, 2.13.1rc1, 2.13.1, 2.13.2rc1, 2.13.2, 2.13.3rc1, 2.13.3, 2.13.4rc1, 2.13.4, 2.13.5rc1, 2.13.5, 2.13.6rc1, 2.13.6, 2.13.7rc1, 2.13.7, 2.13.8rc1, 2.13.8, 2.13.9rc1, 2.13.9, 2.13.10rc1, 2.13.10, 2.13.11rc1, 2.13.11, 2.13.12rc1, 2.13.12, 2.13.13rc1, 2.13.13, 2.14.0b1, 2.14.0b2, 2.14.0b3, 2.14.0rc1, 2.14.0rc1.post0, 2.14.0rc2, 2.14.0, 2.14.1rc1, 2.14.1, 2.14.2rc1, 2.14.2, 2.14.3rc1, 2.14.3, 2.14.4rc1, 2.14.4, 2.14.5rc1, 2.14.5, 2.14.6rc1, 2.14.6, 2.14.7rc1, 2.14.7, 2.14.8rc1, 2.14.8, 2.14.9rc1, 2.14.9, 2.14.10rc1, 2.14.10, 2.14.11rc1, 2.14.11, 2.14.12rc1, 2.14.12, 2.14.13, 2.14.14rc1, 2.14.14, 2.14.15rc1, 2.14.15, 2.14.16rc1, 2.14.16, 2.14.17rc1, 2.14.17, 2.14.18rc1, 2.14.18, 2.15.0b1, 2.15.0b2, 2.15.0b3, 2.15.0rc1, 2.15.0rc2, 2.15.0, 2.15.1rc1, 2.15.1, 2.15.2rc1, 2.15.2, 2.15.3rc1, 2.15.3, 2.15.4rc1, 2.15.4, 2.15.5rc1, 2.15.5, 2.15.6rc1, 2.15.6, 2.15.7rc1, 2.15.7, 2.15.8, 2.15.9rc1, 2.15.9, 2.15.10rc1, 2.15.10, 2.15.11rc1, 2.15.11, 2.15.12rc1, 2.15.12, 2.15.13rc1, 2.15.13, 2.16.0b1, 2.16.0b2, 2.16.0rc1, 2.16.0, 2.16.1rc1, 2.16.1, 2.16.2, 2.16.3rc1, 2.16.3, 2.16.4rc1, 2.16.4, 2.16.5rc1, 2.16.5, 2.16.6, 2.16.7rc1, 2.16.7, 2.16.8rc1, 2.16.8, 2.16.9rc1, 2.16.9, 2.16.10rc1, 2.16.10, 2.16.11rc1, 2.16.11, 2.16.12rc1, 2.16.12, 2.16.13rc1, 2.16.13, 2.16.14rc1, 2.16.14, 2.16.15rc1, 2.16.15, 2.16.16rc1, 2.16.16, 2.16.17rc1, 2.16.17, 2.16.18rc1, 2.16.18, 2.16.19rc1, 2.16.19, 2.17.0b1, 2.17.0rc1, 2.17.0rc2, 2.17.0, 2.17.1rc1, 2.17.1, 2.17.2rc1, 2.17.2rc2, 2.17.2, 2.17.3rc1, 2.17.3, 2.17.4rc1, 2.17.4, 2.17.5rc1, 2.17.5, 2.17.6rc1, 2.17.6, 2.17.7rc1, 2.17.7, 2.17.8rc1, 2.17.8, 2.17.9rc1, 2.17.9, 2.17.10rc1, 2.17.10, 2.17.11rc1, 2.17.11, 2.17.12rc1, 2.17.12, 2.17.13rc1, 2.17.13, 2.17.14rc1, 2.17.14, 2.18.0b1, 2.18.0rc1, 2.18.0rc2, 2.18.0, 2.18.1rc1, 2.18.1, 2.18.2rc1, 2.18.2, 2.18.3rc1, 2.18.3, 2.18.4rc1, 2.18.4, 2.18.5rc1, 2.18.5, 2.18.6rc1, 2.18.6, 2.18.7rc1, 2.18.7, 2.18.8rc1, 2.18.8, 2.18.9rc1, 2.18.9, 2.18.10rc1, 2.18.10, 2.18.11rc1, 2.18.11, 2.18.12rc1, 2.18.12, 2.18.13rc1, 2.18.13, 2.18.14rc1, 2.18.14, 2.18.15rc1, 2.18.15, 2.18.16rc1, 2.18.16, 2.18.17rc1, 2.18.17, 2.18.18rc1, 2.18.18, 2.18.19rc1, 2.18.19, 2.19.0b1, 2.19.0b2, 2.19.0b3, 2.19.0b4, 2.19.0b5, 2.19.0b6, 2.19.0b7, 2.19.0rc1, 2.19.0rc2, 2.19.0, 2.19.1rc1, 2.19.1, 2.19.2rc1, 2.19.2, 2.19.3rc1, 2.19.3, 2.19.4rc1, 2.19.4, 2.19.5rc1, 2.19.5, 2.19.6rc1, 2.19.6, 2.19.7rc1, 2.19.7, 2.19.8rc1, 2.19.8, 2.19.9rc1, 2.19.9, 2.19.10rc1, 2.19.10, 2.19.11rc1, 2.19.11, 2.19.12rc1, 2.19.12)\nERROR: No matching distribution found for ansible-core==2.21.3\n" 2026-08-13 20:27:36.049140 | debian-bookworm | } failure 2026-08-13 20:27:36.051455 | 2026-08-13 20:27:36.051553 | PLAY RECAP 2026-08-13 20:27:36.051621 | debian-bookworm | ok: 9 changed: 6 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2026-08-13 20:27:36.051652 | 2026-08-13 20:27:36.231621 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-08-13 20:27:36.235096 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-13 20:27:37.031632 | 2026-08-13 20:27:37.031835 | PLAY [Base post-fetch] 2026-08-13 20:27:37.046441 | 2026-08-13 20:27:37.046585 | TASK [diagnose-network : Ensure log directory exists] 2026-08-13 20:27:37.450620 | debian-bookworm | ok 2026-08-13 20:27:37.458864 | 2026-08-13 20:27:37.459038 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-13 20:27:49.273472 | debian-bookworm | ok: Runtime: 0:00:06.032248 2026-08-13 20:27:49.282028 | 2026-08-13 20:27:49.282169 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-13 20:27:55.327240 | debian-bookworm | ok: Runtime: 0:00:00.009002 2026-08-13 20:27:55.333410 | 2026-08-13 20:27:55.333545 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-13 20:28:01.375121 | debian-bookworm | ok: Runtime: 0:00:00.006420 2026-08-13 20:28:01.385775 | 2026-08-13 20:28:01.385904 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-13 20:28:01.450803 | debian-bookworm | skipping: Conditional result was False 2026-08-13 20:28:01.463448 | 2026-08-13 20:28:01.463633 | TASK [fetch-output : Set log path for single node] 2026-08-13 20:28:01.513053 | debian-bookworm | ok 2026-08-13 20:28:01.520723 | 2026-08-13 20:28:01.520880 | LOOP [fetch-output : Ensure local output dirs] 2026-08-13 20:28:01.832809 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/b8c781a63b8f4075ae7fabfe5630d0fa/work/logs" 2026-08-13 20:28:02.145802 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b8c781a63b8f4075ae7fabfe5630d0fa/work/artifacts" 2026-08-13 20:28:02.424508 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b8c781a63b8f4075ae7fabfe5630d0fa/work/docs" 2026-08-13 20:28:02.444824 | 2026-08-13 20:28:02.444993 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-13 20:28:03.311361 | debian-bookworm | changed: 2026-08-13 20:28:03.311664 | debian-bookworm | .d..t...... ./ 2026-08-13 20:28:03.311737 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-13 20:28:03.311898 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-13 20:28:03.312006 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-13 20:28:03.312037 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-13 20:28:03.312062 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-13 20:28:03.312121 | debian-bookworm | changed: All items complete 2026-08-13 20:28:03.312148 | 2026-08-13 20:28:03.887093 | debian-bookworm | changed: .d..t...... ./ 2026-08-13 20:28:04.449604 | debian-bookworm | changed: .d..t...... ./ 2026-08-13 20:28:04.469753 | 2026-08-13 20:28:04.469906 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-13 20:28:04.825385 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006667 2026-08-13 20:28:05.138484 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008160 2026-08-13 20:28:05.162269 | 2026-08-13 20:28:05.162432 | PLAY RECAP 2026-08-13 20:28:05.162520 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-13 20:28:05.162560 | 2026-08-13 20:28:05.318545 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-13 20:28:05.320919 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 20:28:06.191598 | 2026-08-13 20:28:06.191803 | PLAY [Base post] 2026-08-13 20:28:06.206289 | 2026-08-13 20:28:06.206450 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-13 20:28:06.782234 | debian-bookworm | changed 2026-08-13 20:28:06.796183 | 2026-08-13 20:28:06.796328 | PLAY RECAP 2026-08-13 20:28:06.796392 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 20:28:06.796456 | 2026-08-13 20:28:06.938320 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 20:28:06.939301 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-13 20:28:07.746488 | 2026-08-13 20:28:07.746672 | PLAY [Base post-logs] 2026-08-13 20:28:07.758359 | 2026-08-13 20:28:07.758503 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-13 20:28:08.232540 | localhost | changed 2026-08-13 20:28:08.243077 | 2026-08-13 20:28:08.243226 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-13 20:28:08.279193 | localhost | ok 2026-08-13 20:28:08.282593 | 2026-08-13 20:28:08.282719 | TASK [Set zuul-log-path fact] 2026-08-13 20:28:08.300662 | localhost | ok 2026-08-13 20:28:08.317370 | 2026-08-13 20:28:08.317539 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 20:28:08.343980 | localhost | ok 2026-08-13 20:28:08.347486 | 2026-08-13 20:28:08.347601 | TASK [upload-logs : Create log directories] 2026-08-13 20:28:08.903705 | localhost | changed 2026-08-13 20:28:08.906800 | 2026-08-13 20:28:08.907040 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-13 20:28:09.429814 | localhost -> localhost | ok: Runtime: 0:00:00.007206 2026-08-13 20:28:09.437301 | 2026-08-13 20:28:09.437500 | TASK [upload-logs : Upload logs to log server] 2026-08-13 20:28:10.054602 | localhost | Output suppressed because no_log was given 2026-08-13 20:28:10.056607 | 2026-08-13 20:28:10.056737 | LOOP [upload-logs : Compress console log and json output] 2026-08-13 20:28:10.104237 | localhost | skipping: Conditional result was False 2026-08-13 20:28:10.110776 | localhost | skipping: Conditional result was False 2026-08-13 20:28:10.117217 | 2026-08-13 20:28:10.117396 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-13 20:28:10.174085 | localhost | skipping: Conditional result was False 2026-08-13 20:28:10.174392 | 2026-08-13 20:28:10.185472 | localhost | skipping: Conditional result was False 2026-08-13 20:28:10.192194 | 2026-08-13 20:28:10.192336 | LOOP [upload-logs : Upload console log and json output]