﻿2026-06-02T10:15:13.1048806Z Current runner version: '2.334.0'
2026-06-02T10:15:13.1085886Z ##[group]Runner Image Provisioner
2026-06-02T10:15:13.1087275Z Hosted Compute Agent
2026-06-02T10:15:13.1088305Z Version: 20260520.533
2026-06-02T10:15:13.1089484Z Commit: 189110e25284a9812c124fd27b339e2fb4f2f9db
2026-06-02T10:15:13.1091182Z Build Date: 2026-05-20T17:44:04Z
2026-06-02T10:15:13.1092526Z Worker ID: {2089f526-88db-4c7a-bd9f-c63e77a01a2b}
2026-06-02T10:15:13.1093882Z Azure Region: northcentralus
2026-06-02T10:15:13.1094953Z ##[endgroup]
2026-06-02T10:15:13.1097774Z ##[group]Operating System
2026-06-02T10:15:13.1098902Z Ubuntu
2026-06-02T10:15:13.1099836Z 24.04.4
2026-06-02T10:15:13.1101001Z LTS
2026-06-02T10:15:13.1101895Z ##[endgroup]
2026-06-02T10:15:13.1103052Z ##[group]Runner Image
2026-06-02T10:15:13.1104148Z Image: ubuntu-24.04
2026-06-02T10:15:13.1105286Z Version: 20260525.161.1
2026-06-02T10:15:13.1107477Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260525.161/images/ubuntu/Ubuntu2404-Readme.md
2026-06-02T10:15:13.1110714Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260525.161
2026-06-02T10:15:13.1112465Z ##[endgroup]
2026-06-02T10:15:13.1114768Z ##[group]GITHUB_TOKEN Permissions
2026-06-02T10:15:13.1117608Z Contents: read
2026-06-02T10:15:13.1118717Z Metadata: read
2026-06-02T10:15:13.1119758Z Packages: read
2026-06-02T10:15:13.1121113Z ##[endgroup]
2026-06-02T10:15:13.1124311Z Secret source: Actions
2026-06-02T10:15:13.1125661Z Prepare workflow directory
2026-06-02T10:15:13.1887828Z Prepare all required actions
2026-06-02T10:15:13.2009641Z Getting action download info
2026-06-02T10:15:13.7498522Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5)
2026-06-02T10:15:13.9746601Z Complete job name: traceability
2026-06-02T10:15:14.0514173Z ##[group]Run actions/checkout@v4
2026-06-02T10:15:14.0515085Z with:
2026-06-02T10:15:14.0515546Z   repository: SaberMage/spt-core
2026-06-02T10:15:14.0519814Z   token: ***
2026-06-02T10:15:14.0520796Z   ssh-strict: true
2026-06-02T10:15:14.0521263Z   ssh-user: git
2026-06-02T10:15:14.0521714Z   persist-credentials: true
2026-06-02T10:15:14.0522205Z   clean: true
2026-06-02T10:15:14.0522661Z   sparse-checkout-cone-mode: true
2026-06-02T10:15:14.0523183Z   fetch-depth: 1
2026-06-02T10:15:14.0523613Z   fetch-tags: false
2026-06-02T10:15:14.0524056Z   show-progress: true
2026-06-02T10:15:14.0524504Z   lfs: false
2026-06-02T10:15:14.0524920Z   submodules: false
2026-06-02T10:15:14.0525405Z   set-safe-directory: true
2026-06-02T10:15:14.0526238Z ##[endgroup]
2026-06-02T10:15:14.2201360Z Syncing repository: SaberMage/spt-core
2026-06-02T10:15:14.2211447Z ##[group]Getting Git version info
2026-06-02T10:15:14.2214802Z Working directory is '/home/runner/work/spt-core/spt-core'
2026-06-02T10:15:14.2228855Z [command]/usr/bin/git version
2026-06-02T10:15:14.2339730Z git version 2.54.0
2026-06-02T10:15:14.2370606Z ##[endgroup]
2026-06-02T10:15:14.2389189Z Temporarily overriding HOME='/home/runner/work/_temp/f55376c8-a62b-46ad-a4ab-daf7f71c1f61' before making global git config changes
2026-06-02T10:15:14.2392732Z Adding repository directory to the temporary git global config as a safe directory
2026-06-02T10:15:14.2397484Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spt-core/spt-core
2026-06-02T10:15:14.2480956Z Deleting the contents of '/home/runner/work/spt-core/spt-core'
2026-06-02T10:15:14.2486876Z ##[group]Initializing the repository
2026-06-02T10:15:14.2491663Z [command]/usr/bin/git init /home/runner/work/spt-core/spt-core
2026-06-02T10:15:14.2603285Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-02T10:15:14.2605954Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-06-02T10:15:14.2608665Z hint: to use in all of your new repositories, which will suppress this warning,
2026-06-02T10:15:14.2610681Z hint: call:
2026-06-02T10:15:14.2612287Z hint:
2026-06-02T10:15:14.2614164Z hint: 	git config --global init.defaultBranch <name>
2026-06-02T10:15:14.2616605Z hint:
2026-06-02T10:15:14.2618164Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-02T10:15:14.2620766Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-02T10:15:14.2622471Z hint:
2026-06-02T10:15:14.2624279Z hint: 	git branch -m <name>
2026-06-02T10:15:14.2627609Z hint:
2026-06-02T10:15:14.2629351Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-06-02T10:15:14.2631961Z Initialized empty Git repository in /home/runner/work/spt-core/spt-core/.git/
2026-06-02T10:15:14.2637081Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-core
2026-06-02T10:15:14.2678457Z ##[endgroup]
2026-06-02T10:15:14.2681168Z ##[group]Disabling automatic garbage collection
2026-06-02T10:15:14.2685629Z [command]/usr/bin/git config --local gc.auto 0
2026-06-02T10:15:14.2850415Z ##[endgroup]
2026-06-02T10:15:14.2851939Z ##[group]Setting up auth
2026-06-02T10:15:14.2855011Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-02T10:15:14.2858869Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-02T10:15:14.3329120Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-02T10:15:14.3334617Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-02T10:15:14.3565894Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-02T10:15:14.3602416Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-02T10:15:14.3859404Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-02T10:15:14.3901647Z ##[endgroup]
2026-06-02T10:15:14.3903501Z ##[group]Fetching the repository
2026-06-02T10:15:14.3912607Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a32b0710dae8e0be0da7068203f8c2dc9d17f58b:refs/remotes/origin/dev-freeform
2026-06-02T10:15:14.8642566Z From https://github.com/SaberMage/spt-core
2026-06-02T10:15:14.8645801Z  * [new ref]         a32b0710dae8e0be0da7068203f8c2dc9d17f58b -> origin/dev-freeform
2026-06-02T10:15:14.8684951Z ##[endgroup]
2026-06-02T10:15:14.8687412Z ##[group]Determining the checkout info
2026-06-02T10:15:14.8690381Z ##[endgroup]
2026-06-02T10:15:14.8693620Z [command]/usr/bin/git sparse-checkout disable
2026-06-02T10:15:14.8746001Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-02T10:15:14.8778586Z ##[group]Checking out the ref
2026-06-02T10:15:14.8783685Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-02T10:15:14.8932483Z Switched to a new branch 'dev-freeform'
2026-06-02T10:15:14.8935712Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-02T10:15:14.8942201Z ##[endgroup]
2026-06-02T10:15:14.8987053Z [command]/usr/bin/git log -1 --format=%H
2026-06-02T10:15:14.9016405Z a32b0710dae8e0be0da7068203f8c2dc9d17f58b
2026-06-02T10:15:14.9296095Z ##[group]Run gh release download --repo BigscreenVR/traceable-reqs \
2026-06-02T10:15:14.9298406Z [36;1mgh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-02T10:15:14.9300598Z [36;1m  --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-02T10:15:14.9302230Z [36;1mchmod +x traceable-reqs[0m
2026-06-02T10:15:14.9334648Z shell: /usr/bin/bash -e {0}
2026-06-02T10:15:14.9335827Z env:
2026-06-02T10:15:14.9348424Z   GH_TOKEN: ***
2026-06-02T10:15:14.9349441Z ##[endgroup]
2026-06-02T10:15:15.3538672Z release not found
2026-06-02T10:15:15.3558285Z ##[error]Process completed with exit code 1.
2026-06-02T10:15:15.3762734Z Post job cleanup.
2026-06-02T10:15:15.4970828Z [command]/usr/bin/git version
2026-06-02T10:15:15.4974152Z git version 2.54.0
2026-06-02T10:15:15.4982112Z Temporarily overriding HOME='/home/runner/work/_temp/582a206c-1720-4988-b431-3f4d8a294509' before making global git config changes
2026-06-02T10:15:15.4986971Z Adding repository directory to the temporary git global config as a safe directory
2026-06-02T10:15:15.4988684Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/spt-core/spt-core
2026-06-02T10:15:15.5023683Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-02T10:15:15.5063494Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-02T10:15:15.5364373Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-02T10:15:15.5375148Z http.https://github.com/.extraheader
2026-06-02T10:15:15.5390244Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-02T10:15:15.5426729Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-02T10:15:15.5682207Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-02T10:15:15.5714414Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-02T10:15:15.6094519Z Cleaning up orphan processes
2026-06-02T10:15:15.6403353Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
