2026-07-20 12:42:27.080581 | Job console starting 2026-07-20 12:42:27.121051 | Updating git repos 2026-07-20 12:42:27.178551 | Cloning repos into workspace 2026-07-20 12:42:27.253153 | Restoring repo states 2026-07-20 12:42:27.282637 | Merging changes 2026-07-20 12:42:28.314118 | Checking out repos 2026-07-20 12:42:28.421669 | Preparing playbooks 2026-07-20 12:42:30.222501 | Running Ansible setup 2026-07-20 12:42:38.393674 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 12:42:39.788425 | 2026-07-20 12:42:39.788592 | PLAY [Base pre] 2026-07-20 12:42:39.835309 | 2026-07-20 12:42:39.835463 | TASK [Setup log path fact] 2026-07-20 12:42:39.874412 | debian-bookworm | ok 2026-07-20 12:42:39.906146 | 2026-07-20 12:42:39.906309 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 12:42:39.968918 | debian-bookworm | ok 2026-07-20 12:42:39.989231 | 2026-07-20 12:42:39.989363 | TASK [emit-job-header : Print job information] 2026-07-20 12:42:40.048796 | # Job Information 2026-07-20 12:42:40.049099 | Ansible Version: 2.16.14 2026-07-20 12:42:40.049141 | Job: mypy 2026-07-20 12:42:40.049190 | Pipeline: check 2026-07-20 12:42:40.049215 | Executor: 521e9411259a 2026-07-20 12:42:40.049236 | Triggered by: https://github.com/osism/python-osism/pull/2475 2026-07-20 12:42:40.049260 | Event ID: 6fb6ec10-8438-11f1-9e7b-b94712ac5d1b 2026-07-20 12:42:40.057181 | 2026-07-20 12:42:40.057303 | LOOP [emit-job-header : Print node information] 2026-07-20 12:42:40.330875 | debian-bookworm | ok: 2026-07-20 12:42:40.331098 | debian-bookworm | # Node Information 2026-07-20 12:42:40.331135 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 12:42:40.331159 | debian-bookworm | Hostname: debian 2026-07-20 12:42:40.331208 | debian-bookworm | Username: zuul 2026-07-20 12:42:40.331230 | debian-bookworm | Distro: Debian 12.15 2026-07-20 12:42:40.331255 | debian-bookworm | Provider: regiocloud-a 2026-07-20 12:42:40.331276 | debian-bookworm | Region: 2026-07-20 12:42:40.331298 | debian-bookworm | Label: debian-bookworm 2026-07-20 12:42:40.331317 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 12:42:40.331336 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6b:4c13 2026-07-20 12:42:40.349467 | 2026-07-20 12:42:40.349594 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 12:42:41.903604 | debian-bookworm -> localhost | changed 2026-07-20 12:42:41.914391 | 2026-07-20 12:42:41.914546 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 12:42:43.991191 | debian-bookworm -> localhost | changed 2026-07-20 12:42:44.002361 | 2026-07-20 12:42:44.002501 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 12:42:44.614165 | debian-bookworm -> localhost | ok 2026-07-20 12:42:44.619373 | 2026-07-20 12:42:44.619469 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 12:42:44.656923 | debian-bookworm | ok 2026-07-20 12:42:44.715302 | debian-bookworm | included: /var/lib/zuul/builds/4ae6fc81da964c009ad699f57bc2b0a1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 12:42:44.720677 | 2026-07-20 12:42:44.720762 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 12:42:46.319662 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 12:42:46.319844 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4ae6fc81da964c009ad699f57bc2b0a1/work/4ae6fc81da964c009ad699f57bc2b0a1_id_rsa 2026-07-20 12:42:46.319875 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4ae6fc81da964c009ad699f57bc2b0a1/work/4ae6fc81da964c009ad699f57bc2b0a1_id_rsa.pub 2026-07-20 12:42:46.319897 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 12:42:46.319917 | debian-bookworm -> localhost | SHA256:mwmC+mnQxSxi4pO+9Q63HCF3/GkXTbjS3s9Ghzj0Wd4 zuul-build-sshkey 2026-07-20 12:42:46.319936 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 12:42:46.319961 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 12:42:46.319979 | debian-bookworm -> localhost | | | 2026-07-20 12:42:46.319997 | debian-bookworm -> localhost | | . | 2026-07-20 12:42:46.320013 | debian-bookworm -> localhost | | o . . | 2026-07-20 12:42:46.320028 | debian-bookworm -> localhost | |o...+ . . = .| 2026-07-20 12:42:46.320044 | debian-bookworm -> localhost | |+oo+.o.oS. = + =.| 2026-07-20 12:42:46.320064 | debian-bookworm -> localhost | |.=. o.o..++ = +.E| 2026-07-20 12:42:46.320080 | debian-bookworm -> localhost | |o..o o ++ o o. .| 2026-07-20 12:42:46.320096 | debian-bookworm -> localhost | | oo.= o . . o. | 2026-07-20 12:42:46.320113 | debian-bookworm -> localhost | | o+ .= .o | 2026-07-20 12:42:46.320129 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 12:42:46.320195 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.789727 2026-07-20 12:42:46.326441 | 2026-07-20 12:42:46.326530 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 12:42:46.367890 | debian-bookworm | ok 2026-07-20 12:42:46.393355 | debian-bookworm | included: /var/lib/zuul/builds/4ae6fc81da964c009ad699f57bc2b0a1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 12:42:46.412644 | 2026-07-20 12:42:46.412759 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 12:42:46.446011 | debian-bookworm | skipping: Conditional result was False 2026-07-20 12:42:46.459528 | 2026-07-20 12:42:46.459638 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 12:42:47.473902 | debian-bookworm | changed 2026-07-20 12:42:47.478429 | 2026-07-20 12:42:47.478510 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 12:42:47.752044 | debian-bookworm | ok 2026-07-20 12:42:47.757441 | 2026-07-20 12:42:47.757536 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 12:42:48.545048 | debian-bookworm | changed 2026-07-20 12:42:48.556850 | 2026-07-20 12:42:48.556956 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 12:42:49.290667 | debian-bookworm | changed 2026-07-20 12:42:49.297985 | 2026-07-20 12:42:49.298122 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 12:42:49.332494 | debian-bookworm | skipping: Conditional result was False 2026-07-20 12:42:49.344500 | 2026-07-20 12:42:49.344671 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 12:42:49.716774 | debian-bookworm -> localhost | changed 2026-07-20 12:42:49.727571 | 2026-07-20 12:42:49.727682 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 12:42:50.072696 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4ae6fc81da964c009ad699f57bc2b0a1/work/4ae6fc81da964c009ad699f57bc2b0a1_id_rsa (zuul-build-sshkey) 2026-07-20 12:42:50.073259 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018696 2026-07-20 12:42:50.089999 | 2026-07-20 12:42:50.090127 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 12:42:50.477007 | debian-bookworm | ok 2026-07-20 12:42:50.487879 | 2026-07-20 12:42:50.487991 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 12:42:50.532062 | debian-bookworm | skipping: Conditional result was False 2026-07-20 12:42:50.550629 | 2026-07-20 12:42:50.550745 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 12:42:51.010126 | debian-bookworm | ok 2026-07-20 12:42:51.032446 | 2026-07-20 12:42:51.032574 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 12:42:51.091460 | debian-bookworm | ok 2026-07-20 12:42:51.101933 | 2026-07-20 12:42:51.102048 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 12:42:52.067596 | debian-bookworm -> localhost | ok 2026-07-20 12:42:52.114527 | 2026-07-20 12:42:52.115871 | TASK [validate-host : Collect information about the host] 2026-07-20 12:42:53.821894 | debian-bookworm | ok 2026-07-20 12:42:53.834921 | 2026-07-20 12:42:53.835043 | TASK [validate-host : Sanitize hostname] 2026-07-20 12:42:54.130662 | debian-bookworm | ok 2026-07-20 12:42:54.152069 | 2026-07-20 12:42:54.152191 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 12:42:55.472220 | debian-bookworm -> localhost | changed 2026-07-20 12:42:55.476818 | 2026-07-20 12:42:55.476962 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 12:42:55.909510 | debian-bookworm | ok 2026-07-20 12:42:55.922184 | 2026-07-20 12:42:55.922309 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 12:42:57.125200 | debian-bookworm -> localhost | changed 2026-07-20 12:42:57.133332 | 2026-07-20 12:42:57.133419 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 12:42:57.435624 | debian-bookworm | ok 2026-07-20 12:42:57.441560 | 2026-07-20 12:42:57.441663 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 12:42:58.628466 | debian-bookworm | changed: 2026-07-20 12:42:58.628649 | debian-bookworm | cd+++++++++ src/ 2026-07-20 12:42:58.628683 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 12:42:58.628708 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 12:42:58.628728 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-20 12:42:58.628748 | debian-bookworm | Containerfile 2026-07-20 12:42:58.628877 | debian-bookworm | Containerfile 2026-07-20 12:42:58.634528 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-07-20 12:44:59.320118 | 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.1.0) 2026-07-20 12:44:59.325416 | 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-07-20 12:45:00.173735 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-07-20 12:45:00.558064 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260518 types-PyYAML-6.0.12.20260518 types-paramiko-5.0.0.20260617 types-python-dateutil-2.9.0.20260716 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-07-20 12:45:06.943134 | 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-07-20 12:45:06.943300 | 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-07-20 12:45:06.943334 | 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-07-20 12:45:06.943363 | 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-07-20 12:45:06.943375 | 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-07-20 12:45:06.943388 | 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-07-20 12:45:06.943400 | 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-07-20 12:45:06.943414 | 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-07-20 12:45:06.943434 | 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-07-20 12:45:06.943454 | 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-07-20 12:45:06.943475 | 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-07-20 12:45:06.943536 | 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-07-20 12:45:06.943559 | 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-07-20 12:45:06.943571 | 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-07-20 12:45:06.943588 | debian-bookworm | Installing missing stub packages: 2026-07-20 12:45:06.943601 | 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-07-20 12:45:06.943612 | debian-bookworm | 2026-07-20 12:45:06.943624 | debian-bookworm | 2026-07-20 12:45:06.943635 | debian-bookworm | Success: no issues found in 181 source files 2026-07-20 12:45:07.484128 | debian-bookworm | ok: Runtime: 0:00:24.228914 2026-07-20 12:45:07.500536 | 2026-07-20 12:45:07.500646 | PLAY RECAP 2026-07-20 12:45:07.500708 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-20 12:45:07.500734 | 2026-07-20 12:45:07.681790 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-07-20 12:45:07.684914 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 12:45:08.704702 | 2026-07-20 12:45:08.704910 | PLAY [Base post-fetch] 2026-07-20 12:45:08.724670 | 2026-07-20 12:45:08.724853 | TASK [diagnose-network : Ensure log directory exists] 2026-07-20 12:45:09.129485 | debian-bookworm | ok 2026-07-20 12:45:09.141982 | 2026-07-20 12:45:09.142210 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-20 12:45:20.972669 | debian-bookworm | ok: Runtime: 0:00:05.920761 2026-07-20 12:45:20.981435 | 2026-07-20 12:45:20.981567 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-20 12:45:26.998289 | debian-bookworm | ok: Runtime: 0:00:00.008183 2026-07-20 12:45:27.004418 | 2026-07-20 12:45:27.004566 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-20 12:45:33.181879 | debian-bookworm | ok: Runtime: 0:00:00.007665 2026-07-20 12:45:33.195882 | 2026-07-20 12:45:33.196085 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-20 12:45:33.313374 | debian-bookworm | skipping: Conditional result was False 2026-07-20 12:45:33.321360 | 2026-07-20 12:45:33.321524 | TASK [fetch-output : Set log path for single node] 2026-07-20 12:45:33.365228 | debian-bookworm | ok 2026-07-20 12:45:33.374623 | 2026-07-20 12:45:33.374882 | LOOP [fetch-output : Ensure local output dirs] 2026-07-20 12:45:33.844862 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/4ae6fc81da964c009ad699f57bc2b0a1/work/logs" 2026-07-20 12:45:34.126913 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4ae6fc81da964c009ad699f57bc2b0a1/work/artifacts" 2026-07-20 12:45:34.404651 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4ae6fc81da964c009ad699f57bc2b0a1/work/docs" 2026-07-20 12:45:34.428175 | 2026-07-20 12:45:34.428528 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 12:45:35.269591 | debian-bookworm | changed: 2026-07-20 12:45:35.269889 | debian-bookworm | .d..t...... ./ 2026-07-20 12:45:35.269926 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 12:45:35.269950 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 12:45:35.269971 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 12:45:35.269993 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 12:45:35.270013 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 12:45:35.270101 | debian-bookworm | changed: All items complete 2026-07-20 12:45:35.270125 | 2026-07-20 12:45:35.880936 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 12:45:36.514408 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 12:45:36.535375 | 2026-07-20 12:45:36.535545 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 12:45:37.016391 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008861 2026-07-20 12:45:37.349185 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012134 2026-07-20 12:45:37.376285 | 2026-07-20 12:45:37.376562 | PLAY RECAP 2026-07-20 12:45:37.376759 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 12:45:37.376794 | 2026-07-20 12:45:37.577177 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 12:45:37.578161 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 12:45:38.444660 | 2026-07-20 12:45:38.444875 | PLAY [Base post] 2026-07-20 12:45:38.461519 | 2026-07-20 12:45:38.461810 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 12:45:39.097416 | debian-bookworm | changed 2026-07-20 12:45:39.106272 | 2026-07-20 12:45:39.106409 | PLAY RECAP 2026-07-20 12:45:39.106550 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 12:45:39.106632 | 2026-07-20 12:45:39.307556 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 12:45:39.308654 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 12:45:40.316621 | 2026-07-20 12:45:40.316857 | PLAY [Base post-logs] 2026-07-20 12:45:40.329664 | 2026-07-20 12:45:40.329863 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 12:45:40.846527 | localhost | changed 2026-07-20 12:45:40.858515 | 2026-07-20 12:45:40.858719 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 12:45:40.898784 | localhost | ok 2026-07-20 12:45:40.906812 | 2026-07-20 12:45:40.907115 | TASK [Set zuul-log-path fact] 2026-07-20 12:45:40.929809 | localhost | ok 2026-07-20 12:45:40.945498 | 2026-07-20 12:45:40.945677 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 12:45:40.986061 | localhost | ok 2026-07-20 12:45:40.994315 | 2026-07-20 12:45:40.994799 | TASK [upload-logs : Create log directories] 2026-07-20 12:45:41.558669 | localhost | changed 2026-07-20 12:45:41.563772 | 2026-07-20 12:45:41.563947 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 12:45:42.143535 | localhost -> localhost | ok: Runtime: 0:00:00.005516 2026-07-20 12:45:42.148166 | 2026-07-20 12:45:42.148298 | TASK [upload-logs : Upload logs to log server] 2026-07-20 12:45:42.812600 | localhost | Output suppressed because no_log was given 2026-07-20 12:45:42.814763 | 2026-07-20 12:45:42.815354 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 12:45:42.878162 | localhost | skipping: Conditional result was False 2026-07-20 12:45:42.887499 | localhost | skipping: Conditional result was False 2026-07-20 12:45:42.898134 | 2026-07-20 12:45:42.898444 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 12:45:42.949799 | localhost | skipping: Conditional result was False 2026-07-20 12:45:42.950157 | 2026-07-20 12:45:42.958475 | localhost | skipping: Conditional result was False 2026-07-20 12:45:42.981234 | 2026-07-20 12:45:42.981745 | LOOP [upload-logs : Upload console log and json output]