You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/06/18 19:23:30 UTC

Build failed in Jenkins: Mahout-Quality #2662

See <https://builds.apache.org/job/Mahout-Quality/2662/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Mahout-Quality/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mahout.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 6fbf3663b55def1f75fa3bed4690bf9562146921 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 6fbf3663b55def1f75fa3bed4690bf9562146921
FATAL: Could not checkout null with start point 6fbf3663b55def1f75fa3bed4690bf9562146921
hudson.plugins.git.GitException: Could not checkout null with start point 6fbf3663b55def1f75fa3bed4690bf9562146921
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1473)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 6fbf3663b55def1f75fa3bed4690bf9562146921" returned status code 1:
stdout: 
stderr: error: unable to create file mrlegacy/src/main/java/org/apache/mahout/cf/taste/hadoop/als/ParallelALSFactorizationJob.java (Input/output error)
Checking out files:  43% (430/981)   
error: unable to create file mrlegacy/src/main/java/org/apache/mahout/cf/taste/hadoop/als/PredictionMapper.java (Input/output error)
Checking out files:  43% (431/981)   
error: unable to create file mrlegacy/src/main/java/org/apache/mahout/cf/taste/hadoop/als/RecommenderJob.java (Input/output error)
Checking out files:  44% (432/981)   
Checking out files:  45% (442/981)   
Checking out files:  46% (452/981)   
Checking out files:  47% (462/981)   
Checking out files:  48% (471/981)   
Checking out files:  49% (481/981)   
Checking out files:  50% (491/981)   
Checking out files:  51% (501/981)   
Checking out files:  52% (511/981)   
Checking out files:  53% (520/981)   
Checking out files:  54% (530/981)   
Checking out files:  55% (540/981)   
Checking out files:  56% (550/981)   
Checking out files:  57% (560/981)   
Checking out files:  58% (569/981)   
Checking out files:  59% (579/981)   
Checking out files:  60% (589/981)   
Checking out files:  61% (599/981)   
Checking out files:  62% (609/981)   
Checking out files:  63% (619/981)   
Checking out files:  64% (628/981)   
Checking out files:  65% (638/981)   
Checking out files:  66% (648/981)   
Checking out files:  67% (658/981)   
Checking out files:  68% (668/981)   
Checking out files:  69% (677/981)   
Checking out files:  70% (687/981)   
Checking out files:  71% (697/981)   
Checking out files:  72% (707/981)   
Checking out files:  73% (717/981)   
Checking out files:  74% (726/981)   
Checking out files:  75% (736/981)   
Checking out files:  76% (746/981)   
Checking out files:  77% (756/981)   
Checking out files:  78% (766/981)   
Checking out files:  79% (775/981)   
Checking out files:  80% (785/981)   
Checking out files:  81% (795/981)   
Checking out files:  82% (805/981)   
Checking out files:  83% (815/981)   
Checking out files:  84% (825/981)   
Checking out files:  85% (834/981)   
Checking out files:  86% (844/981)   
Checking out files:  87% (854/981)   
Checking out files:  88% (864/981)   
Checking out files:  89% (874/981)   
Checking out files:  90% (883/981)   
Checking out files:  91% (893/981)   
Checking out files:  92% (903/981)   
Checking out files:  93% (913/981)   
Checking out files:  94% (923/981)   
Checking out files:  95% (932/981)   
Checking out files:  96% (942/981)   
Checking out files:  97% (952/981)   
Checking out files:  98% (962/981)   
Checking out files:  99% (972/981)   
Checking out files: 100% (981/981)   
Checking out files: 100% (981/981), done.
HEAD is now at 6fbf366... MAHOUT-1581 - Increase timeouts to avoid false positives.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1301)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1277)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1273)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1078)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1088)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1468)
	... 10 more

Jenkins build is back to normal : Mahout-Quality #2664

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mahout-Quality/2664/changes>


Build failed in Jenkins: Mahout-Quality #2663

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mahout-Quality/2663/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Mahout-Quality/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mahout.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 45d88031c8e782a624eaf6cefea9700600805647 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 45d88031c8e782a624eaf6cefea9700600805647
FATAL: Could not checkout null with start point 45d88031c8e782a624eaf6cefea9700600805647
hudson.plugins.git.GitException: Could not checkout null with start point 45d88031c8e782a624eaf6cefea9700600805647
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1473)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 45d88031c8e782a624eaf6cefea9700600805647" returned status code 1:
stdout: 
stderr: error: unable to create file mrlegacy/src/main/java/org/apache/mahout/cf/taste/hadoop/als/ParallelALSFactorizationJob.java (Input/output error)
error: unable to create file mrlegacy/src/main/java/org/apache/mahout/cf/taste/hadoop/als/PredictionMapper.java (Input/output error)
error: unable to create file mrlegacy/src/main/java/org/apache/mahout/cf/taste/hadoop/als/RecommenderJob.java (Input/output error)
Previous HEAD position was 6fbf366... MAHOUT-1581 - Increase timeouts to avoid false positives.
HEAD is now at 45d8803... MAHOUT-1580 Optimize getNumNonZeroElements() closes apache/mahout#17

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1301)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1277)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1273)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1078)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1088)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1468)
	... 10 more