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

Console Output

Started by user sgothel
Building remotely on linux64-AMD58xx-ubuntu10-jogamp-x32-sgothel-001
Checkout:gluegen / /home/jogamp/JogAmpSlavex32/workspace/gluegen - hudson.remoting.Channel@e16a83c:linux64-AMD58xx-ubuntu10-jogamp-x32-sgothel-001
Using strategy: Default
Last Built Revision: Revision 133de98defb7ec3d1f202805505aa85a5650e3d0 (origin/master)
Checkout:gluegen / /home/jogamp/JogAmpSlavex32/workspace/gluegen - hudson.remoting.LocalChannel@87b2c8
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: fatal: failed to read object 8e0d7f00c69d79bcdac4be508e5b5999b423e904: Invalid argument
fatal: index-pack 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)