2026-06-14 20:00:54.717182 | Job console starting 2026-06-14 20:00:54.730050 | Updating git repos 2026-06-14 20:00:54.780076 | Cloning repos into workspace 2026-06-14 20:00:54.891324 | Restoring repo states 2026-06-14 20:00:54.916272 | Merging changes 2026-06-14 20:00:55.738213 | Checking out repos 2026-06-14 20:00:55.877737 | Preparing playbooks 2026-06-14 20:00:57.097149 | Running Ansible setup 2026-06-14 20:01:02.952336 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-14 20:01:04.517166 | 2026-06-14 20:01:04.517375 | PLAY [Base pre] 2026-06-14 20:01:04.550430 | 2026-06-14 20:01:04.550610 | TASK [Setup log path fact] 2026-06-14 20:01:04.627561 | debian-bookworm | ok 2026-06-14 20:01:04.656381 | 2026-06-14 20:01:04.656569 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-14 20:01:04.686486 | debian-bookworm | ok 2026-06-14 20:01:04.699550 | 2026-06-14 20:01:04.699703 | TASK [emit-job-header : Print job information] 2026-06-14 20:01:04.750414 | # Job Information 2026-06-14 20:01:04.750624 | Ansible Version: 2.16.14 2026-06-14 20:01:04.750661 | Job: mypy 2026-06-14 20:01:04.750694 | Pipeline: check 2026-06-14 20:01:04.750719 | Executor: 521e9411259a 2026-06-14 20:01:04.750740 | Triggered by: https://github.com/osism/python-osism/pull/2322 2026-06-14 20:01:04.750763 | Event ID: ac1fbe80-682b-11f1-819b-f36354052141 2026-06-14 20:01:04.756017 | 2026-06-14 20:01:04.756141 | LOOP [emit-job-header : Print node information] 2026-06-14 20:01:04.898980 | debian-bookworm | ok: 2026-06-14 20:01:04.899235 | debian-bookworm | # Node Information 2026-06-14 20:01:04.899270 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-14 20:01:04.899297 | debian-bookworm | Hostname: debian 2026-06-14 20:01:04.899322 | debian-bookworm | Username: zuul 2026-06-14 20:01:04.899343 | debian-bookworm | Distro: Debian 12.14 2026-06-14 20:01:04.899368 | debian-bookworm | Provider: regiocloud-a 2026-06-14 20:01:04.899388 | debian-bookworm | Region: 2026-06-14 20:01:04.899410 | debian-bookworm | Label: debian-bookworm 2026-06-14 20:01:04.899430 | debian-bookworm | Product Name: OpenStack Nova 2026-06-14 20:01:04.899450 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb1:100c 2026-06-14 20:01:04.915996 | 2026-06-14 20:01:04.916163 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-14 20:01:05.503150 | debian-bookworm -> localhost | changed 2026-06-14 20:01:05.512200 | 2026-06-14 20:01:05.512341 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-14 20:01:07.485153 | debian-bookworm -> localhost | changed 2026-06-14 20:01:07.497785 | 2026-06-14 20:01:07.497941 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-14 20:01:07.851801 | debian-bookworm -> localhost | ok 2026-06-14 20:01:07.858794 | 2026-06-14 20:01:07.859135 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-14 20:01:07.892582 | debian-bookworm | ok 2026-06-14 20:01:07.909664 | debian-bookworm | included: /var/lib/zuul/builds/ade397d7a008469db3b71d41e16c210a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-14 20:01:07.916515 | 2026-06-14 20:01:07.916638 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-14 20:01:09.666765 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-14 20:01:09.667201 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ade397d7a008469db3b71d41e16c210a/work/ade397d7a008469db3b71d41e16c210a_id_rsa 2026-06-14 20:01:09.667256 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ade397d7a008469db3b71d41e16c210a/work/ade397d7a008469db3b71d41e16c210a_id_rsa.pub 2026-06-14 20:01:09.667291 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-14 20:01:09.667325 | debian-bookworm -> localhost | SHA256:zNJrrMassjgTD5c5Hl2AQrJyuXXZUqi8Gdk03T2iRio zuul-build-sshkey 2026-06-14 20:01:09.667354 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-14 20:01:09.667403 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-14 20:01:09.667430 | debian-bookworm -> localhost | |o. . o.. . | 2026-06-14 20:01:09.667457 | debian-bookworm -> localhost | |o.... ++o o o | 2026-06-14 20:01:09.667482 | debian-bookworm -> localhost | |o.o..*++.. . . | 2026-06-14 20:01:09.667508 | debian-bookworm -> localhost | |.. oE.+=o | 2026-06-14 20:01:09.667532 | debian-bookworm -> localhost | | .+ *..S | 2026-06-14 20:01:09.667560 | debian-bookworm -> localhost | |o * + o . | 2026-06-14 20:01:09.667585 | debian-bookworm -> localhost | | * o o + | 2026-06-14 20:01:09.667609 | debian-bookworm -> localhost | |o.+ +o | 2026-06-14 20:01:09.667634 | debian-bookworm -> localhost | |.o.o.o. | 2026-06-14 20:01:09.667659 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-14 20:01:09.667729 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.057875 2026-06-14 20:01:09.675671 | 2026-06-14 20:01:09.675798 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-14 20:01:09.714764 | debian-bookworm | ok 2026-06-14 20:01:09.729098 | debian-bookworm | included: /var/lib/zuul/builds/ade397d7a008469db3b71d41e16c210a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-14 20:01:09.739530 | 2026-06-14 20:01:09.739689 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-14 20:01:09.764297 | debian-bookworm | skipping: Conditional result was False 2026-06-14 20:01:09.771105 | 2026-06-14 20:01:09.771229 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-14 20:01:10.512345 | debian-bookworm | changed 2026-06-14 20:01:10.520566 | 2026-06-14 20:01:10.520701 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-14 20:01:10.810912 | debian-bookworm | ok 2026-06-14 20:01:10.822705 | 2026-06-14 20:01:10.822873 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-14 20:01:11.552407 | debian-bookworm | changed 2026-06-14 20:01:11.562070 | 2026-06-14 20:01:11.562209 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-14 20:01:12.358442 | debian-bookworm | changed 2026-06-14 20:01:12.366776 | 2026-06-14 20:01:12.366994 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-14 20:01:12.391709 | debian-bookworm | skipping: Conditional result was False 2026-06-14 20:01:12.398154 | 2026-06-14 20:01:12.398267 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-14 20:01:12.999391 | debian-bookworm -> localhost | changed 2026-06-14 20:01:13.029347 | 2026-06-14 20:01:13.029615 | TASK [add-build-sshkey : Add back temp key] 2026-06-14 20:01:13.467843 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ade397d7a008469db3b71d41e16c210a/work/ade397d7a008469db3b71d41e16c210a_id_rsa (zuul-build-sshkey) 2026-06-14 20:01:13.468377 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027639 2026-06-14 20:01:13.482435 | 2026-06-14 20:01:13.482596 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-14 20:01:13.963195 | debian-bookworm | ok 2026-06-14 20:01:13.975775 | 2026-06-14 20:01:13.975965 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-14 20:01:14.000885 | debian-bookworm | skipping: Conditional result was False 2026-06-14 20:01:14.013122 | 2026-06-14 20:01:14.013272 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-14 20:01:14.477829 | debian-bookworm | ok 2026-06-14 20:01:14.493839 | 2026-06-14 20:01:14.494039 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-14 20:01:14.544078 | debian-bookworm | ok 2026-06-14 20:01:14.563191 | 2026-06-14 20:01:14.563368 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-14 20:01:14.987293 | debian-bookworm -> localhost | ok 2026-06-14 20:01:14.995958 | 2026-06-14 20:01:14.996087 | TASK [validate-host : Collect information about the host] 2026-06-14 20:01:17.252291 | debian-bookworm | ok 2026-06-14 20:01:17.270621 | 2026-06-14 20:01:17.270761 | TASK [validate-host : Sanitize hostname] 2026-06-14 20:01:17.471987 | debian-bookworm | ok 2026-06-14 20:01:17.477309 | 2026-06-14 20:01:17.477425 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-14 20:01:18.427902 | debian-bookworm -> localhost | changed 2026-06-14 20:01:18.447976 | 2026-06-14 20:01:18.448666 | TASK [validate-host : Collect information about zuul worker] 2026-06-14 20:01:19.017722 | debian-bookworm | ok 2026-06-14 20:01:19.025627 | 2026-06-14 20:01:19.025762 | TASK [validate-host : Write out all zuul information for each host] 2026-06-14 20:01:19.750087 | debian-bookworm -> localhost | changed 2026-06-14 20:01:19.764495 | 2026-06-14 20:01:19.764630 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-14 20:01:20.069890 | debian-bookworm | ok 2026-06-14 20:01:20.076298 | 2026-06-14 20:01:20.076427 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-14 20:01:21.517838 | debian-bookworm | changed: 2026-06-14 20:01:21.518187 | debian-bookworm | cd+++++++++ src/ 2026-06-14 20:01:21.518232 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-14 20:01:21.518262 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-14 20:01:21.518290 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-14 20:01:21.518316 | debian-bookworm | Containerfile 2026-06-14 20:01:21.518484 | debian-bookworm | Containerfile 2026-06-14 20:01:21.540681 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-06-14 20:03:16.340194 | debian-bookworm | Requirement already satisfied: cffi>=2.0.0 in /tmp/venv/lib/python3.11/site-packages (from cryptography>=37.0.0->types-paramiko) (2.0.0) 2026-06-14 20:03:16.345149 | debian-bookworm | Requirement already satisfied: pycparser in /tmp/venv/lib/python3.11/site-packages (from cffi>=2.0.0->cryptography>=37.0.0->types-paramiko) (3.0) 2026-06-14 20:03:17.177425 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-06-14 20:03:17.562645 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260518 types-PyYAML-6.0.12.20260518 types-paramiko-4.0.0.20260518 types-python-dateutil-2.9.0.20260518 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-06-14 20:03:23.620464 | debian-bookworm | tests/conftest.py:95: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620585 | debian-bookworm | tests/unit/test_settings.py:45: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620613 | debian-bookworm | osism/services/websocket_manager.py:87: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620649 | debian-bookworm | osism/services/websocket_manager.py:89: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620717 | debian-bookworm | osism/services/websocket_manager.py:91: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620736 | debian-bookworm | osism/tasks/conductor/sonic/cache.py:16: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620755 | debian-bookworm | osism/services/listener.py:181: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620773 | debian-bookworm | osism/services/listener.py:182: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620793 | debian-bookworm | osism/services/listener.py:184: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620812 | debian-bookworm | osism/services/listener.py:185: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620830 | debian-bookworm | osism/services/listener.py:488: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620882 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:342: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620904 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:397: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620925 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:436: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-14 20:03:23.620970 | debian-bookworm | Installing missing stub packages: 2026-06-14 20:03:23.620995 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-paramiko types-python-dateutil types-pytz types-simplejson types-tabulate 2026-06-14 20:03:23.621015 | debian-bookworm | 2026-06-14 20:03:23.621037 | debian-bookworm | 2026-06-14 20:03:23.621058 | debian-bookworm | Success: no issues found in 141 source files 2026-06-14 20:03:23.867995 | debian-bookworm | ok: Runtime: 0:00:24.536005 2026-06-14 20:03:23.877636 | 2026-06-14 20:03:23.877761 | PLAY RECAP 2026-06-14 20:03:23.877821 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-14 20:03:23.877847 | 2026-06-14 20:03:24.228853 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-06-14 20:03:24.229919 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-14 20:03:25.280482 | 2026-06-14 20:03:25.280711 | PLAY [Base post-fetch] 2026-06-14 20:03:25.297029 | 2026-06-14 20:03:25.297270 | TASK [diagnose-network : Ensure log directory exists] 2026-06-14 20:03:25.827382 | debian-bookworm | ok 2026-06-14 20:03:25.839946 | 2026-06-14 20:03:25.840170 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-14 20:03:46.925198 | debian-bookworm | ok: Runtime: 0:00:20.231943 2026-06-14 20:03:46.931718 | 2026-06-14 20:03:46.931840 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-14 20:03:47.461330 | debian-bookworm | ok: Runtime: 0:00:00.006825 2026-06-14 20:03:47.467510 | 2026-06-14 20:03:47.467656 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-14 20:03:48.006396 | debian-bookworm | ok: Runtime: 0:00:00.008563 2026-06-14 20:03:48.029906 | 2026-06-14 20:03:48.030257 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-14 20:03:48.094582 | debian-bookworm | skipping: Conditional result was False 2026-06-14 20:03:48.108970 | 2026-06-14 20:03:48.109930 | TASK [fetch-output : Set log path for single node] 2026-06-14 20:03:48.150175 | debian-bookworm | ok 2026-06-14 20:03:48.155511 | 2026-06-14 20:03:48.155632 | LOOP [fetch-output : Ensure local output dirs] 2026-06-14 20:03:48.816107 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/ade397d7a008469db3b71d41e16c210a/work/logs" 2026-06-14 20:03:49.452448 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ade397d7a008469db3b71d41e16c210a/work/artifacts" 2026-06-14 20:03:50.258129 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ade397d7a008469db3b71d41e16c210a/work/docs" 2026-06-14 20:03:50.284703 | 2026-06-14 20:03:50.284866 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-14 20:03:52.969602 | debian-bookworm | changed: 2026-06-14 20:03:52.971433 | debian-bookworm | .d..t...... ./ 2026-06-14 20:03:52.971692 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-14 20:03:52.971758 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-14 20:03:52.971783 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-14 20:03:52.971805 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-14 20:03:52.971826 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-14 20:03:52.971902 | debian-bookworm | changed: All items complete 2026-06-14 20:03:52.972117 | 2026-06-14 20:03:54.332997 | debian-bookworm | changed: .d..t...... ./ 2026-06-14 20:03:55.336893 | debian-bookworm | changed: .d..t...... ./ 2026-06-14 20:03:55.374925 | 2026-06-14 20:03:55.375126 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-14 20:03:56.312348 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013424 2026-06-14 20:03:56.809359 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006657 2026-06-14 20:03:56.826069 | 2026-06-14 20:03:56.826197 | PLAY RECAP 2026-06-14 20:03:56.826256 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-14 20:03:56.826283 | 2026-06-14 20:03:57.041497 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-14 20:03:57.042205 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-14 20:03:58.067902 | 2026-06-14 20:03:58.068034 | PLAY [Base post] 2026-06-14 20:03:58.103161 | 2026-06-14 20:03:58.103301 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-14 20:03:58.937073 | debian-bookworm | changed 2026-06-14 20:03:58.942057 | 2026-06-14 20:03:58.942160 | PLAY RECAP 2026-06-14 20:03:58.942211 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-14 20:03:58.942261 | 2026-06-14 20:03:59.300997 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-14 20:03:59.301696 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-14 20:04:01.083860 | 2026-06-14 20:04:01.084074 | PLAY [Base post-logs] 2026-06-14 20:04:01.106688 | 2026-06-14 20:04:01.106928 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-14 20:04:02.289947 | localhost | changed 2026-06-14 20:04:02.303383 | 2026-06-14 20:04:02.303534 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-14 20:04:02.348589 | localhost | ok 2026-06-14 20:04:02.351716 | 2026-06-14 20:04:02.351802 | TASK [Set zuul-log-path fact] 2026-06-14 20:04:02.377247 | localhost | ok 2026-06-14 20:04:02.385396 | 2026-06-14 20:04:02.385504 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-14 20:04:02.424665 | localhost | ok 2026-06-14 20:04:02.428657 | 2026-06-14 20:04:02.428758 | TASK [upload-logs : Create log directories] 2026-06-14 20:04:03.480933 | localhost | changed 2026-06-14 20:04:03.483220 | 2026-06-14 20:04:03.483297 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-14 20:04:04.455953 | localhost -> localhost | ok: Runtime: 0:00:00.004756 2026-06-14 20:04:04.459141 | 2026-06-14 20:04:04.459226 | TASK [upload-logs : Upload logs to log server] 2026-06-14 20:04:05.493660 | localhost | Output suppressed because no_log was given 2026-06-14 20:04:05.495311 | 2026-06-14 20:04:05.495392 | LOOP [upload-logs : Compress console log and json output] 2026-06-14 20:04:05.546597 | localhost | skipping: Conditional result was False 2026-06-14 20:04:05.552320 | localhost | skipping: Conditional result was False 2026-06-14 20:04:05.560493 | 2026-06-14 20:04:05.560578 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-14 20:04:05.644668 | localhost | skipping: Conditional result was False 2026-06-14 20:04:05.644876 | 2026-06-14 20:04:05.649303 | localhost | skipping: Conditional result was False 2026-06-14 20:04:05.660342 | 2026-06-14 20:04:05.660436 | LOOP [upload-logs : Upload console log and json output]