2026-03-16 00:00:17.837535 | Job console starting 2026-03-16 00:00:17.865429 | Updating git repos 2026-03-16 00:00:18.201045 | Cloning repos into workspace 2026-03-16 00:00:18.338052 | Restoring repo states 2026-03-16 00:00:18.368309 | Merging changes 2026-03-16 00:00:18.368325 | Checking out repos 2026-03-16 00:00:18.566099 | Preparing playbooks 2026-03-16 00:00:19.948667 | Running Ansible setup 2026-03-16 00:00:29.073619 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-16 00:00:30.463465 | 2026-03-16 00:00:30.463582 | PLAY [Base pre] 2026-03-16 00:00:30.513575 | 2026-03-16 00:00:30.513688 | TASK [Setup log path fact] 2026-03-16 00:00:30.540888 | debian-bookworm | ok 2026-03-16 00:00:30.587864 | 2026-03-16 00:00:30.587994 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-16 00:00:30.652500 | debian-bookworm | ok 2026-03-16 00:00:30.677939 | 2026-03-16 00:00:30.686991 | TASK [emit-job-header : Print job information] 2026-03-16 00:00:30.785211 | # Job Information 2026-03-16 00:00:30.785418 | Ansible Version: 2.16.14 2026-03-16 00:00:30.785450 | Job: container-image-python-osism-frontend-push 2026-03-16 00:00:30.785483 | Pipeline: periodic-midnight 2026-03-16 00:00:30.785507 | Executor: 521e9411259a 2026-03-16 00:00:30.785525 | Triggered by: https://github.com/osism/python-osism 2026-03-16 00:00:30.785543 | Event ID: 266cdc09182841b18012c4c1e3981a11 2026-03-16 00:00:30.789710 | 2026-03-16 00:00:30.789806 | LOOP [emit-job-header : Print node information] 2026-03-16 00:00:31.013697 | debian-bookworm | ok: 2026-03-16 00:00:31.013898 | debian-bookworm | # Node Information 2026-03-16 00:00:31.013929 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-16 00:00:31.013949 | debian-bookworm | Hostname: debian 2026-03-16 00:00:31.013967 | debian-bookworm | Username: zuul 2026-03-16 00:00:31.013984 | debian-bookworm | Distro: Debian 12.13 2026-03-16 00:00:31.014003 | debian-bookworm | Provider: regiocloud-a 2026-03-16 00:00:31.014019 | debian-bookworm | Region: 2026-03-16 00:00:31.014036 | debian-bookworm | Label: debian-bookworm 2026-03-16 00:00:31.014052 | debian-bookworm | Product Name: OpenStack Nova 2026-03-16 00:00:31.014068 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea6:6d39 2026-03-16 00:00:31.024769 | 2026-03-16 00:00:31.024870 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-16 00:00:32.511300 | debian-bookworm -> localhost | changed 2026-03-16 00:00:32.517276 | 2026-03-16 00:00:32.517397 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-16 00:00:35.408144 | debian-bookworm -> localhost | changed 2026-03-16 00:00:35.417764 | 2026-03-16 00:00:35.417981 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-16 00:00:36.237085 | debian-bookworm -> localhost | ok 2026-03-16 00:00:36.242143 | 2026-03-16 00:00:36.242241 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-16 00:00:36.290006 | debian-bookworm | ok 2026-03-16 00:00:36.303834 | debian-bookworm | included: /var/lib/zuul/builds/69648fb8e4e9456cb8d374116406efd7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-16 00:00:36.308982 | 2026-03-16 00:00:36.309064 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-16 00:00:40.603177 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-16 00:00:40.603360 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/69648fb8e4e9456cb8d374116406efd7/work/69648fb8e4e9456cb8d374116406efd7_id_rsa 2026-03-16 00:00:40.603396 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/69648fb8e4e9456cb8d374116406efd7/work/69648fb8e4e9456cb8d374116406efd7_id_rsa.pub 2026-03-16 00:00:40.603418 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-16 00:00:40.603439 | debian-bookworm -> localhost | SHA256:K6aFo7xOuDKzUM3BHIO5LByhs31ndsRND+b5VL5LUrw zuul-build-sshkey 2026-03-16 00:00:40.603466 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-16 00:00:40.603484 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-16 00:00:40.603501 | debian-bookworm -> localhost | | ..oo + . | 2026-03-16 00:00:40.603519 | debian-bookworm -> localhost | |..oo o . = + + | 2026-03-16 00:00:40.603535 | debian-bookworm -> localhost | |+...+ o + o + | 2026-03-16 00:00:40.603551 | debian-bookworm -> localhost | |.=oo . . o . o | 2026-03-16 00:00:40.603567 | debian-bookworm -> localhost | |..o + + S o E | 2026-03-16 00:00:40.603586 | debian-bookworm -> localhost | | o . = . . o . | 2026-03-16 00:00:40.603603 | debian-bookworm -> localhost | |o . o + . . | 2026-03-16 00:00:40.603619 | debian-bookworm -> localhost | |=+ . = . | 2026-03-16 00:00:40.603636 | debian-bookworm -> localhost | |+==.. | 2026-03-16 00:00:40.603653 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-16 00:00:40.603700 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.026587 2026-03-16 00:00:40.608713 | 2026-03-16 00:00:40.608798 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-16 00:00:40.655787 | debian-bookworm | ok 2026-03-16 00:00:40.663882 | debian-bookworm | included: /var/lib/zuul/builds/69648fb8e4e9456cb8d374116406efd7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-16 00:00:40.708005 | 2026-03-16 00:00:40.708108 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-16 00:00:40.734910 | debian-bookworm | skipping: Conditional result was False 2026-03-16 00:00:40.739691 | 2026-03-16 00:00:40.739768 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-16 00:00:41.578782 | debian-bookworm | changed 2026-03-16 00:00:41.583088 | 2026-03-16 00:00:41.583166 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-16 00:00:41.886055 | debian-bookworm | ok 2026-03-16 00:00:41.890772 | 2026-03-16 00:00:41.890878 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-16 00:00:42.577609 | debian-bookworm | changed 2026-03-16 00:00:42.592978 | 2026-03-16 00:00:42.593093 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-16 00:00:43.354526 | debian-bookworm | changed 2026-03-16 00:00:43.366640 | 2026-03-16 00:00:43.366735 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-16 00:00:43.381236 | debian-bookworm | skipping: Conditional result was False 2026-03-16 00:00:43.386679 | 2026-03-16 00:00:43.386766 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-16 00:00:44.067985 | debian-bookworm -> localhost | changed 2026-03-16 00:00:44.076502 | 2026-03-16 00:00:44.076587 | TASK [add-build-sshkey : Add back temp key] 2026-03-16 00:00:44.550038 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/69648fb8e4e9456cb8d374116406efd7/work/69648fb8e4e9456cb8d374116406efd7_id_rsa (zuul-build-sshkey) 2026-03-16 00:00:44.550222 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015018 2026-03-16 00:00:44.557204 | 2026-03-16 00:00:44.557292 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-16 00:00:45.032162 | debian-bookworm | ok 2026-03-16 00:00:45.036336 | 2026-03-16 00:00:45.036455 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-16 00:00:45.069178 | debian-bookworm | skipping: Conditional result was False 2026-03-16 00:00:45.078010 | 2026-03-16 00:00:45.078097 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-16 00:00:45.631438 | debian-bookworm | ok 2026-03-16 00:00:45.644044 | 2026-03-16 00:00:45.644140 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-16 00:00:45.696873 | debian-bookworm | ok 2026-03-16 00:00:45.700901 | 2026-03-16 00:00:45.700976 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-16 00:00:46.319558 | debian-bookworm -> localhost | ok 2026-03-16 00:00:46.325939 | 2026-03-16 00:00:46.326036 | TASK [validate-host : Collect information about the host] 2026-03-16 00:00:47.763883 | debian-bookworm | ok 2026-03-16 00:00:47.792097 | 2026-03-16 00:00:47.792208 | TASK [validate-host : Sanitize hostname] 2026-03-16 00:00:48.093849 | debian-bookworm | ok 2026-03-16 00:00:48.240855 | 2026-03-16 00:00:48.241104 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-16 00:00:49.313311 | debian-bookworm -> localhost | changed 2026-03-16 00:00:49.318224 | 2026-03-16 00:00:49.318307 | TASK [validate-host : Collect information about zuul worker] 2026-03-16 00:00:49.882305 | debian-bookworm | ok 2026-03-16 00:00:49.887638 | 2026-03-16 00:00:49.887737 | TASK [validate-host : Write out all zuul information for each host] 2026-03-16 00:00:50.992701 | debian-bookworm -> localhost | changed 2026-03-16 00:00:51.008896 | 2026-03-16 00:00:51.009005 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-16 00:00:51.319296 | debian-bookworm | ok 2026-03-16 00:00:51.324158 | 2026-03-16 00:00:51.324242 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-16 00:00:52.363080 | debian-bookworm | changed: 2026-03-16 00:00:52.363247 | debian-bookworm | cd+++++++++ src/ 2026-03-16 00:00:52.363281 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-16 00:00:52.363305 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-16 00:00:52.363327 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-16 00:00:52.363359 | debian-bookworm | Containerfile 2026-03-16 00:00:52.363492 | debian-bookworm | Containerfile 2026-03-16 00:00:52.391909 | debian-bookworm | 11.11.1 2026-03-16 00:02:28.550790 | debian-bookworm | #9 21.99 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.11.1 2026-03-16 00:02:28.550806 | debian-bookworm | #9 21.99 npm notice To update run: npm install -g npm@11.11.1 2026-03-16 00:02:28.550822 | debian-bookworm | #9 21.99 npm notice 2026-03-16 00:02:29.222593 | debian-bookworm | #9 DONE 22.8s 2026-03-16 00:02:29.383490 | debian-bookworm | 2026-03-16 00:02:29.383560 | debian-bookworm | #11 [build 5/6] COPY . . 2026-03-16 00:02:29.647908 | debian-bookworm | #11 DONE 0.4s 2026-03-16 00:02:29.802593 | debian-bookworm | 2026-03-16 00:02:29.802719 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-03-16 00:02:30.288082 | debian-bookworm | #12 0.637 2026-03-16 00:02:30.288172 | debian-bookworm | #12 0.637 > frontend@0.1.0 build 2026-03-16 00:02:30.288189 | debian-bookworm | #12 0.637 > next build 2026-03-16 00:02:30.288200 | debian-bookworm | #12 0.637 2026-03-16 00:02:31.735823 | debian-bookworm | #12 2.085 ▲ Next.js 16.1.6 (Turbopack) 2026-03-16 00:02:31.940086 | debian-bookworm | #12 2.086 2026-03-16 00:02:31.940186 | debian-bookworm | #12 2.139 Creating an optimized production build ... 2026-03-16 00:02:43.682003 | debian-bookworm | #12 14.03 ✓ Compiled successfully in 10.9s 2026-03-16 00:02:43.835187 | debian-bookworm | #12 14.03 Running TypeScript ... 2026-03-16 00:02:43.883947 | debian-bookworm | #12 14.23 2026-03-16 00:02:44.035282 | debian-bookworm | #12 14.23 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-03-16 00:02:44.035325 | debian-bookworm | #12 14.23 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-03-16 00:02:44.035330 | debian-bookworm | #12 14.23 2026-03-16 00:02:44.035335 | debian-bookworm | #12 14.23 - include was updated to add '.next/dev/types/**/*.ts' 2026-03-16 00:02:44.035340 | debian-bookworm | #12 14.23 2026-03-16 00:02:44.035349 | debian-bookworm | #12 14.23 The following mandatory changes were made to your tsconfig.json: 2026-03-16 00:02:44.035354 | debian-bookworm | #12 14.23 2026-03-16 00:02:44.035358 | debian-bookworm | #12 14.23 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-03-16 00:02:44.035362 | debian-bookworm | #12 14.23 2026-03-16 00:02:50.335593 | debian-bookworm | #12 20.68 Collecting page data using 1 worker ... 2026-03-16 00:02:51.062958 | debian-bookworm | #12 21.41 Generating static pages using 1 worker (0/10) ... 2026-03-16 00:02:51.246983 | debian-bookworm | #12 21.45 Generating static pages using 1 worker (2/10) 2026-03-16 00:02:51.470882 | debian-bookworm | #12 21.82 Generating static pages using 1 worker (4/10) 2026-03-16 00:02:51.699359 | debian-bookworm | #12 21.82 Generating static pages using 1 worker (7/10) 2026-03-16 00:02:51.699436 | debian-bookworm | #12 21.89 ✓ Generating static pages using 1 worker (10/10) in 476.5ms 2026-03-16 00:02:51.699455 | debian-bookworm | #12 21.90 Finalizing page optimization ... 2026-03-16 00:02:52.021127 | debian-bookworm | #12 22.37 2026-03-16 00:02:52.175822 | debian-bookworm | #12 22.37 Route (app) 2026-03-16 00:02:52.175911 | debian-bookworm | #12 22.37 ┌ ○ / 2026-03-16 00:02:52.175941 | debian-bookworm | #12 22.37 ├ ○ /_not-found 2026-03-16 00:02:52.175960 | debian-bookworm | #12 22.37 ├ ƒ /api/config 2026-03-16 00:02:52.175976 | debian-bookworm | #12 22.37 ├ ƒ /api/health 2026-03-16 00:02:52.175993 | debian-bookworm | #12 22.37 ├ ○ /events 2026-03-16 00:02:52.176010 | debian-bookworm | #12 22.37 ├ ○ /inventory 2026-03-16 00:02:52.176026 | debian-bookworm | #12 22.37 ├ ○ /nodes 2026-03-16 00:02:52.176042 | debian-bookworm | #12 22.37 ├ ƒ /nodes/[identifier] 2026-03-16 00:02:52.176059 | debian-bookworm | #12 22.37 └ ○ /services 2026-03-16 00:02:52.176075 | debian-bookworm | #12 22.37 2026-03-16 00:02:52.176090 | debian-bookworm | #12 22.37 2026-03-16 00:02:52.176106 | debian-bookworm | #12 22.37 ○ (Static) prerendered as static content 2026-03-16 00:02:52.176122 | debian-bookworm | #12 22.37 ƒ (Dynamic) server-rendered on demand 2026-03-16 00:02:52.176137 | debian-bookworm | #12 22.37 2026-03-16 00:02:52.208404 | debian-bookworm | #12 DONE 22.6s 2026-03-16 00:02:52.819535 | debian-bookworm | 2026-03-16 00:02:52.819693 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-03-16 00:02:52.957184 | debian-bookworm | #13 DONE 0.1s 2026-03-16 00:02:53.159781 | debian-bookworm | 2026-03-16 00:02:53.159856 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-03-16 00:02:53.460498 | debian-bookworm | #14 DONE 0.5s 2026-03-16 00:02:53.620836 | debian-bookworm | 2026-03-16 00:02:53.620908 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-03-16 00:02:53.631813 | debian-bookworm | #15 DONE 0.2s 2026-03-16 00:02:53.795176 | debian-bookworm | 2026-03-16 00:02:53.795242 | debian-bookworm | #16 exporting to image 2026-03-16 00:02:53.795250 | debian-bookworm | #16 exporting layers 2026-03-16 00:02:57.955642 | debian-bookworm | #16 exporting layers 4.3s done 2026-03-16 00:02:58.096345 | debian-bookworm | #16 exporting manifest sha256:a0c02b4e67a97e8f96060e25619720003c58aa3ac41156edab8ef46b5a5e5b72 0.0s done 2026-03-16 00:02:58.096444 | debian-bookworm | #16 exporting config sha256:4b91cf2440e56f375ea6d0c3ea00cfaa7ec23184e67d36eaefa9b3e78001435e 0.0s done 2026-03-16 00:02:58.096476 | debian-bookworm | #16 exporting attestation manifest sha256:7b7959836127a37bbe1492b6ec8f3f9c8e09b5c378b8bdd576fa82feb73a0c34 0.1s done 2026-03-16 00:02:58.096490 | debian-bookworm | #16 exporting manifest list sha256:823791d935592bee1faebfbee1805cd1734a32a75cf1255961b56e9bc653a9e6 2026-03-16 00:02:58.292007 | debian-bookworm | #16 exporting manifest list sha256:823791d935592bee1faebfbee1805cd1734a32a75cf1255961b56e9bc653a9e6 0.0s done 2026-03-16 00:02:58.292091 | debian-bookworm | #16 naming to docker.io/library/773c323:latest done 2026-03-16 00:02:58.292108 | debian-bookworm | #16 unpacking to docker.io/library/773c323:latest 2026-03-16 00:02:59.313955 | debian-bookworm | #16 unpacking to docker.io/library/773c323:latest 1.2s done 2026-03-16 00:02:59.521741 | debian-bookworm | #16 DONE 5.7s 2026-03-16 00:02:59.584134 | debian-bookworm | + docker images 2026-03-16 00:02:59.652801 | debian-bookworm | WARNING: This output is designed for human readability. For machine-readable output, please use --format. 2026-03-16 00:02:59.652861 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-03-16 00:02:59.652893 | debian-bookworm | 773c323:latest 823791d93559 326MB 79.6MB 2026-03-16 00:02:59.699109 | debian-bookworm | ok: Runtime: 0:01:00.062627 2026-03-16 00:02:59.711387 | 2026-03-16 00:02:59.711566 | TASK [Run push script] 2026-03-16 00:03:08.254697 | debian-bookworm | Output suppressed because no_log was given 2026-03-16 00:03:08.265847 | 2026-03-16 00:03:08.266033 | TASK [Run cosign script] 2026-03-16 00:03:08.580532 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-16 00:03:08.580699 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-03-16 00:03:08.580717 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-16 00:03:08.580729 | debian-bookworm | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2026-03-16 00:03:08.595561 | debian-bookworm | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-16 00:03:08.595604 | debian-bookworm | Dload Upload Total Spent Left Speed 2026-03-16 00:03:08.814817 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-16 00:03:08.993817 | debian-bookworm | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2026-03-16 00:03:14.547908 | debian-bookworm | 6 128M 6 8664k 0 0 9638k 0 0:00:13 --:--:-- 0:00:13 9638k 25 128M 25 33.4M 0 0 17.6M 0 0:00:07 0:00:01 0:00:06 24.9M 48 128M 48 62.6M 0 0 21.6M 0 0:00:05 0:00:02 0:00:03 27.0M 66 128M 66 86.1M 0 0 22.0M 0 0:00:05 0:00:03 0:00:02 25.8M 79 128M 79 101M 0 0 20.7M 0 0:00:06 0:00:04 0:00:02 23.3M 98 128M 98 127M 0 0 21.5M 0 0:00:05 0:00:05 --:--:-- 23.7M 100 128M 100 128M 0 0 21.6M 0 0:00:05 0:00:05 --:--:-- 23.5M 2026-03-16 00:03:14.555477 | debian-bookworm | + chmod +x cosign-linux-amd64 2026-03-16 00:03:14.557793 | debian-bookworm | + ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY osism.harbor.regio.digital/osism/osism-frontend:latest 2026-03-16 00:03:15.222106 | 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-03-16 00:03:15.222181 | debian-bookworm | This can lead you to sign a different image than the intended one. Please use a 2026-03-16 00:03:15.222197 | debian-bookworm | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2026-03-16 00:03:15.222210 | debian-bookworm | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2026-03-16 00:03:15.222223 | debian-bookworm | images by tag will be removed in a future release. 2026-03-16 00:03:15.222234 | debian-bookworm | 2026-03-16 00:03:15.526320 | debian-bookworm | Signing artifact... 2026-03-16 00:03:20.827102 | debian-bookworm | ok: Runtime: 0:00:12.060311 2026-03-16 00:03:20.841358 | 2026-03-16 00:03:20.841556 | TASK [Run sbom script] 2026-03-16 00:03:21.173549 | debian-bookworm | + [[ -n osism.harbor.regio.digital ]] 2026-03-16 00:03:21.173650 | debian-bookworm | + repository=osism.harbor.regio.digital/osism/osism-frontend 2026-03-16 00:03:21.173660 | debian-bookworm | + [[ latest != \l\a\t\e\s\t ]] 2026-03-16 00:03:21.174117 | debian-bookworm | + curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh 2026-03-16 00:03:21.174640 | debian-bookworm | + sudo sh -s -- -b /usr/local/bin 2026-03-16 00:03:21.190088 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-03-16 00:03:21.248915 | debian-bookworm | [info] checking github for the current release tag 2026-03-16 00:03:21.631445 | debian-bookworm | [info] fetching release script for tag='v1.42.2' 2026-03-16 00:03:21.873368 | debian-bookworm | [info] checking github for the current release tag 2026-03-16 00:03:22.014802 | debian-bookworm | [info] using release tag='v1.42.2' version='1.42.2' os='linux' arch='amd64' 2026-03-16 00:03:24.288046 | debian-bookworm | [info] installed /usr/local/bin/syft 2026-03-16 00:03:24.316016 | debian-bookworm | + /usr/local/bin/syft scan osism.harbor.regio.digital/osism/osism-frontend:latest -o cyclonedx-json 2026-03-16 00:03:38.762808 | debian-bookworm | + /tmp/venv/bin/dtrackauditor -p osism-frontend -v latest -f sbom.json -a 2026-03-16 00:03:40.580786 | 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-03-16 00:03:40.580966 | debian-bookworm | Provided project name and version: osism-frontend latest 2026-03-16 00:03:40.580986 | debian-bookworm | Auto mode ON 2026-03-16 00:03:40.581000 | debian-bookworm | Reading sbom.json ... 2026-03-16 00:03:40.581012 | debian-bookworm | Uploading sbom.json ... 2026-03-16 00:03:40.581031 | debian-bookworm | Waiting for project uuid 507c5074-46bc-415f-897a-4c75471fd417 to be reported by dt server ... 2026-03-16 00:03:40.581044 | debian-bookworm | Project UUID: 507c5074-46bc-415f-897a-4c75471fd417 2026-03-16 00:03:40.581057 | debian-bookworm | No policy violations found. 2026-03-16 00:03:40.581070 | debian-bookworm | severity_scores, {'CRITICAL': 1, 'HIGH': 16, 'MEDIUM': 10, 'LOW': 0, 'UNASSIGNED': 0} 2026-03-16 00:03:40.581091 | debian-bookworm | Vulnerability audit resulted in no violations. 2026-03-16 00:03:40.886774 | debian-bookworm | ok: Runtime: 0:00:19.454392 2026-03-16 00:03:40.890097 | 2026-03-16 00:03:40.890197 | PLAY RECAP 2026-03-16 00:03:40.890253 | debian-bookworm | ok: 5 changed: 5 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-16 00:03:40.890277 | 2026-03-16 00:03:41.034334 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-03-16 00:03:41.035511 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-16 00:03:41.786881 | 2026-03-16 00:03:41.787052 | PLAY [Base post] 2026-03-16 00:03:41.801602 | 2026-03-16 00:03:41.801751 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-16 00:03:42.584326 | debian-bookworm | changed 2026-03-16 00:03:42.593185 | 2026-03-16 00:03:42.593303 | PLAY RECAP 2026-03-16 00:03:42.593366 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-16 00:03:42.593426 | 2026-03-16 00:03:42.715960 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-16 00:03:42.720385 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-16 00:03:43.545627 | 2026-03-16 00:03:43.545807 | PLAY [Base post-logs] 2026-03-16 00:03:43.556786 | 2026-03-16 00:03:43.556925 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-16 00:03:44.045758 | localhost | changed 2026-03-16 00:03:44.058711 | 2026-03-16 00:03:44.058889 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-16 00:03:44.084157 | localhost | ok 2026-03-16 00:03:44.087353 | 2026-03-16 00:03:44.087501 | TASK [Set zuul-log-path fact] 2026-03-16 00:03:44.112795 | localhost | ok 2026-03-16 00:03:44.122273 | 2026-03-16 00:03:44.122395 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-16 00:03:44.159133 | localhost | ok 2026-03-16 00:03:44.164714 | 2026-03-16 00:03:44.164888 | TASK [upload-logs : Create log directories] 2026-03-16 00:03:44.690874 | localhost | changed 2026-03-16 00:03:44.693931 | 2026-03-16 00:03:44.694036 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-16 00:03:45.256746 | localhost -> localhost | ok: Runtime: 0:00:00.007136 2026-03-16 00:03:45.262439 | 2026-03-16 00:03:45.262917 | TASK [upload-logs : Upload logs to log server] 2026-03-16 00:03:45.877046 | localhost | Output suppressed because no_log was given 2026-03-16 00:03:45.879330 | 2026-03-16 00:03:45.879443 | LOOP [upload-logs : Compress console log and json output] 2026-03-16 00:03:45.931800 | localhost | skipping: Conditional result was False 2026-03-16 00:03:45.948989 | localhost | skipping: Conditional result was False 2026-03-16 00:03:45.957903 | 2026-03-16 00:03:45.958062 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-16 00:03:46.008593 | localhost | skipping: Conditional result was False 2026-03-16 00:03:46.008887 | 2026-03-16 00:03:46.016741 | localhost | skipping: Conditional result was False 2026-03-16 00:03:46.029601 | 2026-03-16 00:03:46.029843 | LOOP [upload-logs : Upload console log and json output]