I have a pipeline script in Jenkinsfile which is in SVN. It has the
following checkout step.
*checkout([$class: 'SubversionSCM', filterChangelog: false,
ignoreDirPropChanges: false, locations: [[cancelProcessOnExternalsFail:
true, credentialsId: "", depthOption: 'infinity',
ignoreExternalsOption:
We overwrote the checkout step in our pipeline shared library to introduce
retires and a delay between retries, this is the step
https://github.com/elastic/apm-pipeline-library/blob/master/vars/checkout.groovy
El jueves, 24 de diciembre de 2020 a las 14:55:35 UTC+1, unli...@gmail.com
escribió:
Title: github issues
Hello, Jenkins community!
Pipelines started to crash when trying to clone from github due to networking issues. Restarting the Pipeline solves the problem. What are the ways to increase the number of attempts or time to clone from github (plugins, configs...) ?
Error code:
The archives.jenkins-ci.org server is running again. The weekly war file
for Jenkins 2.272 is not available there yet, but other versions are
visible there.
The mirrors are still the preferred download locations from
https://updates.jenkins.io/latest/jenkins.war with the mirrors
automatically