Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build-skytap-solaris10-x64-1 build git issues? #3695

Closed
andrew-m-leonard opened this issue Aug 5, 2024 · 2 comments
Closed

build-skytap-solaris10-x64-1 build git issues? #3695

andrew-m-leonard opened this issue Aug 5, 2024 · 2 comments

Comments

@andrew-m-leonard
Copy link
Contributor

Node build-skytap-solaris10-x64-1 fails to build jdk8u due to:
https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-temurin/505/console

08:40:23  [CHECKOUT] Checking out Adopt Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : master
[Pipeline] checkout
08:40:23  The recommended git tool is: /usr/local/bin/git
08:40:23  No credentials specified
08:40:23  Fetching changes from the remote Git repository
08:40:23  ERROR: Error fetching remote repo 'origin'
08:40:23  hudson.plugins.git.GitException: Failed to fetch from https://github.com/adoptium/ci-jenkins-pipelines.git
08:40:23  	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
08:40:23  	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
08:40:23  	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
08:40:23  	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
08:40:23  	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
08:40:23  	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
08:40:23  	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
08:40:23  	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
08:40:23  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:40:23  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
08:40:23  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
08:40:23  	at java.base/java.lang.Thread.run(Thread.java:840)
08:40:23  Caused by: hudson.plugins.git.GitException: Command "/usr/local/bin/git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
08:40:23  stdout: 
08:40:23  stderr: git: 'remote-https' is not a git command. See 'git --help'.
08:40:23  fatal: full write to remote helper failed: Broken pipe
@steelhead31
Copy link
Contributor

Git installation appeared to be corrupt, and vagrant machine was also not in good health, I've rebuilt the vagrant box, in a similar fashion to the azure machines, and a new build is running here, which is looking promising.. https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-temurin/508/console

@steelhead31
Copy link
Contributor

Build has now completed ok, so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants