2026-01-29 09:48:29.557900 | Job console starting 2026-01-29 09:48:29.609214 | Updating git repos 2026-01-29 09:48:29.758207 | Cloning repos into workspace 2026-01-29 09:48:29.819517 | Restoring repo states 2026-01-29 09:48:29.836157 | Merging changes 2026-01-29 09:48:30.462423 | Checking out repos 2026-01-29 09:48:30.589625 | Preparing playbooks 2026-01-29 09:48:32.070815 | Running Ansible setup 2026-01-29 09:48:37.982779 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-29 09:48:39.557332 | 2026-01-29 09:48:39.557518 | PLAY [Base pre] 2026-01-29 09:48:39.605629 | 2026-01-29 09:48:39.605793 | TASK [Setup log path fact] 2026-01-29 09:48:39.636018 | debian-bookworm | ok 2026-01-29 09:48:39.676136 | 2026-01-29 09:48:39.676315 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 09:48:39.759610 | debian-bookworm | ok 2026-01-29 09:48:39.773405 | 2026-01-29 09:48:39.773544 | TASK [emit-job-header : Print job information] 2026-01-29 09:48:39.876402 | # Job Information 2026-01-29 09:48:39.876584 | Ansible Version: 2.16.14 2026-01-29 09:48:39.876619 | Job: container-image-python-osism-frontend-build 2026-01-29 09:48:39.876652 | Pipeline: check 2026-01-29 09:48:39.876676 | Executor: 521e9411259a 2026-01-29 09:48:39.876696 | Triggered by: https://github.com/osism/python-osism/pull/1975 2026-01-29 09:48:39.876718 | Event ID: a4688400-fcf7-11f0-8479-38afdd44da2f 2026-01-29 09:48:39.881750 | 2026-01-29 09:48:39.881866 | LOOP [emit-job-header : Print node information] 2026-01-29 09:48:40.024821 | debian-bookworm | ok: 2026-01-29 09:48:40.025017 | debian-bookworm | # Node Information 2026-01-29 09:48:40.025052 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-29 09:48:40.025077 | debian-bookworm | Hostname: debian 2026-01-29 09:48:40.025099 | debian-bookworm | Username: zuul 2026-01-29 09:48:40.025139 | debian-bookworm | Distro: Debian 12.13 2026-01-29 09:48:40.025164 | debian-bookworm | Provider: regiocloud-a 2026-01-29 09:48:40.025185 | debian-bookworm | Region: 2026-01-29 09:48:40.025206 | debian-bookworm | Label: debian-bookworm 2026-01-29 09:48:40.025227 | debian-bookworm | Product Name: OpenStack Nova 2026-01-29 09:48:40.025247 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb6:6ce9 2026-01-29 09:48:40.040899 | 2026-01-29 09:48:40.041040 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-29 09:48:40.783302 | debian-bookworm -> localhost | changed 2026-01-29 09:48:40.790142 | 2026-01-29 09:48:40.790256 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-29 09:48:42.407701 | debian-bookworm -> localhost | changed 2026-01-29 09:48:42.416273 | 2026-01-29 09:48:42.416358 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-29 09:48:42.814007 | debian-bookworm -> localhost | ok 2026-01-29 09:48:42.818906 | 2026-01-29 09:48:42.819005 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-29 09:48:42.845515 | debian-bookworm | ok 2026-01-29 09:48:42.867896 | debian-bookworm | included: /var/lib/zuul/builds/f42c756eff37487baf46188db61f455d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-29 09:48:42.872868 | 2026-01-29 09:48:42.872972 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-29 09:48:44.117863 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-29 09:48:44.118040 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f42c756eff37487baf46188db61f455d/work/f42c756eff37487baf46188db61f455d_id_rsa 2026-01-29 09:48:44.118072 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f42c756eff37487baf46188db61f455d/work/f42c756eff37487baf46188db61f455d_id_rsa.pub 2026-01-29 09:48:44.118095 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-29 09:48:44.118138 | debian-bookworm -> localhost | SHA256:lxb9/X5iu37wzx1Z533SKuVMMsJY30jBdE7DodXFCg4 zuul-build-sshkey 2026-01-29 09:48:44.118167 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-29 09:48:44.118186 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-29 09:48:44.118204 | debian-bookworm -> localhost | | o..*+o| 2026-01-29 09:48:44.118222 | debian-bookworm -> localhost | | E.+*..o| 2026-01-29 09:48:44.118239 | debian-bookworm -> localhost | | .ooo.. | 2026-01-29 09:48:44.118256 | debian-bookworm -> localhost | | .oo... | 2026-01-29 09:48:44.118273 | debian-bookworm -> localhost | | S++o o. +| 2026-01-29 09:48:44.118298 | debian-bookworm -> localhost | | .oo = =o*| 2026-01-29 09:48:44.118316 | debian-bookworm -> localhost | | . B.=*| 2026-01-29 09:48:44.118333 | debian-bookworm -> localhost | | . ==B| 2026-01-29 09:48:44.118350 | debian-bookworm -> localhost | | +==B| 2026-01-29 09:48:44.118367 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-29 09:48:44.118410 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.439840 2026-01-29 09:48:44.123438 | 2026-01-29 09:48:44.123509 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-29 09:48:44.159878 | debian-bookworm | ok 2026-01-29 09:48:44.176129 | debian-bookworm | included: /var/lib/zuul/builds/f42c756eff37487baf46188db61f455d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-29 09:48:44.197911 | 2026-01-29 09:48:44.197987 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-29 09:48:44.220635 | debian-bookworm | skipping: Conditional result was False 2026-01-29 09:48:44.232415 | 2026-01-29 09:48:44.232502 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-29 09:48:45.091196 | debian-bookworm | changed 2026-01-29 09:48:45.096175 | 2026-01-29 09:48:45.096245 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-29 09:48:45.359521 | debian-bookworm | ok 2026-01-29 09:48:45.366360 | 2026-01-29 09:48:45.366468 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-29 09:48:45.989539 | debian-bookworm | changed 2026-01-29 09:48:45.999650 | 2026-01-29 09:48:45.999771 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-29 09:48:46.674273 | debian-bookworm | changed 2026-01-29 09:48:46.682921 | 2026-01-29 09:48:46.683051 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-29 09:48:46.719351 | debian-bookworm | skipping: Conditional result was False 2026-01-29 09:48:46.731393 | 2026-01-29 09:48:46.731543 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-29 09:48:47.231322 | debian-bookworm -> localhost | changed 2026-01-29 09:48:47.240026 | 2026-01-29 09:48:47.240132 | TASK [add-build-sshkey : Add back temp key] 2026-01-29 09:48:47.824237 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f42c756eff37487baf46188db61f455d/work/f42c756eff37487baf46188db61f455d_id_rsa (zuul-build-sshkey) 2026-01-29 09:48:47.824407 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025252 2026-01-29 09:48:47.830499 | 2026-01-29 09:48:47.830578 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-29 09:48:48.190508 | debian-bookworm | ok 2026-01-29 09:48:48.194486 | 2026-01-29 09:48:48.194563 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-29 09:48:48.217048 | debian-bookworm | skipping: Conditional result was False 2026-01-29 09:48:48.225437 | 2026-01-29 09:48:48.225521 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-29 09:48:48.721864 | debian-bookworm | ok 2026-01-29 09:48:48.733648 | 2026-01-29 09:48:48.733748 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-29 09:48:48.761932 | debian-bookworm | ok 2026-01-29 09:48:48.767247 | 2026-01-29 09:48:48.767341 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-29 09:48:49.038150 | debian-bookworm -> localhost | ok 2026-01-29 09:48:49.044198 | 2026-01-29 09:48:49.044281 | TASK [validate-host : Collect information about the host] 2026-01-29 09:48:50.285773 | debian-bookworm | ok 2026-01-29 09:48:50.299824 | 2026-01-29 09:48:50.299934 | TASK [validate-host : Sanitize hostname] 2026-01-29 09:48:50.378087 | debian-bookworm | ok 2026-01-29 09:48:50.412587 | 2026-01-29 09:48:50.412693 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-29 09:48:50.821885 | debian-bookworm -> localhost | changed 2026-01-29 09:48:50.828923 | 2026-01-29 09:48:50.829024 | TASK [validate-host : Collect information about zuul worker] 2026-01-29 09:48:51.315016 | debian-bookworm | ok 2026-01-29 09:48:51.319432 | 2026-01-29 09:48:51.319522 | TASK [validate-host : Write out all zuul information for each host] 2026-01-29 09:48:51.971127 | debian-bookworm -> localhost | changed 2026-01-29 09:48:51.987000 | 2026-01-29 09:48:51.987102 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-29 09:48:52.248063 | debian-bookworm | ok 2026-01-29 09:48:52.253424 | 2026-01-29 09:48:52.253512 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-29 09:48:53.283257 | debian-bookworm | changed: 2026-01-29 09:48:53.283424 | debian-bookworm | cd+++++++++ src/ 2026-01-29 09:48:53.283457 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-29 09:48:53.283481 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-29 09:48:53.283502 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-29 09:48:53.283523 | debian-bookworm | Containerfile 2026-01-29 09:48:53.283653 | debian-bookworm | Containerfile 2026-01-29 09:48:53.291585 | debian-bookworm | 11.8.0 2026-01-29 09:50:30.376774 | debian-bookworm | #9 24.29 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.8.0 2026-01-29 09:50:30.376783 | debian-bookworm | #9 24.29 npm notice To update run: npm install -g npm@11.8.0 2026-01-29 09:50:30.376787 | debian-bookworm | #9 24.29 npm notice 2026-01-29 09:50:30.880240 | debian-bookworm | #9 DONE 24.9s 2026-01-29 09:50:31.035369 | debian-bookworm | 2026-01-29 09:50:31.035444 | debian-bookworm | #11 [build 5/6] COPY . . 2026-01-29 09:50:31.347347 | debian-bookworm | #11 DONE 0.5s 2026-01-29 09:50:31.502338 | debian-bookworm | 2026-01-29 09:50:31.502412 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-01-29 09:50:31.807099 | debian-bookworm | #12 0.456 2026-01-29 09:50:31.807162 | debian-bookworm | #12 0.456 > frontend@0.1.0 build 2026-01-29 09:50:31.807179 | debian-bookworm | #12 0.456 > next build 2026-01-29 09:50:31.807195 | debian-bookworm | #12 0.456 2026-01-29 09:50:33.109905 | debian-bookworm | #12 1.759 ▲ Next.js 16.1.6 (Turbopack) 2026-01-29 09:50:33.309282 | debian-bookworm | #12 1.761 2026-01-29 09:50:33.309330 | debian-bookworm | #12 1.808 Creating an optimized production build ... 2026-01-29 09:50:46.672082 | debian-bookworm | #12 15.32 ✓ Compiled successfully in 12.6s 2026-01-29 09:50:46.827314 | debian-bookworm | #12 15.33 Running TypeScript ... 2026-01-29 09:50:46.923857 | debian-bookworm | #12 15.57 2026-01-29 09:50:47.077123 | debian-bookworm | #12 15.58 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-01-29 09:50:47.077207 | debian-bookworm | #12 15.58 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-01-29 09:50:47.077214 | debian-bookworm | #12 15.58 2026-01-29 09:50:47.077230 | debian-bookworm | #12 15.58 - include was updated to add '.next/dev/types/**/*.ts' 2026-01-29 09:50:47.077234 | debian-bookworm | #12 15.58 2026-01-29 09:50:47.077239 | debian-bookworm | #12 15.58 The following mandatory changes were made to your tsconfig.json: 2026-01-29 09:50:47.077243 | debian-bookworm | #12 15.58 2026-01-29 09:50:47.077247 | debian-bookworm | #12 15.58 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-01-29 09:50:47.077252 | debian-bookworm | #12 15.58 2026-01-29 09:50:53.426743 | debian-bookworm | #12 22.08 Collecting page data using 1 worker ... 2026-01-29 09:50:53.997075 | debian-bookworm | #12 22.65 Generating static pages using 1 worker (0/10) ... 2026-01-29 09:50:54.180079 | debian-bookworm | #12 22.68 Generating static pages using 1 worker (2/10) 2026-01-29 09:50:54.349859 | debian-bookworm | #12 23.00 Generating static pages using 1 worker (4/10) 2026-01-29 09:50:54.551291 | debian-bookworm | #12 23.00 Generating static pages using 1 worker (7/10) 2026-01-29 09:50:54.551345 | debian-bookworm | #12 23.04 ✓ Generating static pages using 1 worker (10/10) in 394.2ms 2026-01-29 09:50:54.551363 | debian-bookworm | #12 23.05 Finalizing page optimization ... 2026-01-29 09:50:54.761428 | debian-bookworm | #12 23.41 2026-01-29 09:50:54.879567 | debian-bookworm | #12 23.41 Route (app) 2026-01-29 09:50:54.879659 | debian-bookworm | #12 23.41 ┌ ○ / 2026-01-29 09:50:54.879678 | debian-bookworm | #12 23.41 ├ ○ /_not-found 2026-01-29 09:50:54.879690 | debian-bookworm | #12 23.41 ├ ƒ /api/config 2026-01-29 09:50:54.879700 | debian-bookworm | #12 23.41 ├ ƒ /api/health 2026-01-29 09:50:54.879720 | debian-bookworm | #12 23.41 ├ ○ /events 2026-01-29 09:50:54.879739 | debian-bookworm | #12 23.41 ├ ○ /inventory 2026-01-29 09:50:54.879802 | debian-bookworm | #12 23.41 ├ ○ /nodes 2026-01-29 09:50:54.879828 | debian-bookworm | #12 23.41 └ ○ /services 2026-01-29 09:50:54.879849 | debian-bookworm | #12 23.41 2026-01-29 09:50:54.879870 | debian-bookworm | #12 23.41 2026-01-29 09:50:54.879890 | debian-bookworm | #12 23.41 ○ (Static) prerendered as static content 2026-01-29 09:50:54.879911 | debian-bookworm | #12 23.41 ƒ (Dynamic) server-rendered on demand 2026-01-29 09:50:54.879929 | debian-bookworm | #12 23.41 2026-01-29 09:50:54.879950 | debian-bookworm | #12 DONE 23.5s 2026-01-29 09:50:55.593974 | debian-bookworm | 2026-01-29 09:50:55.594018 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-01-29 09:50:55.696138 | debian-bookworm | #13 DONE 0.1s 2026-01-29 09:50:55.851376 | debian-bookworm | 2026-01-29 09:50:55.851454 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-01-29 09:50:56.102492 | debian-bookworm | #14 DONE 0.4s 2026-01-29 09:50:56.261375 | debian-bookworm | 2026-01-29 09:50:56.261453 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-01-29 09:50:56.261654 | debian-bookworm | #15 DONE 0.2s 2026-01-29 09:50:56.425632 | debian-bookworm | 2026-01-29 09:50:56.425763 | debian-bookworm | #16 exporting to image 2026-01-29 09:50:56.425834 | debian-bookworm | #16 exporting layers 2026-01-29 09:51:01.036806 | debian-bookworm | #16 exporting layers 4.8s done 2026-01-29 09:51:01.036976 | debian-bookworm | #16 exporting manifest sha256:d3b8542258afc8084125e41770a7c39f1909103e7c1367d7d069237d23cb0e70 2026-01-29 09:51:01.167222 | debian-bookworm | #16 exporting manifest sha256:d3b8542258afc8084125e41770a7c39f1909103e7c1367d7d069237d23cb0e70 0.0s done 2026-01-29 09:51:01.167332 | debian-bookworm | #16 exporting config sha256:f3a6773a55d8e61c19ff870016f0d97e5ca7c67c12118085b7baa35144adf716 0.0s done 2026-01-29 09:51:01.167350 | debian-bookworm | #16 exporting attestation manifest sha256:d34287148cd6d9df111f8f5532f557651a62d2ab125330fa34cb2c2962425089 0.0s done 2026-01-29 09:51:01.167364 | debian-bookworm | #16 exporting manifest list sha256:bcf0dd7c1c20b9707ddb8a4563f625954f70ef6b44e928d044676350bfee48fe 2026-01-29 09:51:01.347744 | debian-bookworm | #16 exporting manifest list sha256:bcf0dd7c1c20b9707ddb8a4563f625954f70ef6b44e928d044676350bfee48fe 0.0s done 2026-01-29 09:51:01.347845 | debian-bookworm | #16 naming to docker.io/library/d903c18:latest done 2026-01-29 09:51:01.347876 | debian-bookworm | #16 unpacking to docker.io/library/d903c18:latest 2026-01-29 09:51:02.360949 | debian-bookworm | #16 unpacking to docker.io/library/d903c18:latest 1.2s done 2026-01-29 09:51:02.562009 | debian-bookworm | #16 DONE 6.1s 2026-01-29 09:51:02.601648 | debian-bookworm | + docker images 2026-01-29 09:51:02.701578 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-01-29 09:51:02.701674 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-01-29 09:51:02.701707 | debian-bookworm | d903c18:latest bcf0dd7c1c20 328MB 79.5MB 2026-01-29 09:51:03.141240 | debian-bookworm | ok: Runtime: 0:01:04.459162 2026-01-29 09:51:03.148555 | 2026-01-29 09:51:03.148671 | TASK [Run push script] 2026-01-29 09:51:03.692623 | 2026-01-29 09:51:03.692948 | TASK [Run cosign script] 2026-01-29 09:51:04.226332 | debian-bookworm | skipping: Conditional result was False 2026-01-29 09:51:04.239190 | 2026-01-29 09:51:04.239432 | TASK [Run sbom script] 2026-01-29 09:51:04.772857 | debian-bookworm | skipping: Conditional result was False 2026-01-29 09:51:04.776045 | 2026-01-29 09:51:04.776256 | PLAY RECAP 2026-01-29 09:51:04.776406 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-01-29 09:51:04.776497 | 2026-01-29 09:51:04.902726 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-01-29 09:51:04.905296 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 09:51:05.626937 | 2026-01-29 09:51:05.627098 | PLAY [Base post] 2026-01-29 09:51:05.640431 | 2026-01-29 09:51:05.640559 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-29 09:51:06.488771 | debian-bookworm | changed 2026-01-29 09:51:06.497718 | 2026-01-29 09:51:06.497846 | PLAY RECAP 2026-01-29 09:51:06.497922 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-29 09:51:06.498000 | 2026-01-29 09:51:06.615812 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-29 09:51:06.618175 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-29 09:51:07.401055 | 2026-01-29 09:51:07.401249 | PLAY [Base post-logs] 2026-01-29 09:51:07.412217 | 2026-01-29 09:51:07.412363 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-29 09:51:07.864221 | localhost | changed 2026-01-29 09:51:07.881601 | 2026-01-29 09:51:07.881825 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-29 09:51:07.920907 | localhost | ok 2026-01-29 09:51:07.927591 | 2026-01-29 09:51:07.927844 | TASK [Set zuul-log-path fact] 2026-01-29 09:51:07.945810 | localhost | ok 2026-01-29 09:51:07.961193 | 2026-01-29 09:51:07.961347 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-29 09:51:07.998722 | localhost | ok 2026-01-29 09:51:08.004968 | 2026-01-29 09:51:08.005175 | TASK [upload-logs : Create log directories] 2026-01-29 09:51:08.505822 | localhost | changed 2026-01-29 09:51:08.510685 | 2026-01-29 09:51:08.510873 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-29 09:51:08.992831 | localhost -> localhost | ok: Runtime: 0:00:00.005419 2026-01-29 09:51:08.998240 | 2026-01-29 09:51:08.998387 | TASK [upload-logs : Upload logs to log server] 2026-01-29 09:51:09.543953 | localhost | Output suppressed because no_log was given 2026-01-29 09:51:09.546694 | 2026-01-29 09:51:09.546970 | LOOP [upload-logs : Compress console log and json output] 2026-01-29 09:51:09.598912 | localhost | skipping: Conditional result was False 2026-01-29 09:51:09.605679 | localhost | skipping: Conditional result was False 2026-01-29 09:51:09.615080 | 2026-01-29 09:51:09.615223 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-29 09:51:09.659322 | localhost | skipping: Conditional result was False 2026-01-29 09:51:09.659681 | 2026-01-29 09:51:09.665153 | localhost | skipping: Conditional result was False 2026-01-29 09:51:09.672811 | 2026-01-29 09:51:09.672922 | LOOP [upload-logs : Upload console log and json output]