2025-09-25 16:40:12.140445 | Job console starting 2025-09-25 16:40:12.153558 | Updating git repos 2025-09-25 16:40:12.216890 | Cloning repos into workspace 2025-09-25 16:40:12.297508 | Restoring repo states 2025-09-25 16:40:12.305916 | Merging changes 2025-09-25 16:40:12.900900 | Checking out repos 2025-09-25 16:40:13.037626 | Preparing playbooks 2025-09-25 16:40:14.482607 | Running Ansible setup 2025-09-25 16:40:20.763246 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-25 16:40:21.872808 | 2025-09-25 16:40:21.872948 | PLAY [Base pre] 2025-09-25 16:40:21.922654 | 2025-09-25 16:40:21.922786 | TASK [Setup log path fact] 2025-09-25 16:40:21.954619 | debian-bookworm | ok 2025-09-25 16:40:21.985458 | 2025-09-25 16:40:21.985593 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-25 16:40:22.053405 | debian-bookworm | ok 2025-09-25 16:40:22.078928 | 2025-09-25 16:40:22.079043 | TASK [emit-job-header : Print job information] 2025-09-25 16:40:22.137701 | # Job Information 2025-09-25 16:40:22.137927 | Ansible Version: 2.16.14 2025-09-25 16:40:22.137963 | Job: container-image-python-osism-frontend-build 2025-09-25 16:40:22.137998 | Pipeline: check 2025-09-25 16:40:22.138022 | Executor: 521e9411259a 2025-09-25 16:40:22.138042 | Triggered by: https://github.com/osism/python-osism/pull/1709 2025-09-25 16:40:22.138064 | Event ID: 4843a050-9a2e-11f0-9a54-431ea0b6132c 2025-09-25 16:40:22.148138 | 2025-09-25 16:40:22.148246 | LOOP [emit-job-header : Print node information] 2025-09-25 16:40:22.313789 | debian-bookworm | ok: 2025-09-25 16:40:22.314049 | debian-bookworm | # Node Information 2025-09-25 16:40:22.314120 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-25 16:40:22.314148 | debian-bookworm | Hostname: debian 2025-09-25 16:40:22.314170 | debian-bookworm | Username: zuul 2025-09-25 16:40:22.314190 | debian-bookworm | Distro: Debian 12.12 2025-09-25 16:40:22.314212 | debian-bookworm | Provider: regiocloud-a 2025-09-25 16:40:22.314233 | debian-bookworm | Region: 2025-09-25 16:40:22.314253 | debian-bookworm | Label: debian-bookworm 2025-09-25 16:40:22.314272 | debian-bookworm | Product Name: OpenStack Nova 2025-09-25 16:40:22.314291 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe79:2429 2025-09-25 16:40:22.334007 | 2025-09-25 16:40:22.334121 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-25 16:40:23.378691 | debian-bookworm -> localhost | changed 2025-09-25 16:40:23.384570 | 2025-09-25 16:40:23.384664 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-25 16:40:25.675967 | debian-bookworm -> localhost | changed 2025-09-25 16:40:25.685068 | 2025-09-25 16:40:25.685168 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-25 16:40:26.266825 | debian-bookworm -> localhost | ok 2025-09-25 16:40:26.272015 | 2025-09-25 16:40:26.272113 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-25 16:40:26.309070 | debian-bookworm | ok 2025-09-25 16:40:26.354036 | debian-bookworm | included: /var/lib/zuul/builds/0dfd41347d054313b76f6936d623f086/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-25 16:40:26.393912 | 2025-09-25 16:40:26.394002 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-25 16:40:28.068423 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-25 16:40:28.068594 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0dfd41347d054313b76f6936d623f086/work/0dfd41347d054313b76f6936d623f086_id_rsa 2025-09-25 16:40:28.068627 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0dfd41347d054313b76f6936d623f086/work/0dfd41347d054313b76f6936d623f086_id_rsa.pub 2025-09-25 16:40:28.068668 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-25 16:40:28.069996 | debian-bookworm -> localhost | SHA256:htXV/dj2akhRlRDDrjvap1hqJ7g0122gN/ucubqYFXM zuul-build-sshkey 2025-09-25 16:40:28.070674 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-25 16:40:28.070723 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-25 16:40:28.070746 | debian-bookworm -> localhost | | o=ooo| 2025-09-25 16:40:28.070766 | debian-bookworm -> localhost | | . . .+..| 2025-09-25 16:40:28.070784 | debian-bookworm -> localhost | | . . .. o.| 2025-09-25 16:40:28.070801 | debian-bookworm -> localhost | | o ... +| 2025-09-25 16:40:28.070817 | debian-bookworm -> localhost | | . S +.E ..| 2025-09-25 16:40:28.070856 | debian-bookworm -> localhost | | . o.B .| 2025-09-25 16:40:28.070876 | debian-bookworm -> localhost | | o.o B.+ . | 2025-09-25 16:40:28.070892 | debian-bookworm -> localhost | | ..ooX+*.= | 2025-09-25 16:40:28.070909 | debian-bookworm -> localhost | | .o*+*BB. | 2025-09-25 16:40:28.070926 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-25 16:40:28.070994 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.716870 2025-09-25 16:40:28.088518 | 2025-09-25 16:40:28.088599 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-25 16:40:28.131819 | debian-bookworm | ok 2025-09-25 16:40:28.150800 | debian-bookworm | included: /var/lib/zuul/builds/0dfd41347d054313b76f6936d623f086/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-25 16:40:28.184455 | 2025-09-25 16:40:28.184552 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-25 16:40:28.241607 | debian-bookworm | skipping: Conditional result was False 2025-09-25 16:40:28.253951 | 2025-09-25 16:40:28.254043 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-25 16:40:29.210718 | debian-bookworm | changed 2025-09-25 16:40:29.216407 | 2025-09-25 16:40:29.216496 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-25 16:40:29.498552 | debian-bookworm | ok 2025-09-25 16:40:29.503492 | 2025-09-25 16:40:29.503570 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-25 16:40:30.182014 | debian-bookworm | changed 2025-09-25 16:40:30.187447 | 2025-09-25 16:40:30.187538 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-25 16:40:30.844980 | debian-bookworm | changed 2025-09-25 16:40:30.881970 | 2025-09-25 16:40:30.882068 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-25 16:40:30.927414 | debian-bookworm | skipping: Conditional result was False 2025-09-25 16:40:30.934962 | 2025-09-25 16:40:30.935050 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-25 16:40:31.830270 | debian-bookworm -> localhost | changed 2025-09-25 16:40:31.838769 | 2025-09-25 16:40:31.842908 | TASK [add-build-sshkey : Add back temp key] 2025-09-25 16:40:32.895970 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0dfd41347d054313b76f6936d623f086/work/0dfd41347d054313b76f6936d623f086_id_rsa (zuul-build-sshkey) 2025-09-25 16:40:32.896163 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020095 2025-09-25 16:40:32.902583 | 2025-09-25 16:40:32.902664 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-25 16:40:33.538416 | debian-bookworm | ok 2025-09-25 16:40:33.542404 | 2025-09-25 16:40:33.542483 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-25 16:40:33.585918 | debian-bookworm | skipping: Conditional result was False 2025-09-25 16:40:33.596954 | 2025-09-25 16:40:33.598059 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-25 16:40:34.166026 | debian-bookworm | ok 2025-09-25 16:40:34.189189 | 2025-09-25 16:40:34.189285 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-25 16:40:34.269392 | debian-bookworm | ok 2025-09-25 16:40:34.273559 | 2025-09-25 16:40:34.273637 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-25 16:40:35.189797 | debian-bookworm -> localhost | ok 2025-09-25 16:40:35.195053 | 2025-09-25 16:40:35.195166 | TASK [validate-host : Collect information about the host] 2025-09-25 16:40:36.405221 | debian-bookworm | ok 2025-09-25 16:40:36.417298 | 2025-09-25 16:40:36.417386 | TASK [validate-host : Sanitize hostname] 2025-09-25 16:40:36.599804 | debian-bookworm | ok 2025-09-25 16:40:36.661760 | 2025-09-25 16:40:36.661855 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-25 16:40:37.189126 | debian-bookworm -> localhost | changed 2025-09-25 16:40:37.193631 | 2025-09-25 16:40:37.193709 | TASK [validate-host : Collect information about zuul worker] 2025-09-25 16:40:37.583494 | debian-bookworm | ok 2025-09-25 16:40:37.588552 | 2025-09-25 16:40:37.588643 | TASK [validate-host : Write out all zuul information for each host] 2025-09-25 16:40:38.595345 | debian-bookworm -> localhost | changed 2025-09-25 16:40:38.602691 | 2025-09-25 16:40:38.602768 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-25 16:40:38.873306 | debian-bookworm | ok 2025-09-25 16:40:38.877687 | 2025-09-25 16:40:38.877758 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-25 16:40:40.850611 | debian-bookworm | changed: 2025-09-25 16:40:40.850756 | debian-bookworm | cd+++++++++ src/ 2025-09-25 16:40:40.850784 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-25 16:40:40.850803 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-25 16:40:40.850821 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-09-25 16:40:40.850922 | debian-bookworm | Containerfile 2025-09-25 16:40:40.851017 | debian-bookworm | Containerfile 2025-09-25 16:40:40.880301 | debian-bookworm | 11.6.1 2025-09-25 16:42:12.833171 | debian-bookworm | #9 19.73 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.1 2025-09-25 16:42:12.833197 | debian-bookworm | #9 19.73 npm notice To update run: npm install -g npm@11.6.1 2025-09-25 16:42:12.833222 | debian-bookworm | #9 19.73 npm notice 2025-09-25 16:42:13.117764 | debian-bookworm | #9 DONE 20.2s 2025-09-25 16:42:13.366942 | debian-bookworm | 2025-09-25 16:42:13.367117 | debian-bookworm | #11 [build 5/6] COPY . . 2025-09-25 16:42:13.367131 | debian-bookworm | #11 DONE 0.1s 2025-09-25 16:42:13.367136 | debian-bookworm | 2025-09-25 16:42:13.367141 | debian-bookworm | #12 [build 6/6] RUN npm run build 2025-09-25 16:42:13.698274 | debian-bookworm | #12 0.482 2025-09-25 16:42:13.698333 | debian-bookworm | #12 0.482 > frontend@0.1.0 build 2025-09-25 16:42:13.698341 | debian-bookworm | #12 0.482 > next build 2025-09-25 16:42:13.698346 | debian-bookworm | #12 0.482 2025-09-25 16:42:15.252034 | debian-bookworm | #12 2.036 ▲ Next.js 15.5.0 2025-09-25 16:42:15.450808 | debian-bookworm | #12 2.037 2025-09-25 16:42:15.450895 | debian-bookworm | #12 2.083 Creating an optimized production build ... 2025-09-25 16:42:34.084364 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.084432 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.084450 | debian-bookworm | #12 20.87 Retrying 1/3... 2025-09-25 16:42:34.240379 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240434 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240442 | debian-bookworm | #12 20.87 Retrying 1/3... 2025-09-25 16:42:34.240447 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240451 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240455 | debian-bookworm | #12 20.87 Retrying 1/3... 2025-09-25 16:42:34.240459 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240463 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240467 | debian-bookworm | #12 20.87 Retrying 1/3... 2025-09-25 16:42:34.240470 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240474 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240478 | debian-bookworm | #12 20.87 Retrying 1/3... 2025-09-25 16:42:34.240482 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240486 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240490 | debian-bookworm | #12 20.87 Retrying 1/3... 2025-09-25 16:42:34.240494 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240497 | debian-bookworm | #12 20.87 2025-09-25 16:42:34.240501 | debian-bookworm | #12 20.87 Retrying 1/3... 2025-09-25 16:42:38.925766 | debian-bookworm | #12 25.71 ✓ Compiled successfully in 19.1s 2025-09-25 16:42:39.080612 | debian-bookworm | #12 25.71 Linting and checking validity of types ... 2025-09-25 16:42:47.310164 | debian-bookworm | #12 34.09 Collecting page data ... 2025-09-25 16:42:50.324461 | debian-bookworm | #12 37.11 Generating static pages (0/10) ... 2025-09-25 16:42:51.302363 | debian-bookworm | #12 38.09 Generating static pages (2/10) 2025-09-25 16:42:51.515420 | debian-bookworm | #12 38.30 Generating static pages (4/10) 2025-09-25 16:42:51.718805 | debian-bookworm | #12 38.30 Generating static pages (7/10) 2025-09-25 16:42:51.718881 | debian-bookworm | #12 38.35 ✓ Generating static pages (10/10) 2025-09-25 16:42:53.120987 | debian-bookworm | #12 39.90 Finalizing page optimization ... 2025-09-25 16:42:53.121087 | debian-bookworm | #12 39.90 Collecting build traces ... 2025-09-25 16:43:17.134301 | debian-bookworm | #12 63.92 2025-09-25 16:43:17.290753 | debian-bookworm | #12 63.92 Route (app) Size First Load JS 2025-09-25 16:43:17.290802 | debian-bookworm | #12 63.92 ┌ ○ / 1.79 kB 135 kB 2025-09-25 16:43:17.290808 | debian-bookworm | #12 63.92 ├ ○ /_not-found 991 B 103 kB 2025-09-25 16:43:17.290813 | debian-bookworm | #12 63.92 ├ ƒ /api/config 127 B 102 kB 2025-09-25 16:43:17.290825 | debian-bookworm | #12 63.92 ├ ƒ /api/health 127 B 102 kB 2025-09-25 16:43:17.290829 | debian-bookworm | #12 63.92 ├ ○ /events 12.9 kB 115 kB 2025-09-25 16:43:17.290833 | debian-bookworm | #12 63.92 ├ ○ /nodes 3.38 kB 134 kB 2025-09-25 16:43:17.290838 | debian-bookworm | #12 63.92 └ ○ /services 1.41 kB 103 kB 2025-09-25 16:43:17.290842 | debian-bookworm | #12 63.92 + First Load JS shared by all 102 kB 2025-09-25 16:43:17.290847 | debian-bookworm | #12 63.92 ├ chunks/255-01c481785f268126.js 45.7 kB 2025-09-25 16:43:17.290860 | debian-bookworm | #12 63.92 ├ chunks/4bd1b696-c023c6e3521b1417.js 54.2 kB 2025-09-25 16:43:17.290864 | debian-bookworm | #12 63.92 └ other shared chunks (total) 1.92 kB 2025-09-25 16:43:17.290868 | debian-bookworm | #12 63.92 2025-09-25 16:43:17.290872 | debian-bookworm | #12 63.92 2025-09-25 16:43:17.290876 | debian-bookworm | #12 63.92 ○ (Static) prerendered as static content 2025-09-25 16:43:17.290880 | debian-bookworm | #12 63.92 ƒ (Dynamic) server-rendered on demand 2025-09-25 16:43:17.290884 | debian-bookworm | #12 63.92 2025-09-25 16:43:17.296867 | debian-bookworm | #12 DONE 64.1s 2025-09-25 16:43:18.169390 | debian-bookworm | 2025-09-25 16:43:18.169494 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2025-09-25 16:43:18.286715 | debian-bookworm | #13 DONE 0.1s 2025-09-25 16:43:18.441406 | debian-bookworm | 2025-09-25 16:43:18.441487 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2025-09-25 16:43:18.740724 | debian-bookworm | #14 DONE 0.4s 2025-09-25 16:43:18.898801 | debian-bookworm | 2025-09-25 16:43:18.898916 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2025-09-25 16:43:18.914997 | debian-bookworm | #15 DONE 0.2s 2025-09-25 16:43:19.074853 | debian-bookworm | 2025-09-25 16:43:19.074981 | debian-bookworm | #16 exporting to image 2025-09-25 16:43:19.075000 | debian-bookworm | #16 exporting layers 2025-09-25 16:43:19.498873 | debian-bookworm | #16 exporting layers 0.6s done 2025-09-25 16:43:19.647668 | debian-bookworm | #16 writing image sha256:0ae9030b4097f883ad53310966bc585ee0fdd6ea3bc60d2c831dde350cbb7af0 done 2025-09-25 16:43:19.647781 | debian-bookworm | #16 naming to docker.io/library/36cdbb0 done 2025-09-25 16:43:19.647810 | debian-bookworm | #16 DONE 0.6s 2025-09-25 16:43:19.660956 | debian-bookworm | + docker images 2025-09-25 16:43:19.686027 | debian-bookworm | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-09-25 16:43:19.686130 | debian-bookworm | 36cdbb0 latest 0ae9030b4097 1 second ago 238MB 2025-09-25 16:43:20.099944 | debian-bookworm | ok: Runtime: 0:01:35.546028 2025-09-25 16:43:20.106740 | 2025-09-25 16:43:20.106845 | TASK [Run push script] 2025-09-25 16:43:20.693592 | 2025-09-25 16:43:20.693732 | TASK [Run cosign script] 2025-09-25 16:43:21.260226 | debian-bookworm | skipping: Conditional result was False 2025-09-25 16:43:21.266325 | 2025-09-25 16:43:21.266417 | TASK [Run sbom script] 2025-09-25 16:43:21.813641 | debian-bookworm | skipping: Conditional result was False 2025-09-25 16:43:21.814659 | 2025-09-25 16:43:21.814722 | PLAY RECAP 2025-09-25 16:43:21.814767 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-09-25 16:43:21.814795 | 2025-09-25 16:43:21.961614 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2025-09-25 16:43:21.962381 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-25 16:43:22.711878 | 2025-09-25 16:43:22.711996 | PLAY [Base post] 2025-09-25 16:43:22.735092 | 2025-09-25 16:43:22.735204 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-25 16:43:23.569168 | debian-bookworm | changed 2025-09-25 16:43:23.578194 | 2025-09-25 16:43:23.578282 | PLAY RECAP 2025-09-25 16:43:23.578332 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-25 16:43:23.578382 | 2025-09-25 16:43:23.827464 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-25 16:43:23.828566 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-25 16:43:24.821625 | 2025-09-25 16:43:24.821757 | PLAY [Base post-logs] 2025-09-25 16:43:24.853398 | 2025-09-25 16:43:24.853531 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-25 16:43:25.598035 | localhost | changed 2025-09-25 16:43:25.607648 | 2025-09-25 16:43:25.607773 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-25 16:43:25.653125 | localhost | ok 2025-09-25 16:43:25.657181 | 2025-09-25 16:43:25.657274 | TASK [Set zuul-log-path fact] 2025-09-25 16:43:25.681925 | localhost | ok 2025-09-25 16:43:25.689874 | 2025-09-25 16:43:25.689979 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-25 16:43:25.739078 | localhost | ok 2025-09-25 16:43:25.741894 | 2025-09-25 16:43:25.741988 | TASK [upload-logs : Create log directories] 2025-09-25 16:43:26.297567 | localhost | changed 2025-09-25 16:43:26.300011 | 2025-09-25 16:43:26.300090 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-25 16:43:27.271244 | localhost -> localhost | ok: Runtime: 0:00:00.022675 2025-09-25 16:43:27.274601 | 2025-09-25 16:43:27.274682 | TASK [upload-logs : Upload logs to log server] 2025-09-25 16:43:27.785553 | localhost | Output suppressed because no_log was given 2025-09-25 16:43:27.786939 | 2025-09-25 16:43:27.787009 | LOOP [upload-logs : Compress console log and json output] 2025-09-25 16:43:27.822498 | localhost | skipping: Conditional result was False 2025-09-25 16:43:27.827332 | localhost | skipping: Conditional result was False 2025-09-25 16:43:27.832094 | 2025-09-25 16:43:27.832170 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-25 16:43:27.865776 | localhost | skipping: Conditional result was False 2025-09-25 16:43:27.865968 | 2025-09-25 16:43:27.870260 | localhost | skipping: Conditional result was False 2025-09-25 16:43:27.877488 | 2025-09-25 16:43:27.877577 | LOOP [upload-logs : Upload console log and json output]