2026-02-24 09:16:31.967890 | Job console starting 2026-02-24 09:16:31.995837 | Updating git repos 2026-02-24 09:16:32.047140 | Cloning repos into workspace 2026-02-24 09:16:32.121261 | Restoring repo states 2026-02-24 09:16:32.149687 | Merging changes 2026-02-24 09:16:32.149706 | Checking out repos 2026-02-24 09:16:32.274637 | Preparing playbooks 2026-02-24 09:16:32.995275 | Running Ansible setup 2026-02-24 09:16:37.217832 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 09:16:37.973545 | 2026-02-24 09:16:37.973705 | PLAY [Base pre] 2026-02-24 09:16:37.989634 | 2026-02-24 09:16:37.989761 | TASK [Setup log path fact] 2026-02-24 09:16:38.026203 | debian-bookworm | ok 2026-02-24 09:16:38.046004 | 2026-02-24 09:16:38.046136 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 09:16:38.095348 | debian-bookworm | ok 2026-02-24 09:16:38.112878 | 2026-02-24 09:16:38.113128 | TASK [emit-job-header : Print job information] 2026-02-24 09:16:38.171889 | # Job Information 2026-02-24 09:16:38.172177 | Ansible Version: 2.16.14 2026-02-24 09:16:38.172241 | Job: container-image-python-osism-frontend-push 2026-02-24 09:16:38.172300 | Pipeline: post 2026-02-24 09:16:38.172341 | Executor: 521e9411259a 2026-02-24 09:16:38.172377 | Triggered by: https://github.com/osism/python-osism/commit/950f54946c5c676ac2ec4b24f415d816d7197bf6 2026-02-24 09:16:38.172417 | Event ID: 7e55c4de-1161-11f1-85cc-26dc9a8a1bc1 2026-02-24 09:16:38.180212 | 2026-02-24 09:16:38.180360 | LOOP [emit-job-header : Print node information] 2026-02-24 09:16:38.288221 | debian-bookworm | ok: 2026-02-24 09:16:38.288486 | debian-bookworm | # Node Information 2026-02-24 09:16:38.288539 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-24 09:16:38.288576 | debian-bookworm | Hostname: debian 2026-02-24 09:16:38.288609 | debian-bookworm | Username: zuul 2026-02-24 09:16:38.288659 | debian-bookworm | Distro: Debian 12.13 2026-02-24 09:16:38.288698 | debian-bookworm | Provider: regiocloud-a 2026-02-24 09:16:38.288741 | debian-bookworm | Region: 2026-02-24 09:16:38.288782 | debian-bookworm | Label: debian-bookworm 2026-02-24 09:16:38.288820 | debian-bookworm | Product Name: OpenStack Nova 2026-02-24 09:16:38.288858 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe36:c0d1 2026-02-24 09:16:38.308505 | 2026-02-24 09:16:38.308660 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 09:16:38.808897 | debian-bookworm -> localhost | changed 2026-02-24 09:16:38.824831 | 2026-02-24 09:16:38.824993 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 09:16:39.946252 | debian-bookworm -> localhost | changed 2026-02-24 09:16:39.957431 | 2026-02-24 09:16:39.957550 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 09:16:40.228908 | debian-bookworm -> localhost | ok 2026-02-24 09:16:40.237971 | 2026-02-24 09:16:40.238133 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 09:16:40.271976 | debian-bookworm | ok 2026-02-24 09:16:40.292395 | debian-bookworm | included: /var/lib/zuul/builds/d937f7da945841dbb012dc3e972b1db0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 09:16:40.299658 | 2026-02-24 09:16:40.299775 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 09:16:41.475707 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-24 09:16:41.475949 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d937f7da945841dbb012dc3e972b1db0/work/d937f7da945841dbb012dc3e972b1db0_id_rsa 2026-02-24 09:16:41.475989 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d937f7da945841dbb012dc3e972b1db0/work/d937f7da945841dbb012dc3e972b1db0_id_rsa.pub 2026-02-24 09:16:41.476017 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-24 09:16:41.476043 | debian-bookworm -> localhost | SHA256:M4G0ZUc2hlvYyvN+9qw3i62csrUFUkEKcY2rlkUyazg zuul-build-sshkey 2026-02-24 09:16:41.476138 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-24 09:16:41.476181 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-24 09:16:41.476204 | debian-bookworm -> localhost | | . =*B+o | 2026-02-24 09:16:41.476225 | debian-bookworm -> localhost | | . ==*=o.. | 2026-02-24 09:16:41.476246 | debian-bookworm -> localhost | | oo.O... | 2026-02-24 09:16:41.476266 | debian-bookworm -> localhost | | E B.o. | 2026-02-24 09:16:41.476286 | debian-bookworm -> localhost | | oS*. . | 2026-02-24 09:16:41.476314 | debian-bookworm -> localhost | | +o.. . | 2026-02-24 09:16:41.476335 | debian-bookworm -> localhost | | . . . . | 2026-02-24 09:16:41.476355 | debian-bookworm -> localhost | | oooBo | 2026-02-24 09:16:41.476376 | debian-bookworm -> localhost | | .=B==o | 2026-02-24 09:16:41.476395 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-24 09:16:41.476454 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.668757 2026-02-24 09:16:41.487274 | 2026-02-24 09:16:41.487402 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 09:16:41.514844 | debian-bookworm | ok 2026-02-24 09:16:41.533327 | debian-bookworm | included: /var/lib/zuul/builds/d937f7da945841dbb012dc3e972b1db0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 09:16:41.550334 | 2026-02-24 09:16:41.550454 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 09:16:41.585215 | debian-bookworm | skipping: Conditional result was False 2026-02-24 09:16:41.594246 | 2026-02-24 09:16:41.594677 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 09:16:42.252771 | debian-bookworm | changed 2026-02-24 09:16:42.260034 | 2026-02-24 09:16:42.260200 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 09:16:42.539411 | debian-bookworm | ok 2026-02-24 09:16:42.547239 | 2026-02-24 09:16:42.547367 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 09:16:43.221828 | debian-bookworm | changed 2026-02-24 09:16:43.231910 | 2026-02-24 09:16:43.232044 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 09:16:43.913902 | debian-bookworm | changed 2026-02-24 09:16:43.919630 | 2026-02-24 09:16:43.919751 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 09:16:43.943200 | debian-bookworm | skipping: Conditional result was False 2026-02-24 09:16:43.949482 | 2026-02-24 09:16:43.949600 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 09:16:44.398032 | debian-bookworm -> localhost | changed 2026-02-24 09:16:44.409247 | 2026-02-24 09:16:44.409365 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 09:16:44.756602 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d937f7da945841dbb012dc3e972b1db0/work/d937f7da945841dbb012dc3e972b1db0_id_rsa (zuul-build-sshkey) 2026-02-24 09:16:44.756851 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018123 2026-02-24 09:16:44.765430 | 2026-02-24 09:16:44.765543 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 09:16:45.190109 | debian-bookworm | ok 2026-02-24 09:16:45.199787 | 2026-02-24 09:16:45.199968 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 09:16:45.225607 | debian-bookworm | skipping: Conditional result was False 2026-02-24 09:16:45.245991 | 2026-02-24 09:16:45.246177 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-24 09:16:45.688714 | debian-bookworm | ok 2026-02-24 09:16:45.703957 | 2026-02-24 09:16:45.704088 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-24 09:16:45.748535 | debian-bookworm | ok 2026-02-24 09:16:45.757074 | 2026-02-24 09:16:45.757336 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-24 09:16:46.096495 | debian-bookworm -> localhost | ok 2026-02-24 09:16:46.112513 | 2026-02-24 09:16:46.112718 | TASK [validate-host : Collect information about the host] 2026-02-24 09:16:47.211912 | debian-bookworm | ok 2026-02-24 09:16:47.223971 | 2026-02-24 09:16:47.224098 | TASK [validate-host : Sanitize hostname] 2026-02-24 09:16:47.345599 | debian-bookworm | ok 2026-02-24 09:16:47.389776 | 2026-02-24 09:16:47.389912 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-24 09:16:47.992214 | debian-bookworm -> localhost | changed 2026-02-24 09:16:48.003592 | 2026-02-24 09:16:48.003729 | TASK [validate-host : Collect information about zuul worker] 2026-02-24 09:16:48.433959 | debian-bookworm | ok 2026-02-24 09:16:48.444016 | 2026-02-24 09:16:48.444147 | TASK [validate-host : Write out all zuul information for each host] 2026-02-24 09:16:49.048216 | debian-bookworm -> localhost | changed 2026-02-24 09:16:49.060942 | 2026-02-24 09:16:49.061080 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-24 09:16:49.370468 | debian-bookworm | ok 2026-02-24 09:16:49.379404 | 2026-02-24 09:16:49.379551 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-24 09:16:50.543972 | debian-bookworm | changed: 2026-02-24 09:16:50.544321 | debian-bookworm | cd+++++++++ src/ 2026-02-24 09:16:50.544385 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-24 09:16:50.544428 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-24 09:16:50.544467 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-24 09:16:50.544503 | debian-bookworm | Containerfile 2026-02-24 09:16:50.544734 | debian-bookworm | Containerfile 2026-02-24 09:16:50.574298 | debian-bookworm | 11.10.1 2026-02-24 09:19:23.860126 | debian-bookworm | #9 80.10 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.10.1 2026-02-24 09:19:23.860133 | debian-bookworm | #9 80.10 npm notice To update run: npm install -g npm@11.10.1 2026-02-24 09:19:23.860137 | debian-bookworm | #9 80.10 npm notice 2026-02-24 09:19:24.481181 | debian-bookworm | #9 DONE 80.9s 2026-02-24 09:19:24.636422 | debian-bookworm | 2026-02-24 09:19:24.636499 | debian-bookworm | #11 [build 5/6] COPY . . 2026-02-24 09:19:25.059269 | debian-bookworm | #11 DONE 0.6s 2026-02-24 09:19:25.215069 | debian-bookworm | 2026-02-24 09:19:25.215145 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-02-24 09:19:25.581512 | debian-bookworm | #12 0.518 2026-02-24 09:19:25.581589 | debian-bookworm | #12 0.518 > frontend@0.1.0 build 2026-02-24 09:19:25.581624 | debian-bookworm | #12 0.518 > next build 2026-02-24 09:19:25.581641 | debian-bookworm | #12 0.518 2026-02-24 09:19:27.038972 | debian-bookworm | #12 1.975 ▲ Next.js 16.1.6 (Turbopack) 2026-02-24 09:19:27.235094 | debian-bookworm | #12 1.976 2026-02-24 09:19:27.235158 | debian-bookworm | #12 2.021 Creating an optimized production build ... 2026-02-24 09:19:39.072751 | debian-bookworm | #12 14.01 ✓ Compiled successfully in 11.0s 2026-02-24 09:19:39.218907 | debian-bookworm | #12 14.02 Running TypeScript ... 2026-02-24 09:19:39.218950 | debian-bookworm | #12 14.15 2026-02-24 09:19:39.371841 | debian-bookworm | #12 14.16 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-02-24 09:19:39.371884 | debian-bookworm | #12 14.16 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-02-24 09:19:39.371890 | debian-bookworm | #12 14.16 2026-02-24 09:19:39.371894 | debian-bookworm | #12 14.16 - include was updated to add '.next/dev/types/**/*.ts' 2026-02-24 09:19:39.371898 | debian-bookworm | #12 14.16 2026-02-24 09:19:39.371908 | debian-bookworm | #12 14.16 The following mandatory changes were made to your tsconfig.json: 2026-02-24 09:19:39.371912 | debian-bookworm | #12 14.16 2026-02-24 09:19:39.371917 | debian-bookworm | #12 14.16 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-02-24 09:19:39.371921 | debian-bookworm | #12 14.16 2026-02-24 09:19:44.796885 | debian-bookworm | #12 19.73 Collecting page data using 1 worker ... 2026-02-24 09:19:45.501343 | debian-bookworm | #12 20.44 Generating static pages using 1 worker (0/10) ... 2026-02-24 09:19:45.684889 | debian-bookworm | #12 20.47 Generating static pages using 1 worker (2/10) 2026-02-24 09:19:45.846114 | debian-bookworm | #12 20.78 Generating static pages using 1 worker (4/10) 2026-02-24 09:19:46.073401 | debian-bookworm | #12 20.78 Generating static pages using 1 worker (7/10) 2026-02-24 09:19:46.073459 | debian-bookworm | #12 20.85 ✓ Generating static pages using 1 worker (10/10) in 411.8ms 2026-02-24 09:19:46.073466 | debian-bookworm | #12 20.86 Finalizing page optimization ... 2026-02-24 09:19:46.367769 | debian-bookworm | #12 21.30 2026-02-24 09:19:46.522564 | debian-bookworm | #12 21.31 Route (app) 2026-02-24 09:19:46.522720 | debian-bookworm | #12 21.31 ┌ ○ / 2026-02-24 09:19:46.522738 | debian-bookworm | #12 21.31 ├ ○ /_not-found 2026-02-24 09:19:46.522749 | debian-bookworm | #12 21.31 ├ ƒ /api/config 2026-02-24 09:19:46.522759 | debian-bookworm | #12 21.31 ├ ƒ /api/health 2026-02-24 09:19:46.522769 | debian-bookworm | #12 21.31 ├ ○ /events 2026-02-24 09:19:46.522779 | debian-bookworm | #12 21.31 ├ ○ /inventory 2026-02-24 09:19:46.522789 | debian-bookworm | #12 21.31 ├ ○ /nodes 2026-02-24 09:19:46.522799 | debian-bookworm | #12 21.31 └ ○ /services 2026-02-24 09:19:46.522809 | debian-bookworm | #12 21.31 2026-02-24 09:19:46.522820 | debian-bookworm | #12 21.31 2026-02-24 09:19:46.522830 | debian-bookworm | #12 21.31 ○ (Static) prerendered as static content 2026-02-24 09:19:46.522841 | debian-bookworm | #12 21.31 ƒ (Dynamic) server-rendered on demand 2026-02-24 09:19:46.522851 | debian-bookworm | #12 21.31 2026-02-24 09:19:46.527438 | debian-bookworm | #12 DONE 21.5s 2026-02-24 09:19:47.355521 | debian-bookworm | 2026-02-24 09:19:47.355587 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-02-24 09:19:47.466502 | debian-bookworm | #13 DONE 0.1s 2026-02-24 09:19:47.620100 | debian-bookworm | 2026-02-24 09:19:47.620196 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-02-24 09:19:47.903743 | debian-bookworm | #14 DONE 0.4s 2026-02-24 09:19:48.047154 | debian-bookworm | 2026-02-24 09:19:48.047236 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-02-24 09:19:48.047247 | debian-bookworm | #15 DONE 0.1s 2026-02-24 09:19:48.208401 | debian-bookworm | 2026-02-24 09:19:48.208457 | debian-bookworm | #16 exporting to image 2026-02-24 09:19:48.208464 | debian-bookworm | #16 exporting layers 2026-02-24 09:19:52.603589 | debian-bookworm | #16 exporting layers 4.5s done 2026-02-24 09:19:52.603678 | debian-bookworm | #16 exporting manifest sha256:dca77faa92e5af83c86f0432644521e2f1b68913881e9ce826e3d8f7cbc6858b 2026-02-24 09:19:52.711420 | debian-bookworm | #16 exporting manifest sha256:dca77faa92e5af83c86f0432644521e2f1b68913881e9ce826e3d8f7cbc6858b 0.0s done 2026-02-24 09:19:52.711503 | debian-bookworm | #16 exporting config sha256:83b741c94433f14eaddfd73351846c3b184a34d5d03ccae3eeec54217a78f2e7 0.0s done 2026-02-24 09:19:52.711531 | debian-bookworm | #16 exporting attestation manifest sha256:036e87205f331c335a2f1066049b2642c740d70fe3889e00cf608e501ec4d1bd 0.0s done 2026-02-24 09:19:52.711544 | debian-bookworm | #16 exporting manifest list sha256:3bea2185d63e0a3cf1e2998210fcc70370728ccb4b35fbd4aac398280b9a5686 2026-02-24 09:19:52.888583 | debian-bookworm | #16 exporting manifest list sha256:3bea2185d63e0a3cf1e2998210fcc70370728ccb4b35fbd4aac398280b9a5686 0.0s done 2026-02-24 09:19:52.888687 | debian-bookworm | #16 naming to docker.io/library/950f549:latest done 2026-02-24 09:19:52.888707 | debian-bookworm | #16 unpacking to docker.io/library/950f549:latest 2026-02-24 09:19:53.855325 | debian-bookworm | #16 unpacking to docker.io/library/950f549:latest 1.1s done 2026-02-24 09:19:54.076868 | debian-bookworm | #16 DONE 5.9s 2026-02-24 09:19:54.123578 | debian-bookworm | + docker images 2026-02-24 09:19:54.205302 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-02-24 09:19:54.205439 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-02-24 09:19:54.205457 | debian-bookworm | 950f549:latest 3bea2185d63e 326MB 79.5MB 2026-02-24 09:19:54.701464 | debian-bookworm | ok: Runtime: 0:01:57.676664 2026-02-24 09:19:54.719965 | 2026-02-24 09:19:54.720118 | TASK [Run push script] 2026-02-24 09:20:05.760599 | debian-bookworm | Output suppressed because no_log was given 2026-02-24 09:20:05.770604 | 2026-02-24 09:20:05.770768 | TASK [Run cosign script] 2026-02-24 09:20:06.070418 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-24 09:20:06.070559 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-02-24 09:20:06.070578 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-24 09:20:06.070592 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-02-24 09:20:06.094783 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-24 09:20:06.094853 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-02-24 09:20:06.336981 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-24 09:20:06.588874 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-02-24 09:20:11.194304 | debian-bookworm | 7 128M 7 9342k 0 0 8904k 0 0:00:14 0:00:01 0:00:13 8904k 24 128M 24 32.2M 0 0 15.7M 0 0:00:08 0:00:02 0:00:06 23.0M 46 128M 46 59.5M 0 0 19.5M 0 0:00:06 0:00:03 0:00:03 25.2M 70 128M 70 91.1M 0 0 22.5M 0 0:00:05 0:00:04 0:00:01 27.3M 98 128M 98 126M 0 0 25.1M 0 0:00:05 0:00:05 --:--:-- 29.4M 100 128M 100 128M 0 0 25.2M 0 0:00:05 0:00:05 --:--:-- 29.5M 2026-02-24 09:20:11.205000 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-02-24 09:20:11.207317 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-02-24 09:20:12.024760 | debian-bookworm | WARNING: Image reference osism.harbor.regio.digital/osism/osism-frontend:latest uses a tag, not a digest, to identify the image to sign. 2026-02-24 09:20:12.024865 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-02-24 09:20:12.024881 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-02-24 09:20:12.024895 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-02-24 09:20:12.024907 | debian-bookworm | images by tag will be removed in a future release. 2026-02-24 09:20:12.024917 | debian-bookworm | 2026-02-24 09:20:12.397782 | debian-bookworm | Signing artifact... 2026-02-24 09:20:19.312745 | debian-bookworm | ok: Runtime: 0:00:12.898931 2026-02-24 09:20:19.324478 | 2026-02-24 09:20:19.324636 | TASK [Run sbom script] 2026-02-24 09:20:19.640479 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-02-24 09:20:19.640605 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-02-24 09:20:19.640620 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-02-24 09:20:19.640632 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-02-24 09:20:19.640655 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-02-24 09:20:19.651192 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-02-24 09:20:19.712207 | debian-bookworm | [info] checking github for the current release tag 2026-02-24 09:20:20.335110 | debian-bookworm | [info] fetching release script for tag='v1.42.1' 2026-02-24 09:20:20.599814 | debian-bookworm | [info] checking github for the current release tag 2026-02-24 09:20:20.746554 | debian-bookworm | [info] using release tag='v1.42.1' version='1.42.1' os='linux' arch='amd64' 2026-02-24 09:20:23.032668 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-02-24 09:20:23.066467 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-02-24 09:20:37.747668 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-02-24 09:20:38.564580 | debian-bookworm | WARNING: DependencyTrack server is HTTPS but no path to file with cert chain was provided (may be required if not using a well-known CA). Set Env $DTRACK_SERVER_CERTCHAIN or use --certchain if requests fail. 2026-02-24 09:20:38.564750 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-02-24 09:20:38.564769 | debian-bookworm | Auto mode ON 2026-02-24 09:20:38.564782 | debian-bookworm | Reading sbom.json ... 2026-02-24 09:20:38.564794 | debian-bookworm | Uploading sbom.json ... 2026-02-24 09:20:38.564812 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-02-24 09:20:38.564825 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-02-24 09:20:38.564836 | debian-bookworm | No policy violations found. 2026-02-24 09:20:38.564848 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 15, 'MEDIUM': 8, 'LOW': 0, 'UNASSIGNED': 0} 2026-02-24 09:20:38.564860 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-02-24 09:20:38.872101 | debian-bookworm | ok: Runtime: 0:00:18.970488 2026-02-24 09:20:38.877797 | 2026-02-24 09:20:38.878042 | PLAY RECAP 2026-02-24 09:20:38.878216 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 09:20:38.878302 | 2026-02-24 09:20:39.017882 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-02-24 09:20:39.020640 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 09:20:39.750364 | 2026-02-24 09:20:39.750519 | PLAY [Base post] 2026-02-24 09:20:39.764308 | 2026-02-24 09:20:39.764447 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-24 09:20:40.524430 | debian-bookworm | changed 2026-02-24 09:20:40.533837 | 2026-02-24 09:20:40.533967 | PLAY RECAP 2026-02-24 09:20:40.534046 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-24 09:20:40.534121 | 2026-02-24 09:20:40.666779 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-24 09:20:40.667870 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-24 09:20:41.463478 | 2026-02-24 09:20:41.463654 | PLAY [Base post-logs] 2026-02-24 09:20:41.474231 | 2026-02-24 09:20:41.474369 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-24 09:20:41.979657 | localhost | changed 2026-02-24 09:20:42.000398 | 2026-02-24 09:20:42.000634 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-24 09:20:42.039832 | localhost | ok 2026-02-24 09:20:42.047071 | 2026-02-24 09:20:42.047274 | TASK [Set zuul-log-path fact] 2026-02-24 09:20:42.064385 | localhost | ok 2026-02-24 09:20:42.075278 | 2026-02-24 09:20:42.075407 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 09:20:42.101821 | localhost | ok 2026-02-24 09:20:42.107394 | 2026-02-24 09:20:42.107550 | TASK [upload-logs : Create log directories] 2026-02-24 09:20:42.602618 | localhost | changed 2026-02-24 09:20:42.606496 | 2026-02-24 09:20:42.606659 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-24 09:20:43.117093 | localhost -> localhost | ok: Runtime: 0:00:00.007421 2026-02-24 09:20:43.121363 | 2026-02-24 09:20:43.121486 | TASK [upload-logs : Upload logs to log server] 2026-02-24 09:20:43.748009 | localhost | Output suppressed because no_log was given 2026-02-24 09:20:43.750047 | 2026-02-24 09:20:43.750210 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 09:20:43.801041 | localhost | skipping: Conditional result was False 2026-02-24 09:20:43.807271 | localhost | skipping: Conditional result was False 2026-02-24 09:20:43.821341 | 2026-02-24 09:20:43.821770 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 09:20:43.892685 | localhost | skipping: Conditional result was False 2026-02-24 09:20:43.893012 | 2026-02-24 09:20:43.906226 | localhost | skipping: Conditional result was False 2026-02-24 09:20:43.910890 | 2026-02-24 09:20:43.911038 | LOOP [upload-logs : Upload console log and json output]