2026-03-19 22:04:36.801876 | Job console starting 2026-03-19 22:04:36.810555 | Updating git repos 2026-03-19 22:04:36.846548 | Cloning repos into workspace 2026-03-19 22:04:36.903556 | Restoring repo states 2026-03-19 22:04:36.930313 | Merging changes 2026-03-19 22:04:37.496416 | Checking out repos 2026-03-19 22:04:37.552514 | Preparing playbooks 2026-03-19 22:04:38.137527 | Running Ansible setup 2026-03-19 22:04:42.731327 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-19 22:04:43.562120 | 2026-03-19 22:04:43.562392 | PLAY [Base pre] 2026-03-19 22:04:43.586892 | 2026-03-19 22:04:43.587049 | TASK [Setup log path fact] 2026-03-19 22:04:43.608295 | debian-bookworm | ok 2026-03-19 22:04:43.625793 | 2026-03-19 22:04:43.625953 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-19 22:04:43.659587 | debian-bookworm | ok 2026-03-19 22:04:43.674312 | 2026-03-19 22:04:43.674578 | TASK [emit-job-header : Print job information] 2026-03-19 22:04:43.725752 | # Job Information 2026-03-19 22:04:43.725944 | Ansible Version: 2.16.14 2026-03-19 22:04:43.725980 | Job: container-image-python-osism-frontend-build 2026-03-19 22:04:43.726012 | Pipeline: check 2026-03-19 22:04:43.726036 | Executor: 521e9411259a 2026-03-19 22:04:43.726057 | Triggered by: https://github.com/osism/python-osism/pull/2085 2026-03-19 22:04:43.726080 | Event ID: 7f554590-23df-11f1-981a-a1019501c325 2026-03-19 22:04:43.731245 | 2026-03-19 22:04:43.731378 | LOOP [emit-job-header : Print node information] 2026-03-19 22:04:43.852767 | debian-bookworm | ok: 2026-03-19 22:04:43.852965 | debian-bookworm | # Node Information 2026-03-19 22:04:43.852999 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-19 22:04:43.853025 | debian-bookworm | Hostname: debian 2026-03-19 22:04:43.853047 | debian-bookworm | Username: zuul 2026-03-19 22:04:43.853068 | debian-bookworm | Distro: Debian 12.13 2026-03-19 22:04:43.853093 | debian-bookworm | Provider: regiocloud-a 2026-03-19 22:04:43.853114 | debian-bookworm | Region: 2026-03-19 22:04:43.853134 | debian-bookworm | Label: debian-bookworm 2026-03-19 22:04:43.853154 | debian-bookworm | Product Name: OpenStack Nova 2026-03-19 22:04:43.853173 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7b:b70e 2026-03-19 22:04:43.884507 | 2026-03-19 22:04:43.884814 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-19 22:04:44.545449 | debian-bookworm -> localhost | changed 2026-03-19 22:04:44.553504 | 2026-03-19 22:04:44.553631 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-19 22:04:45.695760 | debian-bookworm -> localhost | changed 2026-03-19 22:04:45.707261 | 2026-03-19 22:04:45.707407 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-19 22:04:46.058903 | debian-bookworm -> localhost | ok 2026-03-19 22:04:46.066196 | 2026-03-19 22:04:46.066324 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-19 22:04:46.094922 | debian-bookworm | ok 2026-03-19 22:04:46.132906 | debian-bookworm | included: /var/lib/zuul/builds/b8a630e227d543ce9dd36d11f2451c71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-19 22:04:46.140123 | 2026-03-19 22:04:46.140233 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-19 22:04:47.060282 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-19 22:04:47.060538 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b8a630e227d543ce9dd36d11f2451c71/work/b8a630e227d543ce9dd36d11f2451c71_id_rsa 2026-03-19 22:04:47.060580 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b8a630e227d543ce9dd36d11f2451c71/work/b8a630e227d543ce9dd36d11f2451c71_id_rsa.pub 2026-03-19 22:04:47.060607 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-19 22:04:47.060637 | debian-bookworm -> localhost | SHA256:3se3E1avgVY7JNgn6Tr0jYgm53e4bgcpMmxPm4IbyJg zuul-build-sshkey 2026-03-19 22:04:47.060673 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-19 22:04:47.060695 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-19 22:04:47.060716 | debian-bookworm -> localhost | | | 2026-03-19 22:04:47.060739 | debian-bookworm -> localhost | | | 2026-03-19 22:04:47.060760 | debian-bookworm -> localhost | | o . | 2026-03-19 22:04:47.060780 | debian-bookworm -> localhost | | . = + .| 2026-03-19 22:04:47.060800 | debian-bookworm -> localhost | | . S o B o.| 2026-03-19 22:04:47.060828 | debian-bookworm -> localhost | | + . =.o.+.+ * .| 2026-03-19 22:04:47.060851 | debian-bookworm -> localhost | |E o .o =.*.Bo+.= | 2026-03-19 22:04:47.060871 | debian-bookworm -> localhost | | ..o B B.=.+. | 2026-03-19 22:04:47.060892 | debian-bookworm -> localhost | | .. *.+o= .. | 2026-03-19 22:04:47.060913 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-19 22:04:47.060969 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.301790 2026-03-19 22:04:47.067882 | 2026-03-19 22:04:47.067997 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-19 22:04:47.097011 | debian-bookworm | ok 2026-03-19 22:04:47.106671 | debian-bookworm | included: /var/lib/zuul/builds/b8a630e227d543ce9dd36d11f2451c71/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-19 22:04:47.115903 | 2026-03-19 22:04:47.116008 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-19 22:04:47.149883 | debian-bookworm | skipping: Conditional result was False 2026-03-19 22:04:47.156259 | 2026-03-19 22:04:47.156411 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-19 22:04:47.800415 | debian-bookworm | changed 2026-03-19 22:04:47.818725 | 2026-03-19 22:04:47.818886 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-19 22:04:48.072060 | debian-bookworm | ok 2026-03-19 22:04:48.080915 | 2026-03-19 22:04:48.081051 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-19 22:04:48.740287 | debian-bookworm | changed 2026-03-19 22:04:48.747420 | 2026-03-19 22:04:48.747535 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-19 22:04:49.482226 | debian-bookworm | changed 2026-03-19 22:04:49.498481 | 2026-03-19 22:04:49.500517 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-19 22:04:49.571622 | debian-bookworm | skipping: Conditional result was False 2026-03-19 22:04:49.578073 | 2026-03-19 22:04:49.578188 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-19 22:04:50.198533 | debian-bookworm -> localhost | changed 2026-03-19 22:04:50.217428 | 2026-03-19 22:04:50.217573 | TASK [add-build-sshkey : Add back temp key] 2026-03-19 22:04:50.599286 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b8a630e227d543ce9dd36d11f2451c71/work/b8a630e227d543ce9dd36d11f2451c71_id_rsa (zuul-build-sshkey) 2026-03-19 22:04:50.599551 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012216 2026-03-19 22:04:50.607990 | 2026-03-19 22:04:50.608119 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-19 22:04:51.110181 | debian-bookworm | ok 2026-03-19 22:04:51.116324 | 2026-03-19 22:04:51.116466 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-19 22:04:51.164892 | debian-bookworm | skipping: Conditional result was False 2026-03-19 22:04:51.179548 | 2026-03-19 22:04:51.179689 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-19 22:04:51.717623 | debian-bookworm | ok 2026-03-19 22:04:51.737570 | 2026-03-19 22:04:51.737715 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-19 22:04:51.807396 | debian-bookworm | ok 2026-03-19 22:04:51.812929 | 2026-03-19 22:04:51.813061 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-19 22:04:52.250270 | debian-bookworm -> localhost | ok 2026-03-19 22:04:52.257380 | 2026-03-19 22:04:52.257506 | TASK [validate-host : Collect information about the host] 2026-03-19 22:04:53.621259 | debian-bookworm | ok 2026-03-19 22:04:53.638098 | 2026-03-19 22:04:53.638211 | TASK [validate-host : Sanitize hostname] 2026-03-19 22:04:53.737262 | debian-bookworm | ok 2026-03-19 22:04:53.795235 | 2026-03-19 22:04:53.795347 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-19 22:04:54.900632 | debian-bookworm -> localhost | changed 2026-03-19 22:04:54.907550 | 2026-03-19 22:04:54.907651 | TASK [validate-host : Collect information about zuul worker] 2026-03-19 22:04:55.289231 | debian-bookworm | ok 2026-03-19 22:04:55.298476 | 2026-03-19 22:04:55.298579 | TASK [validate-host : Write out all zuul information for each host] 2026-03-19 22:04:55.851124 | debian-bookworm -> localhost | changed 2026-03-19 22:04:55.869211 | 2026-03-19 22:04:55.869326 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-19 22:04:56.111909 | debian-bookworm | ok 2026-03-19 22:04:56.120421 | 2026-03-19 22:04:56.120534 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-19 22:04:57.184625 | debian-bookworm | changed: 2026-03-19 22:04:57.184856 | debian-bookworm | cd+++++++++ src/ 2026-03-19 22:04:57.184906 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-19 22:04:57.184942 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-19 22:04:57.184973 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-19 22:04:57.185002 | debian-bookworm | Containerfile 2026-03-19 22:04:57.185190 | debian-bookworm | Containerfile 2026-03-19 22:04:57.203201 | debian-bookworm | 11.12.0 2026-03-19 22:06:29.300472 | debian-bookworm | #9 20.34 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.0 2026-03-19 22:06:29.300489 | debian-bookworm | #9 20.34 npm notice To update run: npm install -g npm@11.12.0 2026-03-19 22:06:29.300518 | debian-bookworm | #9 20.34 npm notice 2026-03-19 22:06:29.801698 | debian-bookworm | #9 DONE 20.8s 2026-03-19 22:06:29.955164 | debian-bookworm | 2026-03-19 22:06:29.955222 | debian-bookworm | #11 [build 5/6] COPY . . 2026-03-19 22:06:30.282738 | debian-bookworm | #11 DONE 0.5s 2026-03-19 22:06:30.436636 | debian-bookworm | 2026-03-19 22:06:30.436700 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-03-19 22:06:30.813608 | debian-bookworm | #12 0.527 2026-03-19 22:06:30.813726 | debian-bookworm | #12 0.527 > frontend@0.1.0 build 2026-03-19 22:06:30.813776 | debian-bookworm | #12 0.527 > next build 2026-03-19 22:06:30.813840 | debian-bookworm | #12 0.527 2026-03-19 22:06:32.069149 | debian-bookworm | #12 1.783 ▲ Next.js 16.1.6 (Turbopack) 2026-03-19 22:06:32.273745 | debian-bookworm | #12 1.784 2026-03-19 22:06:32.273920 | debian-bookworm | #12 1.837 Creating an optimized production build ... 2026-03-19 22:06:45.806369 | debian-bookworm | #12 15.52 ✓ Compiled successfully in 12.8s 2026-03-19 22:06:45.959022 | debian-bookworm | #12 15.52 Running TypeScript ... 2026-03-19 22:06:46.026478 | debian-bookworm | #12 15.74 2026-03-19 22:06:46.181598 | debian-bookworm | #12 15.74 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-03-19 22:06:46.181672 | debian-bookworm | #12 15.74 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-03-19 22:06:46.181692 | debian-bookworm | #12 15.74 2026-03-19 22:06:46.181709 | debian-bookworm | #12 15.74 - include was updated to add '.next/dev/types/**/*.ts' 2026-03-19 22:06:46.181724 | debian-bookworm | #12 15.74 2026-03-19 22:06:46.181740 | debian-bookworm | #12 15.74 The following mandatory changes were made to your tsconfig.json: 2026-03-19 22:06:46.181756 | debian-bookworm | #12 15.74 2026-03-19 22:06:46.181772 | debian-bookworm | #12 15.75 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-03-19 22:06:46.181788 | debian-bookworm | #12 15.75 2026-03-19 22:06:52.202377 | debian-bookworm | #12 21.92 Collecting page data using 1 worker ... 2026-03-19 22:06:52.900511 | debian-bookworm | #12 22.61 Generating static pages using 1 worker (0/10) ... 2026-03-19 22:06:53.079727 | debian-bookworm | #12 22.64 Generating static pages using 1 worker (2/10) 2026-03-19 22:06:53.249144 | debian-bookworm | #12 22.96 Generating static pages using 1 worker (4/10) 2026-03-19 22:06:53.484937 | debian-bookworm | #12 22.96 Generating static pages using 1 worker (7/10) 2026-03-19 22:06:53.485024 | debian-bookworm | #12 23.04 ✓ Generating static pages using 1 worker (10/10) in 420.8ms 2026-03-19 22:06:53.485054 | debian-bookworm | #12 23.05 Finalizing page optimization ... 2026-03-19 22:06:53.818743 | debian-bookworm | #12 23.53 2026-03-19 22:06:53.973237 | debian-bookworm | #12 23.54 Route (app) 2026-03-19 22:06:53.974036 | debian-bookworm | #12 23.54 ┌ ○ / 2026-03-19 22:06:53.974063 | debian-bookworm | #12 23.54 ├ ○ /_not-found 2026-03-19 22:06:53.974068 | debian-bookworm | #12 23.54 ├ ƒ /api/config 2026-03-19 22:06:53.974073 | debian-bookworm | #12 23.54 ├ ƒ /api/health 2026-03-19 22:06:53.974077 | debian-bookworm | #12 23.54 ├ ○ /events 2026-03-19 22:06:53.974081 | debian-bookworm | #12 23.54 ├ ○ /inventory 2026-03-19 22:06:53.974086 | debian-bookworm | #12 23.54 ├ ○ /nodes 2026-03-19 22:06:53.974091 | debian-bookworm | #12 23.54 ├ ƒ /nodes/[identifier] 2026-03-19 22:06:53.974097 | debian-bookworm | #12 23.54 └ ○ /services 2026-03-19 22:06:53.974101 | debian-bookworm | #12 23.54 2026-03-19 22:06:53.974105 | debian-bookworm | #12 23.54 2026-03-19 22:06:53.974110 | debian-bookworm | #12 23.54 ○ (Static) prerendered as static content 2026-03-19 22:06:53.974114 | debian-bookworm | #12 23.54 ƒ (Dynamic) server-rendered on demand 2026-03-19 22:06:53.974118 | debian-bookworm | #12 23.54 2026-03-19 22:06:53.999681 | debian-bookworm | #12 DONE 23.7s 2026-03-19 22:06:54.908971 | debian-bookworm | 2026-03-19 22:06:54.909184 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-03-19 22:06:55.030935 | debian-bookworm | #13 DONE 0.1s 2026-03-19 22:06:55.185290 | debian-bookworm | 2026-03-19 22:06:55.185480 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-03-19 22:06:55.483120 | debian-bookworm | #14 DONE 0.4s 2026-03-19 22:06:55.628465 | debian-bookworm | 2026-03-19 22:06:55.628709 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-03-19 22:06:55.628826 | debian-bookworm | #15 DONE 0.1s 2026-03-19 22:06:55.790644 | debian-bookworm | 2026-03-19 22:06:55.790752 | debian-bookworm | #16 exporting to image 2026-03-19 22:06:55.790811 | debian-bookworm | #16 exporting layers 2026-03-19 22:07:00.061125 | debian-bookworm | #16 exporting layers 4.4s done 2026-03-19 22:07:00.061231 | debian-bookworm | #16 exporting manifest sha256:46cbd7fb4c30b46bfd0b4b2de96e03f230e60547f44938eaca54af1f61802a8f 2026-03-19 22:07:00.198342 | debian-bookworm | #16 exporting manifest sha256:46cbd7fb4c30b46bfd0b4b2de96e03f230e60547f44938eaca54af1f61802a8f 0.0s done 2026-03-19 22:07:00.198465 | debian-bookworm | #16 exporting config sha256:a8f7d9664422e2b3107170f8ee3f6e8a36fdd1544445573494863fce7ba9920e 0.0s done 2026-03-19 22:07:00.198482 | debian-bookworm | #16 exporting attestation manifest sha256:01574aa67523213fa58cb878adad99f48c6b6b2bdcbca1f09ec1ca7250897eef 0.1s done 2026-03-19 22:07:00.198494 | debian-bookworm | #16 exporting manifest list sha256:10bfd1904f9e8115bbb05575414ea89c1ecdc34bfab8d5ffdfe9f38170153bdb 2026-03-19 22:07:00.386909 | debian-bookworm | #16 exporting manifest list sha256:10bfd1904f9e8115bbb05575414ea89c1ecdc34bfab8d5ffdfe9f38170153bdb 0.0s done 2026-03-19 22:07:00.387005 | debian-bookworm | #16 naming to docker.io/library/5519d74:latest done 2026-03-19 22:07:00.387029 | debian-bookworm | #16 unpacking to docker.io/library/5519d74:latest 2026-03-19 22:07:01.415554 | debian-bookworm | #16 unpacking to docker.io/library/5519d74:latest 1.2s done 2026-03-19 22:07:01.614657 | debian-bookworm | #16 DONE 5.8s 2026-03-19 22:07:01.708775 | debian-bookworm | + docker images 2026-03-19 22:07:01.777489 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-03-19 22:07:01.777645 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-03-19 22:07:01.777724 | debian-bookworm | 5519d74:latest 10bfd1904f9e 326MB 79.6MB 2026-03-19 22:07:01.989592 | debian-bookworm | ok: Runtime: 0:00:59.661993 2026-03-19 22:07:02.007787 | 2026-03-19 22:07:02.007968 | TASK [Run push script] 2026-03-19 22:07:02.558167 | 2026-03-19 22:07:02.558449 | TASK [Run cosign script] 2026-03-19 22:07:03.109851 | debian-bookworm | skipping: Conditional result was False 2026-03-19 22:07:03.124115 | 2026-03-19 22:07:03.124308 | TASK [Run sbom script] 2026-03-19 22:07:03.656859 | debian-bookworm | skipping: Conditional result was False 2026-03-19 22:07:03.658530 | 2026-03-19 22:07:03.658641 | PLAY RECAP 2026-03-19 22:07:03.658703 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-19 22:07:03.658729 | 2026-03-19 22:07:03.793476 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-03-19 22:07:03.796490 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-19 22:07:04.547254 | 2026-03-19 22:07:04.547412 | PLAY [Base post] 2026-03-19 22:07:04.561345 | 2026-03-19 22:07:04.561506 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-19 22:07:05.375681 | debian-bookworm | changed 2026-03-19 22:07:05.382199 | 2026-03-19 22:07:05.382317 | PLAY RECAP 2026-03-19 22:07:05.382382 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-19 22:07:05.382443 | 2026-03-19 22:07:05.511123 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-19 22:07:05.512125 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-19 22:07:06.338509 | 2026-03-19 22:07:06.338702 | PLAY [Base post-logs] 2026-03-19 22:07:06.349420 | 2026-03-19 22:07:06.349585 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-19 22:07:06.834142 | localhost | changed 2026-03-19 22:07:06.850247 | 2026-03-19 22:07:06.850472 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-19 22:07:06.888355 | localhost | ok 2026-03-19 22:07:06.895249 | 2026-03-19 22:07:06.895430 | TASK [Set zuul-log-path fact] 2026-03-19 22:07:06.924121 | localhost | ok 2026-03-19 22:07:06.936990 | 2026-03-19 22:07:06.937131 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-19 22:07:06.975624 | localhost | ok 2026-03-19 22:07:06.983026 | 2026-03-19 22:07:06.983203 | TASK [upload-logs : Create log directories] 2026-03-19 22:07:07.539187 | localhost | changed 2026-03-19 22:07:07.542001 | 2026-03-19 22:07:07.542103 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-19 22:07:08.068821 | localhost -> localhost | ok: Runtime: 0:00:00.006821 2026-03-19 22:07:08.077028 | 2026-03-19 22:07:08.077206 | TASK [upload-logs : Upload logs to log server] 2026-03-19 22:07:08.702160 | localhost | Output suppressed because no_log was given 2026-03-19 22:07:08.705703 | 2026-03-19 22:07:08.705859 | LOOP [upload-logs : Compress console log and json output] 2026-03-19 22:07:08.761523 | localhost | skipping: Conditional result was False 2026-03-19 22:07:08.768092 | localhost | skipping: Conditional result was False 2026-03-19 22:07:08.775154 | 2026-03-19 22:07:08.775276 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-19 22:07:08.823590 | localhost | skipping: Conditional result was False 2026-03-19 22:07:08.823870 | 2026-03-19 22:07:08.828717 | localhost | skipping: Conditional result was False 2026-03-19 22:07:08.832669 | 2026-03-19 22:07:08.832797 | LOOP [upload-logs : Upload console log and json output]