Our Jenkins builds are intermittently failing with error code “128.” However, when we manually trigger the build again, it runs successfully.
Failure message:
10:35:19 using credential xyz
10:35:19 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/Deployment - SupEnv - ClientSandbox@script/8efe452fb0e8141c19cd47dc992d1a144fbe5d21dd8de6beb27b3ab0e2ee25ff/.git # timeout=10
10:35:19 Fetching changes from the remote Git repository
10:35:19 > git config remote.origin.url https://bitbucket.athenahealth.com/scm/deploy/automated-deploy.git # timeout=10
10:35:19 Fetching upstream changes from https://bitbucket.athenahealth.com/scm/deploy/automated-deploy.git
10:35:19 > git --version # timeout=10
10:35:19 > git --version # 'git version 2.39.2'
10:35:19 using GIT_ASKPASS to set credentials
10:35:19 > git fetch --tags --force --progress -- https://bitbucket.athenahealth.com/scm/deploy/automated-deploy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:35:20 ERROR: Error fetching remote repo 'origin'
10:35:20 hudson.plugins.git.GitException: Failed to fetch from https://bitbucket.athenahealth.com/scm/deploy/automated-deploy.git
10:35:20 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
10:35:20 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
10:35:20 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
10:35:20 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
10:35:20 at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:165)
10:35:20 at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:71)
10:35:20 at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:311)
10:35:20 at hudson.model.ResourceController.execute(ResourceController.java:101)
10:35:20 at hudson.model.Executor.run(Executor.java:442)
10:35:20 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://bitbucket.athenahealth.com/scm/deploy/automated-deploy.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
10:35:20 stdout:
10:35:20 stderr: fatal: Authentication failed for 'https://bitbucket.athenahealth.com/scm/deploy/automated-deploy.git/'
10:35:20
10:35:20 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
10:35:20 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
10:35:20 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
10:35:20 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
10:35:20 ... 8 more
10:35:20 ERROR: Error fetching remote repo 'origin'
10:35:20 ERROR: Maximum checkout retry attempts reached, aborting
10:35:20 Finished: FAILUR
Jenkins setup:
Jenkins: 2.426.1
OS: Linux - 3.10.0-1160.88.1.el7.x86_64
Java: 17.0.9 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
Office-365-Connector:4.20.2
Parameterized-Remote-Trigger:3.2.0
ace-editor:1.1
ansicolor:1.0.4
ant:497.v94e7d9fffa_b_9
antisamy-markup-formatter:162.v0e6ec0fcfcf6
apache-httpcomponents-client-4-api:4.5.14-208.v438351942757
authentication-tokens:1.53.v1c90fd9191a_b_
authorize-project:1.7.1
aws-credentials:218.v1b_e9466ec5da_
aws-java-sdk:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-cloudformation:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-codebuild:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-ec2:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-ecr:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-ecs:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-efs:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-elasticbeanstalk:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-iam:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-kinesis:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-logs:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-minimal:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-secretsmanager:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-sns:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-sqs:1.12.610-428.v849169a_01b_a_5
aws-java-sdk-ssm:1.12.610-428.v849169a_01b_a_5
blueocean:1.27.9
blueocean-bitbucket-pipeline:1.27.9
blueocean-commons:1.27.9
blueocean-config:1.27.9
blueocean-core-js:1.27.9
blueocean-dashboard:1.27.9
blueocean-display-url:2.4.2
blueocean-events:1.27.9
blueocean-git-pipeline:1.27.9
blueocean-github-pipeline:1.27.9
blueocean-i18n:1.27.9
blueocean-jwt:1.27.9
blueocean-personalization:1.27.9
blueocean-pipeline-api-impl:1.27.9
blueocean-pipeline-editor:1.27.9
blueocean-pipeline-scm-api:1.27.9
blueocean-rest:1.27.9
blueocean-rest-impl:1.27.9
blueocean-web:1.27.9
bootstrap4-api:4.6.0-6
bootstrap5-api:5.3.2-3
bouncycastle-api:2.30.1.77-225.v26ea_c9455fd9
branch-api:2.1144.v1425d1c3d5a_7
build-with-parameters:76.v9382db_f78962
built-on-column:1.4
caffeine-api:3.1.8-133.v17b_1ff2e0599
checks-api:2.0.2
cloudbees-bitbucket-branch-source:856.v04c46c86f911
cloudbees-folder:6.858.v898218f3609d
command-launcher:107.v773860566e2e
commons-lang3-api:3.13.0-62.v7d18e55f51e2
commons-text-api:1.11.0-95.v22a_d30ee5d36
conditional-buildstep:1.4.3
credentials:1311.vcf0a_900b_37c2
credentials-binding:642.v737c34dea_6c2
data-tables-api:1.13.8-2
display-url-api:2.200.vb_9327d658781
docker-commons:439.va_3cb_0a_6a_fb_29
docker-workflow:572.v950f58993843
durable-task:543.v262f6a_803410
ec2:1648.vf3d852e00486
echarts-api:5.4.3-2
envinject:2.908.v66a_774b_31d93
envinject-api:1.199.v3ce31253ed13
external-monitor-job:215.v2e88e894db_f8
favorite:2.208.v91d65b_7792a_c
font-awesome-api:6.5.1-1
git:5.2.1
git-client:4.6.0
git-server:99.va_0826a_b_cdfa_d
github:1.37.3.1
github-api:1.318-461.v7a_c09c9fa_d63
github-branch-source:1767.va_7d01ea_c7256
gson-api:2.10.1-15.v0d99f670e0a_7
handlebars:3.0.8
handy-uri-templates-2-api:2.1.8-30.v7e777411b_148
htmlpublisher:1.32
http_request:1.18
instance-identity:185.v303dc7c645f9
ionicons-api:56.v1b_1c8c49374e
jackson2-api:2.16.1-373.ve709c6871598
jakarta-activation-api:2.0.1-3
jakarta-mail-api:2.0.1-3
javadoc:243.vb_b_503b_b_45537
javax-activation-api:1.2.0-6
javax-mail-api:1.6.2-9
jaxb:2.3.9-1
jdk-tool:73.vddf737284550
jenkins-design-language:1.27.9
jenkins-multijob-plugin:623.v03401733c9a_9
jjwt-api:0.11.5-77.v646c772fddb_0
jnr-posix-api:3.1.18-1
job-dsl:1.87
joda-time-api:2.12.5-5.v5495a_235fedf
jquery-detached:1.2.1
jquery3-api:3.7.1-1
jsch:0.2.16-86.v42e010d9484b_
json-path-api:2.8.0-21.v8b_7dc8b_1037b_
junit:1252.vfc2e5efa_294f
ldap:711.vb_d1a_491714dc
lockable-resources:1224.v5e9500f98269
mailer:463.vedf8358e006b_
matrix-auth:3.2.1
matrix-project:822.v01b_8c85d16d2
maven-plugin:3.23
mercurial:1260.vdfb_723cdcc81
mina-sshd-api-common:2.11.0-86.v836f585d47fa_
mina-sshd-api-core:2.11.0-86.v836f585d47fa_
momentjs:1.1.1
node-iterator-api:55.v3b_77d4032326
okhttp-api:4.11.0-157.v6852a_a_fa_ec11
pam-auth:1.10
parameterized-scheduler:255.v73827fcdf618
parameterized-trigger:787.v665fcf2a_830b_
pipeline-build-step:540.vb_e8849e1a_b_d8
pipeline-graph-analysis:202.va_d268e64deb_3
pipeline-groovy-lib:689.veec561a_dee13
pipeline-input-step:477.v339683a_8d55e
pipeline-milestone-step:111.v449306f708b_7
pipeline-model-api:2.2168.vf921b_4e72c73
pipeline-model-declarative-agent:1.1.1
pipeline-model-definition:2.2168.vf921b_4e72c73
pipeline-model-extensions:2.2168.vf921b_4e72c73
pipeline-rest-api:2.34
pipeline-stage-step:305.ve96d0205c1c6
pipeline-stage-tags-metadata:2.2168.vf921b_4e72c73
pipeline-stage-view:2.34
pipeline-utility-steps:2.16.0
plain-credentials:143.v1b_df8b_d3b_e48
plugin-util-api:3.8.0
popper-api:1.16.1-3
popper2-api:2.11.6-4
pubsub-light:1.18
run-condition:1.7
scm-api:683.vb_16722fb_b_80b_
script-security:1313.v7a_6067dc7087
slave-setup:1.16
snakeyaml-api:2.2-111.vc6598e30cc65
sonar:2.17.2
sse-gateway:1.26
ssh-credentials:308.ve4497b_ccd8f4
sshd:3.312.v1c601b_c83b_0e
strict-crumb-issuer:2.1.1
structs:325.vcb_307d2a_2782
timestamper:1.26
token-macro:400.v35420b_922dcb_
trilead-api:2.133.vfb_8a_7b_9c5dd1
variant:60.v7290fc0eb_b_cd
windows-slaves:1.8.1
workflow-aggregator:596.v8c21c963d92d
workflow-api:1283.v99c10937efcb_
workflow-basic-steps:1042.ve7b_140c4a_e0c
workflow-cps:3835.vc2a_8f9167e92
workflow-cps-global-lib:609.vd95673f149b_b
workflow-durable-task-step:1313.vcb_970b_d2a_fb_3
workflow-job:1385.vb_58b_86ea_fff1
workflow-multibranch:770.v1a_d0708dd1f6
workflow-scm-step:415.v434365564324
workflow-step-api:639.v6eca_cd8c04a_a_
workflow-support:865.v43e78cc44e0d