Skip to content

chore(deps): update dependency go to v1.26.3

8e07d73
Select commit
Loading
Failed to load commit list.
Open

chore(deps): update dependency go to v1.26.3 #29

chore(deps): update dependency go to v1.26.3
8e07d73
Select commit
Loading
Failed to load commit list.
jenkins-cloudtrust / Jenkins completed May 8, 2026 in 43m 57s

XRay scan: error in 'sh' step

XRay scan / Shell Script

Error in sh step, with arguments jf audit --watches jenkins-crit --sca --without-contextual-analysis --format sarif > jfrog-xray-issues.json.

script returned exit code 1
Build log
[2026-05-08T05:20:53.613Z] + jf audit --watches jenkins-crit --sca --without-contextual-analysis --format sarif
[2026-05-08T05:20:53.613Z] 07:20:53 [Info] ####### Starting jf audit Scan #######
[2026-05-08T05:20:53.613Z] 07:20:53 [Info] Command flags: [--format=sarif --sca=true --watches=jenkins-crit --without-contextual-analysis=true]
[2026-05-08T05:20:53.613Z] 07:20:53 [Info] Detecting recursively targets for scan in path: /home/jenkins/agent/workspace/gg_PR-29
[2026-05-08T05:20:54.191Z] 07:20:53 [Info] Calculating Go dependencies...
[2026-05-08T05:20:54.191Z] 07:20:53 [Info] Running 'go mod graph' in /home/jenkins/agent/workspace/gg_PR-29
[2026-05-08T05:20:54.192Z] 07:20:53 [Info] Performing scans on go project '/home/jenkins/agent/workspace/gg_PR-29' 
[2026-05-08T05:20:54.192Z] 07:20:53 [Info] Advanced Security is not enabled on this system, so Advanced Security scans were skipped...
[2026-05-08T05:20:54.192Z] 07:20:53 [Info] Xray is processing your scan results...
[2026-05-08T05:20:54.192Z] 07:20:53 [Info] No violations found.
[2026-05-08T05:20:54.192Z] 07:20:53 [Info] ####### jf audit Scan Finished #######
[2026-05-08T05:20:54.192Z] 07:20:54 [Info] Trace ID for JFrog Platform logs: ac087e5ca4730914
[2026-05-08T05:20:54.192Z] 07:20:54 [Error] target '/home/jenkins/agent/workspace/gg_PR-29 [go]' errors:
[2026-05-08T05:20:54.192Z] failed to generate SBOM for /home/jenkins/agent/workspace/gg_PR-29: failed to build dependency tree: failed while building 'go' dependency tree: Failed running Go command: 'go mod graph' in /home/jenkins/agent/workspace/gg_PR-29 with error: 'exit status 1 - go: go.mod requires go >= 1.25.0 (running go 1.23.9; GOTOOLCHAIN=local)
[2026-05-08T05:20:54.192Z] '

Details

  • Declarative: Checkout SCM (19 sec)
    • Init (9 sec)
    • Build (29 sec)
    • Unit tests (21 sec)
    • Sonarqube (58 sec)
    • XRay scan (18 sec)
      Error: script returned exit code 1 - logs
    • Release (2.2 sec)
    • Declarative: Post Actions (7.8 sec)