FDN-4400 Update generic-charts to v2.0.7 #653
Merged
Flow-Jenkins / Jenkins
failed
Jan 26, 2026 in 45s
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=358e2dc92d7b09a800ce283b20deb7819977a066 --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=358e2dc92d7b09a800ce283b20deb7819977a066 --source-positions=1 --server-side-generate --exit-code=0
time="2026-01-26T18:31:06Z" level=fatal msg="rpc error: code = Unknown desc = failed to initialize repository resources: rpc error: code = Internal desc = Failed to checkout revision 358e2dc92d7b09a800ce283b20deb7819977a066: `git fetch origin 358e2dc92d7b09a800ce283b20deb7819977a066 --tags --force --prune` failed exit status 128: fatal: remote error: upload-pack: not our ref 358e2dc92d7b09a800ce283b20deb7819977a066"
Details
- Checkout (4.2 sec)
- tagging (4.6 sec)
- Deploy and Sbt Test (8.2 sec)
- Argo-registry (6.2 sec)
- Argo Application Diff (4.5 sec)
Error: script returned exit code 20 - logs
- Argo Application Diff (4.5 sec)
- Argo-registry (6.2 sec)
- Deploy and Sbt Test (8.2 sec)
Loading