Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Console Output

Started by an SCM change
Building remotely on linux64-NVFX580-ubuntu10-jogamp-x32-c3d-003
Checkout:gluegen / /home/jogamp/JogAmpSlavex32/workspace/gluegen - hudson.remoting.Channel@412b337f:linux64-NVFX580-ubuntu10-jogamp-x32-c3d-003
Using strategy: Default
Last Built Revision: Revision 133de98defb7ec3d1f202805505aa85a5650e3d0 (origin/master)
Checkout:gluegen / /home/jogamp/JogAmpSlavex32/workspace/gluegen - hudson.remoting.LocalChannel@1bd2155
Fetching changes from the remote Git repository
Fetching upstream changes from git://jogamp.org/srv/scm/gluegen.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR:  (Underlying report) : Error performing command: git fetch -t git://jogamp.org/srv/scm/gluegen.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t git://jogamp.org/srv/scm/gluegen.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: error:  (curl_result = 56, http_code = 0, sha1 = 2bfc8591536d75617b0802fb3a8fd2f6174ca8d7)
error: Unable to find 3b883aa6bf25873c5b53e62a484c2052b759dd94 under http://jogamp.org/git/gluegen.git
Cannot obtain needed blob 3b883aa6bf25873c5b53e62a484c2052b759dd94
while processing commit 8fc841257cae6b49399b29dfa53e3e834d27cabb.
error: Fetch failed.

ERROR: Could not fetch from any repository
FATAL: Could not fetch from any repository
hudson.plugins.git.GitException: Could not fetch from any repository
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:950)
	at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:908)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1980)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:283)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at hudson.remoting.Engine$1$1.run(Engine.java:60)
	at java.lang.Thread.run(Thread.java:662)