Skip to content

FDN-001 Update generic-charts to v2.0.6

145c490
Select commit
Loading
Failed to load commit list.
Closed

FDN-001 Update generic-charts to v2.0.6 #652

FDN-001 Update generic-charts to v2.0.6
145c490
Select commit
Loading
Failed to load commit list.
Flow-Jenkins / Jenkins failed Jan 15, 2026 in 36s

Deploy and Sbt Test/Argo-registry/Argo Application Diff: error in 'sh' step

Deploy and Sbt Test / Argo-registry / Argo Application Diff / Shell Script

Error in sh step, with arguments sh -c "argocd --server=argocd-server.argocd --plaintext --auth-token=${ARGOCD_AUTH_TOKEN} app diff registry --revisions=145c4902a4ca0efe4fd85eb508f875b860f37f90 --source-positions=1 --server-side-generate --exit-code=0".

script returned exit code 20
Build log
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
		 Affected argument(s) used the following variable(s): [ARGOCD_AUTH_TOKEN]
		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
+ sh -c argocd --server=argocd-server.argocd --plaintext --auth-token=**** app diff registry --revisions=145c4902a4ca0efe4fd85eb508f875b860f37f90 --source-positions=1 --server-side-generate --exit-code=0
time="2026-01-15T19:30:32Z" level=fatal msg="rpc error: code = Unknown desc = failed to initialize repository resources: rpc error: code = Internal desc = Failed to checkout revision 145c4902a4ca0efe4fd85eb508f875b860f37f90: `git fetch origin 145c4902a4ca0efe4fd85eb508f875b860f37f90 --tags --force --prune` failed exit status 128: fatal: remote error: upload-pack: not our ref 145c4902a4ca0efe4fd85eb508f875b860f37f90"
Terminated

Details

  • Checkout (4.4 sec)
  • tagging (4.1 sec)
    • Deploy and Sbt Test (6.6 sec)
      • Argo-registry (5 sec)
        • Argo Application Diff (3.5 sec)
          Error: script returned exit code 20 - logs