2026-06-10 06:56:18.234763 | Job console starting 2026-06-10 06:56:18.251700 | Updating git repos 2026-06-10 06:56:18.348476 | Cloning repos into workspace 2026-06-10 06:56:18.421981 | Restoring repo states 2026-06-10 06:56:18.440965 | Merging changes 2026-06-10 06:56:19.068233 | Checking out repos 2026-06-10 06:56:19.103934 | Preparing playbooks 2026-06-10 06:56:19.859868 | Running Ansible setup 2026-06-10 06:56:24.624429 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-10 06:56:25.452583 | 2026-06-10 06:56:25.453037 | PLAY [Base pre] 2026-06-10 06:56:25.474295 | 2026-06-10 06:56:25.474472 | TASK [Setup log path fact] 2026-06-10 06:56:25.507170 | debian-bookworm | ok 2026-06-10 06:56:25.530330 | 2026-06-10 06:56:25.530504 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 06:56:25.560764 | debian-bookworm | ok 2026-06-10 06:56:25.572427 | 2026-06-10 06:56:25.572564 | TASK [emit-job-header : Print job information] 2026-06-10 06:56:25.613614 | # Job Information 2026-06-10 06:56:25.613841 | Ansible Version: 2.16.14 2026-06-10 06:56:25.613880 | Job: mypy 2026-06-10 06:56:25.613913 | Pipeline: check 2026-06-10 06:56:25.613937 | Executor: 521e9411259a 2026-06-10 06:56:25.613958 | Triggered by: https://github.com/osism/python-osism/pull/2337 2026-06-10 06:56:25.613980 | Event ID: 72df80a0-6499-11f1-9dcb-bc834acf9bf5 2026-06-10 06:56:25.619333 | 2026-06-10 06:56:25.619478 | LOOP [emit-job-header : Print node information] 2026-06-10 06:56:25.738217 | debian-bookworm | ok: 2026-06-10 06:56:25.738528 | debian-bookworm | # Node Information 2026-06-10 06:56:25.738571 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-10 06:56:25.738598 | debian-bookworm | Hostname: debian 2026-06-10 06:56:25.738621 | debian-bookworm | Username: zuul 2026-06-10 06:56:25.738642 | debian-bookworm | Distro: Debian 12.14 2026-06-10 06:56:25.738686 | debian-bookworm | Provider: regiocloud-a 2026-06-10 06:56:25.738708 | debian-bookworm | Region: 2026-06-10 06:56:25.738731 | debian-bookworm | Label: debian-bookworm 2026-06-10 06:56:25.738751 | debian-bookworm | Product Name: OpenStack Nova 2026-06-10 06:56:25.738770 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:ef0a 2026-06-10 06:56:25.758489 | 2026-06-10 06:56:25.758632 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-10 06:56:26.345916 | debian-bookworm -> localhost | changed 2026-06-10 06:56:26.354036 | 2026-06-10 06:56:26.354179 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-10 06:56:27.617627 | debian-bookworm -> localhost | changed 2026-06-10 06:56:27.633444 | 2026-06-10 06:56:27.633597 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-10 06:56:28.142081 | debian-bookworm -> localhost | ok 2026-06-10 06:56:28.149927 | 2026-06-10 06:56:28.150070 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-10 06:56:28.181758 | debian-bookworm | ok 2026-06-10 06:56:28.200097 | debian-bookworm | included: /var/lib/zuul/builds/cccf95ee84f4468489cf3b0960806f49/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-10 06:56:28.206505 | 2026-06-10 06:56:28.206612 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-10 06:56:31.641322 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-10 06:56:31.641585 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cccf95ee84f4468489cf3b0960806f49/work/cccf95ee84f4468489cf3b0960806f49_id_rsa 2026-06-10 06:56:31.641635 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cccf95ee84f4468489cf3b0960806f49/work/cccf95ee84f4468489cf3b0960806f49_id_rsa.pub 2026-06-10 06:56:31.641720 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-10 06:56:31.641757 | debian-bookworm -> localhost | SHA256:t8aXvgQERs+5ZOY8kgwDv6ON9mzBzl5JSIpvFAma2rM zuul-build-sshkey 2026-06-10 06:56:31.641786 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-10 06:56:31.641830 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-10 06:56:31.641859 | debian-bookworm -> localhost | | . . .+ | 2026-06-10 06:56:31.641887 | debian-bookworm -> localhost | | o . + . + . | 2026-06-10 06:56:31.641912 | debian-bookworm -> localhost | |o o = O | 2026-06-10 06:56:31.641937 | debian-bookworm -> localhost | |.. . + * O . | 2026-06-10 06:56:31.641961 | debian-bookworm -> localhost | |. + o.+ S B | 2026-06-10 06:56:31.641994 | debian-bookworm -> localhost | | = +oo = + . | 2026-06-10 06:56:31.642020 | debian-bookworm -> localhost | | E *o..o + + | 2026-06-10 06:56:31.642044 | debian-bookworm -> localhost | | o o+. . + | 2026-06-10 06:56:31.642070 | debian-bookworm -> localhost | | o+ o. | 2026-06-10 06:56:31.642094 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-10 06:56:31.642155 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.908401 2026-06-10 06:56:31.649763 | 2026-06-10 06:56:31.649879 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-10 06:56:31.692369 | debian-bookworm | ok 2026-06-10 06:56:31.705462 | debian-bookworm | included: /var/lib/zuul/builds/cccf95ee84f4468489cf3b0960806f49/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-10 06:56:31.714093 | 2026-06-10 06:56:31.714209 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-10 06:56:31.739313 | debian-bookworm | skipping: Conditional result was False 2026-06-10 06:56:31.746994 | 2026-06-10 06:56:31.747118 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-10 06:56:32.425111 | debian-bookworm | changed 2026-06-10 06:56:32.434116 | 2026-06-10 06:56:32.434415 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-10 06:56:32.697823 | debian-bookworm | ok 2026-06-10 06:56:32.703636 | 2026-06-10 06:56:32.703773 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-10 06:56:33.358185 | debian-bookworm | changed 2026-06-10 06:56:33.363637 | 2026-06-10 06:56:33.363782 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-10 06:56:33.989790 | debian-bookworm | changed 2026-06-10 06:56:34.015708 | 2026-06-10 06:56:34.015855 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-10 06:56:34.053681 | debian-bookworm | skipping: Conditional result was False 2026-06-10 06:56:34.064685 | 2026-06-10 06:56:34.064822 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-10 06:56:34.577855 | debian-bookworm -> localhost | changed 2026-06-10 06:56:34.590231 | 2026-06-10 06:56:34.590383 | TASK [add-build-sshkey : Add back temp key] 2026-06-10 06:56:35.054701 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cccf95ee84f4468489cf3b0960806f49/work/cccf95ee84f4468489cf3b0960806f49_id_rsa (zuul-build-sshkey) 2026-06-10 06:56:35.055039 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029120 2026-06-10 06:56:35.072982 | 2026-06-10 06:56:35.073130 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-10 06:56:35.492760 | debian-bookworm | ok 2026-06-10 06:56:35.498616 | 2026-06-10 06:56:35.498769 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-10 06:56:35.523558 | debian-bookworm | skipping: Conditional result was False 2026-06-10 06:56:35.534137 | 2026-06-10 06:56:35.534260 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-10 06:56:35.986376 | debian-bookworm | ok 2026-06-10 06:56:36.008989 | 2026-06-10 06:56:36.009184 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-10 06:56:36.042286 | debian-bookworm | ok 2026-06-10 06:56:36.053285 | 2026-06-10 06:56:36.053453 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-10 06:56:36.363720 | debian-bookworm -> localhost | ok 2026-06-10 06:56:36.371546 | 2026-06-10 06:56:36.371691 | TASK [validate-host : Collect information about the host] 2026-06-10 06:56:37.548917 | debian-bookworm | ok 2026-06-10 06:56:37.565699 | 2026-06-10 06:56:37.565842 | TASK [validate-host : Sanitize hostname] 2026-06-10 06:56:37.746895 | debian-bookworm | ok 2026-06-10 06:56:37.753726 | 2026-06-10 06:56:37.753858 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-10 06:56:38.342567 | debian-bookworm -> localhost | changed 2026-06-10 06:56:38.350124 | 2026-06-10 06:56:38.350260 | TASK [validate-host : Collect information about zuul worker] 2026-06-10 06:56:38.767257 | debian-bookworm | ok 2026-06-10 06:56:38.774182 | 2026-06-10 06:56:38.774334 | TASK [validate-host : Write out all zuul information for each host] 2026-06-10 06:56:39.405923 | debian-bookworm -> localhost | changed 2026-06-10 06:56:39.431313 | 2026-06-10 06:56:39.431557 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-10 06:56:39.716486 | debian-bookworm | ok 2026-06-10 06:56:39.728367 | 2026-06-10 06:56:39.728525 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-10 06:56:40.856556 | debian-bookworm | changed: 2026-06-10 06:56:40.856856 | debian-bookworm | cd+++++++++ src/ 2026-06-10 06:56:40.856902 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-10 06:56:40.856926 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-10 06:56:40.856947 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-10 06:56:40.856968 | debian-bookworm | Containerfile 2026-06-10 06:56:40.857099 | debian-bookworm | Containerfile 2026-06-10 06:56:40.864717 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (48.0.1) 2026-06-10 06:58:33.283837 | 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-10 06:58:33.287895 | 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-10 06:58:34.047226 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-06-10 06:58:34.226405 | 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-10 06:58:38.034989 | 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-10 06:58:38.035072 | 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-10 06:58:38.035089 | 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-10 06:58:38.035112 | 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-10 06:58:38.035124 | 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-10 06:58:38.035135 | 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-10 06:58:38.035146 | 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-10 06:58:38.035158 | 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-10 06:58:38.035169 | 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-10 06:58:38.035180 | 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-10 06:58:38.035211 | 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-10 06:58:38.035244 | 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-10 06:58:38.035256 | 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-10 06:58:38.035268 | 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-10 06:58:38.035294 | debian-bookworm | Installing missing stub packages: 2026-06-10 06:58:38.035307 | 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-10 06:58:38.035319 | debian-bookworm | 2026-06-10 06:58:38.035330 | debian-bookworm | 2026-06-10 06:58:38.035341 | debian-bookworm | Success: no issues found in 142 source files 2026-06-10 06:58:38.142371 | debian-bookworm | ok: Runtime: 0:00:18.183907 2026-06-10 06:58:38.153110 | 2026-06-10 06:58:38.153218 | PLAY RECAP 2026-06-10 06:58:38.153285 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-10 06:58:38.153316 | 2026-06-10 06:58:38.299581 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-06-10 06:58:38.300757 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-10 06:58:39.136271 | 2026-06-10 06:58:39.136432 | PLAY [Base post-fetch] 2026-06-10 06:58:39.162475 | 2026-06-10 06:58:39.162856 | TASK [diagnose-network : Ensure log directory exists] 2026-06-10 06:58:39.534077 | debian-bookworm | ok 2026-06-10 06:58:39.546001 | 2026-06-10 06:58:39.546176 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-10 06:58:58.594512 | debian-bookworm | ok: Runtime: 0:00:18.363001 2026-06-10 06:58:58.609058 | 2026-06-10 06:58:58.609307 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-10 06:58:59.142083 | debian-bookworm | ok: Runtime: 0:00:00.008539 2026-06-10 06:58:59.155289 | 2026-06-10 06:58:59.155690 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-10 06:58:59.689241 | debian-bookworm | ok: Runtime: 0:00:00.008320 2026-06-10 06:58:59.700252 | 2026-06-10 06:58:59.700365 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-10 06:58:59.759055 | debian-bookworm | skipping: Conditional result was False 2026-06-10 06:58:59.774161 | 2026-06-10 06:58:59.774363 | TASK [fetch-output : Set log path for single node] 2026-06-10 06:58:59.809502 | debian-bookworm | ok 2026-06-10 06:58:59.816853 | 2026-06-10 06:58:59.817007 | LOOP [fetch-output : Ensure local output dirs] 2026-06-10 06:59:00.155995 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/cccf95ee84f4468489cf3b0960806f49/work/logs" 2026-06-10 06:59:00.431993 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cccf95ee84f4468489cf3b0960806f49/work/artifacts" 2026-06-10 06:59:00.736917 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cccf95ee84f4468489cf3b0960806f49/work/docs" 2026-06-10 06:59:00.763584 | 2026-06-10 06:59:00.763771 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-10 06:59:01.572848 | debian-bookworm | changed: 2026-06-10 06:59:01.573097 | debian-bookworm | .d..t...... ./ 2026-06-10 06:59:01.573156 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-10 06:59:01.573189 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-10 06:59:01.573213 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-10 06:59:01.573234 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-10 06:59:01.573255 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-10 06:59:01.573302 | debian-bookworm | changed: All items complete 2026-06-10 06:59:01.573329 | 2026-06-10 06:59:02.153432 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 06:59:02.721352 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 06:59:02.744457 | 2026-06-10 06:59:02.744607 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-10 06:59:03.093897 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006300 2026-06-10 06:59:03.396617 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012130 2026-06-10 06:59:03.416968 | 2026-06-10 06:59:03.417107 | PLAY RECAP 2026-06-10 06:59:03.417185 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-10 06:59:03.417225 | 2026-06-10 06:59:03.552083 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-10 06:59:03.553024 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 06:59:04.349978 | 2026-06-10 06:59:04.350155 | PLAY [Base post] 2026-06-10 06:59:04.364824 | 2026-06-10 06:59:04.364978 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-10 06:59:04.950040 | debian-bookworm | changed 2026-06-10 06:59:04.960301 | 2026-06-10 06:59:04.960443 | PLAY RECAP 2026-06-10 06:59:04.960520 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-10 06:59:04.960600 | 2026-06-10 06:59:05.098726 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 06:59:05.101138 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-10 06:59:05.932244 | 2026-06-10 06:59:05.932419 | PLAY [Base post-logs] 2026-06-10 06:59:05.943527 | 2026-06-10 06:59:05.943668 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-10 06:59:06.451029 | localhost | changed 2026-06-10 06:59:06.461292 | 2026-06-10 06:59:06.461445 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-10 06:59:06.497571 | localhost | ok 2026-06-10 06:59:06.501237 | 2026-06-10 06:59:06.501345 | TASK [Set zuul-log-path fact] 2026-06-10 06:59:06.517065 | localhost | ok 2026-06-10 06:59:06.525287 | 2026-06-10 06:59:06.525409 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 06:59:06.551223 | localhost | ok 2026-06-10 06:59:06.555351 | 2026-06-10 06:59:06.555473 | TASK [upload-logs : Create log directories] 2026-06-10 06:59:07.081297 | localhost | changed 2026-06-10 06:59:07.085439 | 2026-06-10 06:59:07.085640 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-10 06:59:07.611823 | localhost -> localhost | ok: Runtime: 0:00:00.009918 2026-06-10 06:59:07.618562 | 2026-06-10 06:59:07.618800 | TASK [upload-logs : Upload logs to log server] 2026-06-10 06:59:08.203884 | localhost | Output suppressed because no_log was given 2026-06-10 06:59:08.205917 | 2026-06-10 06:59:08.206034 | LOOP [upload-logs : Compress console log and json output] 2026-06-10 06:59:08.277079 | localhost | skipping: Conditional result was False 2026-06-10 06:59:08.283236 | localhost | skipping: Conditional result was False 2026-06-10 06:59:08.288149 | 2026-06-10 06:59:08.288275 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-10 06:59:08.344552 | localhost | skipping: Conditional result was False 2026-06-10 06:59:08.344991 | 2026-06-10 06:59:08.351260 | localhost | skipping: Conditional result was False 2026-06-10 06:59:08.359306 | 2026-06-10 06:59:08.359445 | LOOP [upload-logs : Upload console log and json output]