2026-03-07 00:35:49.230046 | Job console starting 2026-03-07 00:35:49.254664 | Updating git repos 2026-03-07 00:35:49.287824 | Cloning repos into workspace 2026-03-07 00:35:49.358047 | Restoring repo states 2026-03-07 00:35:49.371220 | Merging changes 2026-03-07 00:35:50.014100 | Checking out repos 2026-03-07 00:35:50.116427 | Preparing playbooks 2026-03-07 00:35:51.737739 | Running Ansible setup 2026-03-07 00:35:57.773514 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-07 00:35:59.346374 | 2026-03-07 00:35:59.346506 | PLAY [Base pre] 2026-03-07 00:35:59.362692 | 2026-03-07 00:35:59.362805 | TASK [Setup log path fact] 2026-03-07 00:35:59.381751 | debian-bookworm | ok 2026-03-07 00:35:59.418182 | 2026-03-07 00:35:59.418320 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-07 00:35:59.467186 | debian-bookworm | ok 2026-03-07 00:35:59.489524 | 2026-03-07 00:35:59.489632 | TASK [emit-job-header : Print job information] 2026-03-07 00:35:59.598207 | # Job Information 2026-03-07 00:35:59.598359 | Ansible Version: 2.16.14 2026-03-07 00:35:59.598395 | Job: container-image-python-osism-frontend-build 2026-03-07 00:35:59.598429 | Pipeline: check 2026-03-07 00:35:59.598452 | Executor: 521e9411259a 2026-03-07 00:35:59.598473 | Triggered by: https://github.com/osism/python-osism/pull/2087 2026-03-07 00:35:59.598494 | Event ID: 9118c8f0-19bd-11f1-8fc0-f6a794a3e3a6 2026-03-07 00:35:59.603935 | 2026-03-07 00:35:59.604040 | LOOP [emit-job-header : Print node information] 2026-03-07 00:35:59.759725 | debian-bookworm | ok: 2026-03-07 00:35:59.759919 | debian-bookworm | # Node Information 2026-03-07 00:35:59.759988 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-07 00:35:59.760016 | debian-bookworm | Hostname: debian 2026-03-07 00:35:59.760038 | debian-bookworm | Username: zuul 2026-03-07 00:35:59.760059 | debian-bookworm | Distro: Debian 12.13 2026-03-07 00:35:59.760082 | debian-bookworm | Provider: regiocloud-a 2026-03-07 00:35:59.760102 | debian-bookworm | Region: 2026-03-07 00:35:59.760122 | debian-bookworm | Label: debian-bookworm 2026-03-07 00:35:59.760141 | debian-bookworm | Product Name: OpenStack Nova 2026-03-07 00:35:59.760160 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec0:aeca 2026-03-07 00:35:59.780532 | 2026-03-07 00:35:59.780644 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-07 00:36:00.549371 | debian-bookworm -> localhost | changed 2026-03-07 00:36:00.556295 | 2026-03-07 00:36:00.556392 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-07 00:36:02.284319 | debian-bookworm -> localhost | changed 2026-03-07 00:36:02.298730 | 2026-03-07 00:36:02.298820 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-07 00:36:02.780852 | debian-bookworm -> localhost | ok 2026-03-07 00:36:02.787064 | 2026-03-07 00:36:02.787176 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-07 00:36:02.824970 | debian-bookworm | ok 2026-03-07 00:36:02.855376 | debian-bookworm | included: /var/lib/zuul/builds/907c7003b36f45a09ca51cf9920d52ac/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-07 00:36:02.861292 | 2026-03-07 00:36:02.861377 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-07 00:36:04.576958 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-07 00:36:04.577140 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/907c7003b36f45a09ca51cf9920d52ac/work/907c7003b36f45a09ca51cf9920d52ac_id_rsa 2026-03-07 00:36:04.577177 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/907c7003b36f45a09ca51cf9920d52ac/work/907c7003b36f45a09ca51cf9920d52ac_id_rsa.pub 2026-03-07 00:36:04.577203 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-07 00:36:04.577227 | debian-bookworm -> localhost | SHA256:Krl5zyJUTCYmenrcrmttyncv6qpcCKyr13zo8kI6Jio zuul-build-sshkey 2026-03-07 00:36:04.577258 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-07 00:36:04.577281 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-07 00:36:04.577302 | debian-bookworm -> localhost | | | 2026-03-07 00:36:04.577324 | debian-bookworm -> localhost | | . o o | 2026-03-07 00:36:04.577345 | debian-bookworm -> localhost | | . o = | 2026-03-07 00:36:04.577364 | debian-bookworm -> localhost | |o . o | 2026-03-07 00:36:04.577384 | debian-bookworm -> localhost | |.= . . S | 2026-03-07 00:36:04.577409 | debian-bookworm -> localhost | |+ = o. . | 2026-03-07 00:36:04.577430 | debian-bookworm -> localhost | |.= Bo.. | 2026-03-07 00:36:04.577450 | debian-bookworm -> localhost | |E+* X+*. | 2026-03-07 00:36:04.577470 | debian-bookworm -> localhost | |@**&B* =+ | 2026-03-07 00:36:04.577490 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-07 00:36:04.577536 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.816860 2026-03-07 00:36:04.583640 | 2026-03-07 00:36:04.583738 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-07 00:36:04.612982 | debian-bookworm | ok 2026-03-07 00:36:04.623940 | debian-bookworm | included: /var/lib/zuul/builds/907c7003b36f45a09ca51cf9920d52ac/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-07 00:36:04.646098 | 2026-03-07 00:36:04.646193 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-07 00:36:04.669577 | debian-bookworm | skipping: Conditional result was False 2026-03-07 00:36:04.675118 | 2026-03-07 00:36:04.675204 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-07 00:36:05.453059 | debian-bookworm | changed 2026-03-07 00:36:05.472308 | 2026-03-07 00:36:05.473391 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-07 00:36:05.741218 | debian-bookworm | ok 2026-03-07 00:36:05.754777 | 2026-03-07 00:36:05.755925 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-07 00:36:06.483423 | debian-bookworm | changed 2026-03-07 00:36:06.494881 | 2026-03-07 00:36:06.494987 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-07 00:36:07.181346 | debian-bookworm | changed 2026-03-07 00:36:07.191331 | 2026-03-07 00:36:07.191472 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-07 00:36:07.247550 | debian-bookworm | skipping: Conditional result was False 2026-03-07 00:36:07.254585 | 2026-03-07 00:36:07.254727 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-07 00:36:08.223223 | debian-bookworm -> localhost | changed 2026-03-07 00:36:08.239395 | 2026-03-07 00:36:08.239528 | TASK [add-build-sshkey : Add back temp key] 2026-03-07 00:36:08.890087 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/907c7003b36f45a09ca51cf9920d52ac/work/907c7003b36f45a09ca51cf9920d52ac_id_rsa (zuul-build-sshkey) 2026-03-07 00:36:08.890301 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034242 2026-03-07 00:36:08.898100 | 2026-03-07 00:36:08.898296 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-07 00:36:09.320788 | debian-bookworm | ok 2026-03-07 00:36:09.325642 | 2026-03-07 00:36:09.325733 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-07 00:36:09.367032 | debian-bookworm | skipping: Conditional result was False 2026-03-07 00:36:09.378666 | 2026-03-07 00:36:09.378772 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-07 00:36:09.912468 | debian-bookworm | ok 2026-03-07 00:36:09.931982 | 2026-03-07 00:36:09.932093 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-07 00:36:10.010193 | debian-bookworm | ok 2026-03-07 00:36:10.021484 | 2026-03-07 00:36:10.021589 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-07 00:36:11.013239 | debian-bookworm -> localhost | ok 2026-03-07 00:36:11.018624 | 2026-03-07 00:36:11.018702 | TASK [validate-host : Collect information about the host] 2026-03-07 00:36:12.196227 | debian-bookworm | ok 2026-03-07 00:36:12.217885 | 2026-03-07 00:36:12.217994 | TASK [validate-host : Sanitize hostname] 2026-03-07 00:36:12.419957 | debian-bookworm | ok 2026-03-07 00:36:12.503760 | 2026-03-07 00:36:12.503885 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-07 00:36:13.351494 | debian-bookworm -> localhost | changed 2026-03-07 00:36:13.356893 | 2026-03-07 00:36:13.356983 | TASK [validate-host : Collect information about zuul worker] 2026-03-07 00:36:13.860640 | debian-bookworm | ok 2026-03-07 00:36:13.865232 | 2026-03-07 00:36:13.865325 | TASK [validate-host : Write out all zuul information for each host] 2026-03-07 00:36:15.559133 | debian-bookworm -> localhost | changed 2026-03-07 00:36:15.567111 | 2026-03-07 00:36:15.567196 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-07 00:36:15.920989 | debian-bookworm | ok 2026-03-07 00:36:15.925423 | 2026-03-07 00:36:15.925496 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-07 00:36:17.450214 | debian-bookworm | changed: 2026-03-07 00:36:17.450364 | debian-bookworm | cd+++++++++ src/ 2026-03-07 00:36:17.450391 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-07 00:36:17.450410 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-07 00:36:17.450428 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-07 00:36:17.450444 | debian-bookworm | Containerfile 2026-03-07 00:36:17.450548 | debian-bookworm | Containerfile 2026-03-07 00:36:17.490020 | debian-bookworm | 11.11.0 2026-03-07 00:37:58.446028 | debian-bookworm | #9 24.69 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.11.0 2026-03-07 00:37:58.446033 | debian-bookworm | #9 24.69 npm notice To update run: npm install -g npm@11.11.0 2026-03-07 00:37:58.446037 | debian-bookworm | #9 24.69 npm notice 2026-03-07 00:37:59.210423 | debian-bookworm | #9 DONE 25.6s 2026-03-07 00:37:59.364961 | debian-bookworm | 2026-03-07 00:37:59.365030 | debian-bookworm | #11 [build 5/6] COPY . . 2026-03-07 00:37:59.789039 | debian-bookworm | #11 DONE 0.6s 2026-03-07 00:37:59.943965 | debian-bookworm | 2026-03-07 00:37:59.944037 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-03-07 00:38:00.364684 | debian-bookworm | #12 0.571 2026-03-07 00:38:00.364784 | debian-bookworm | #12 0.571 > frontend@0.1.0 build 2026-03-07 00:38:00.364792 | debian-bookworm | #12 0.571 > next build 2026-03-07 00:38:00.364798 | debian-bookworm | #12 0.571 2026-03-07 00:38:02.111869 | debian-bookworm | #12 2.302 ▲ Next.js 16.1.6 (Turbopack) 2026-03-07 00:38:02.315438 | debian-bookworm | #12 2.305 2026-03-07 00:38:02.315538 | debian-bookworm | #12 2.371 Creating an optimized production build ... 2026-03-07 00:38:14.711748 | debian-bookworm | #12 14.92 ✓ Compiled successfully in 11.6s 2026-03-07 00:38:14.857409 | debian-bookworm | #12 14.92 Running TypeScript ... 2026-03-07 00:38:14.857448 | debian-bookworm | #12 15.06 2026-03-07 00:38:15.012104 | debian-bookworm | #12 15.07 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-03-07 00:38:15.012165 | debian-bookworm | #12 15.07 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-03-07 00:38:15.012176 | debian-bookworm | #12 15.07 2026-03-07 00:38:15.012181 | debian-bookworm | #12 15.07 - include was updated to add '.next/dev/types/**/*.ts' 2026-03-07 00:38:15.012185 | debian-bookworm | #12 15.07 2026-03-07 00:38:15.012189 | debian-bookworm | #12 15.07 The following mandatory changes were made to your tsconfig.json: 2026-03-07 00:38:15.012201 | debian-bookworm | #12 15.07 2026-03-07 00:38:15.012205 | debian-bookworm | #12 15.07 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-03-07 00:38:15.012209 | debian-bookworm | #12 15.07 2026-03-07 00:38:20.962339 | debian-bookworm | #12 21.17 Collecting page data using 1 worker ... 2026-03-07 00:38:21.658620 | debian-bookworm | #12 21.87 Generating static pages using 1 worker (0/10) ... 2026-03-07 00:38:21.851380 | debian-bookworm | #12 21.91 Generating static pages using 1 worker (2/10) 2026-03-07 00:38:22.022229 | debian-bookworm | #12 22.23 Generating static pages using 1 worker (4/10) 2026-03-07 00:38:22.232212 | debian-bookworm | #12 22.23 Generating static pages using 1 worker (7/10) 2026-03-07 00:38:22.232268 | debian-bookworm | #12 22.27 ✓ Generating static pages using 1 worker (10/10) in 409.2ms 2026-03-07 00:38:22.232292 | debian-bookworm | #12 22.29 Finalizing page optimization ... 2026-03-07 00:38:22.539070 | debian-bookworm | #12 22.75 2026-03-07 00:38:22.694839 | debian-bookworm | #12 22.75 Route (app) 2026-03-07 00:38:22.694901 | debian-bookworm | #12 22.75 ┌ ○ / 2026-03-07 00:38:22.694907 | debian-bookworm | #12 22.75 ├ ○ /_not-found 2026-03-07 00:38:22.694912 | debian-bookworm | #12 22.75 ├ ƒ /api/config 2026-03-07 00:38:22.694924 | debian-bookworm | #12 22.75 ├ ƒ /api/health 2026-03-07 00:38:22.694929 | debian-bookworm | #12 22.75 ├ ○ /events 2026-03-07 00:38:22.694933 | debian-bookworm | #12 22.75 ├ ○ /inventory 2026-03-07 00:38:22.694938 | debian-bookworm | #12 22.75 ├ ○ /nodes 2026-03-07 00:38:22.694942 | debian-bookworm | #12 22.75 ├ ƒ /nodes/[uuid] 2026-03-07 00:38:22.694946 | debian-bookworm | #12 22.75 └ ○ /services 2026-03-07 00:38:22.694950 | debian-bookworm | #12 22.75 2026-03-07 00:38:22.694954 | debian-bookworm | #12 22.75 2026-03-07 00:38:22.694958 | debian-bookworm | #12 22.75 ○ (Static) prerendered as static content 2026-03-07 00:38:22.694963 | debian-bookworm | #12 22.75 ƒ (Dynamic) server-rendered on demand 2026-03-07 00:38:22.694967 | debian-bookworm | #12 22.75 2026-03-07 00:38:22.710328 | debian-bookworm | #12 DONE 22.9s 2026-03-07 00:38:23.656615 | debian-bookworm | 2026-03-07 00:38:23.656692 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-03-07 00:38:23.806804 | debian-bookworm | #13 DONE 0.2s 2026-03-07 00:38:23.960734 | debian-bookworm | 2026-03-07 00:38:23.960800 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-03-07 00:38:24.239748 | debian-bookworm | #14 DONE 0.4s 2026-03-07 00:38:24.396766 | debian-bookworm | 2026-03-07 00:38:24.396874 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-03-07 00:38:24.396893 | debian-bookworm | #15 DONE 0.2s 2026-03-07 00:38:24.565038 | debian-bookworm | 2026-03-07 00:38:24.565127 | debian-bookworm | #16 exporting to image 2026-03-07 00:38:24.565135 | debian-bookworm | #16 exporting layers 2026-03-07 00:38:28.750050 | debian-bookworm | #16 exporting layers 4.3s done 2026-03-07 00:38:28.750156 | debian-bookworm | #16 exporting manifest sha256:2651af237856344917ec5bb49ab1b496c3aef65110e6ab2c49f97f32fa238af7 2026-03-07 00:38:28.878325 | debian-bookworm | #16 exporting manifest sha256:2651af237856344917ec5bb49ab1b496c3aef65110e6ab2c49f97f32fa238af7 0.0s done 2026-03-07 00:38:28.878526 | debian-bookworm | #16 exporting config sha256:80d4f96ad2a664146df5ac8cda455cc4278bda9df24c7f5ce2d05f197118b839 0.0s done 2026-03-07 00:38:28.878625 | debian-bookworm | #16 exporting attestation manifest sha256:b32c1c1f043f542c9559c69c05625584d3b1f59493c80e0b6ef76ff240433b4d 0.1s done 2026-03-07 00:38:29.059188 | debian-bookworm | #16 exporting manifest list sha256:2fc50a388aa2b1c2324d08e6813330dfdf3c2885c7ed09c8fbbcb5eb4a788390 0.0s done 2026-03-07 00:38:29.059288 | debian-bookworm | #16 naming to docker.io/library/f1c1e66:latest done 2026-03-07 00:38:29.059321 | debian-bookworm | #16 unpacking to docker.io/library/f1c1e66:latest 2026-03-07 00:38:30.044752 | debian-bookworm | #16 unpacking to docker.io/library/f1c1e66:latest 1.1s done 2026-03-07 00:38:30.254506 | debian-bookworm | #16 DONE 5.7s 2026-03-07 00:38:30.323440 | debian-bookworm | + docker images 2026-03-07 00:38:30.422180 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-03-07 00:38:30.422393 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-03-07 00:38:30.422512 | debian-bookworm | f1c1e66:latest 2fc50a388aa2 326MB 79.6MB 2026-03-07 00:38:30.921003 | debian-bookworm | ok: Runtime: 0:01:04.421032 2026-03-07 00:38:30.938016 | 2026-03-07 00:38:30.938196 | TASK [Run push script] 2026-03-07 00:38:31.484901 | 2026-03-07 00:38:31.485268 | TASK [Run cosign script] 2026-03-07 00:38:32.018943 | debian-bookworm | skipping: Conditional result was False 2026-03-07 00:38:32.025780 | 2026-03-07 00:38:32.025918 | TASK [Run sbom script] 2026-03-07 00:38:32.556096 | debian-bookworm | skipping: Conditional result was False 2026-03-07 00:38:32.559296 | 2026-03-07 00:38:32.559486 | PLAY RECAP 2026-03-07 00:38:32.559710 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-07 00:38:32.559825 | 2026-03-07 00:38:32.704537 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-03-07 00:38:32.705652 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-07 00:38:33.502860 | 2026-03-07 00:38:33.503010 | PLAY [Base post] 2026-03-07 00:38:33.516385 | 2026-03-07 00:38:33.516531 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-07 00:38:34.344542 | debian-bookworm | changed 2026-03-07 00:38:34.354076 | 2026-03-07 00:38:34.354259 | PLAY RECAP 2026-03-07 00:38:34.354346 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-07 00:38:34.354423 | 2026-03-07 00:38:34.479914 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-07 00:38:34.481042 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-07 00:38:35.311677 | 2026-03-07 00:38:35.311850 | PLAY [Base post-logs] 2026-03-07 00:38:35.323959 | 2026-03-07 00:38:35.324107 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-07 00:38:35.830398 | localhost | changed 2026-03-07 00:38:35.841164 | 2026-03-07 00:38:35.841335 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-07 00:38:35.897103 | localhost | ok 2026-03-07 00:38:35.901165 | 2026-03-07 00:38:35.901294 | TASK [Set zuul-log-path fact] 2026-03-07 00:38:35.920291 | localhost | ok 2026-03-07 00:38:35.928411 | 2026-03-07 00:38:35.928568 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-07 00:38:35.953022 | localhost | ok 2026-03-07 00:38:35.956205 | 2026-03-07 00:38:35.956311 | TASK [upload-logs : Create log directories] 2026-03-07 00:38:36.472693 | localhost | changed 2026-03-07 00:38:36.478769 | 2026-03-07 00:38:36.479004 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-07 00:38:36.987302 | localhost -> localhost | ok: Runtime: 0:00:00.009205 2026-03-07 00:38:36.991466 | 2026-03-07 00:38:36.991628 | TASK [upload-logs : Upload logs to log server] 2026-03-07 00:38:37.555706 | localhost | Output suppressed because no_log was given 2026-03-07 00:38:37.557555 | 2026-03-07 00:38:37.557661 | LOOP [upload-logs : Compress console log and json output] 2026-03-07 00:38:37.607798 | localhost | skipping: Conditional result was False 2026-03-07 00:38:37.613925 | localhost | skipping: Conditional result was False 2026-03-07 00:38:37.625986 | 2026-03-07 00:38:37.626101 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-07 00:38:37.670776 | localhost | skipping: Conditional result was False 2026-03-07 00:38:37.671077 | 2026-03-07 00:38:37.677807 | localhost | skipping: Conditional result was False 2026-03-07 00:38:37.686232 | 2026-03-07 00:38:37.686472 | LOOP [upload-logs : Upload console log and json output]