You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/03/03 12:21:22 UTC

Build failed in Jenkins: isis-core-ubuntu #952

See <https://builds.apache.org/job/isis-core-ubuntu/952/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/isis-core-ubuntu/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/isis.git
Checking out Revision 9cb1b7e85dceefb2574b352f964caf05bb44a83f (origin/master)
FATAL: Could not checkout null with start point 9cb1b7e85dceefb2574b352f964caf05bb44a83f
hudson.plugins.git.GitException: Could not checkout null with start point 9cb1b7e85dceefb2574b352f964caf05bb44a83f
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
	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:744)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 9cb1b7e85dceefb2574b352f964caf05bb44a83f" returned status code 1:
stdout: 
stderr: error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableAnnotationFacetFactory.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetAnnotation.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetImpl.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetMarkerInterface.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableMarkerInterfacesFacetFactory.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdAnnotationFacetFactory.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetAbstract.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetDerivedFromClassName.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetForObjectTypeAnnotation.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectTypeDerivedFromClassNameFacetFactory.java (Input/output error)
Warning: you are leaving 93 commits behind, not connected to
any of your branches:

  5b47274 ISIS-429: use PageClassRegistry to lookup signin page
  7dcd2cd ISIS-695: deleting some unused code
  3dcfb2f ISIS-718: actions that return URL now opened via browser
  39e34b9 ISIS-541: fix for todo app and hide/disable contrib actions
 ... and 89 more.

If you want to keep them by creating a new branch, this may be a good time
to do so with:

 git branch new_branch_name 5b47274d4af0c94aaea81de0c05ba6dee255e79c

HEAD is now at 9cb1b7e... ISIS-718: make antiCache support optional.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1173)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1150)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1146)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:962)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:972)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1273)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1283)
	... 15 more

Jenkins build is back to normal : isis-core-ubuntu #955

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/isis-core-ubuntu/955/changes>


Build failed in Jenkins: isis-core-ubuntu #954

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/isis-core-ubuntu/954/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/isis-core-ubuntu/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/isis.git
Checking out Revision b8817a988171a2501ab34b943478948859356fa1 (origin/master)
FATAL: Could not checkout null with start point b8817a988171a2501ab34b943478948859356fa1
hudson.plugins.git.GitException: Could not checkout null with start point b8817a988171a2501ab34b943478948859356fa1
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
	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:744)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f b8817a988171a2501ab34b943478948859356fa1" returned status code 1:
stdout: 
stderr: error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableAnnotationFacetFactory.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetAnnotation.java (Input/output error)
Checking out files:  30% (3/10)   
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetImpl.java (Input/output error)
Checking out files:  40% (4/10)   
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetMarkerInterface.java (Input/output error)
Checking out files:  50% (5/10)   
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableMarkerInterfacesFacetFactory.java (Input/output error)
Checking out files:  60% (6/10)   
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdAnnotationFacetFactory.java (Input/output error)
Checking out files:  70% (7/10)   
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetAbstract.java (Input/output error)
Checking out files:  80% (8/10)   
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetDerivedFromClassName.java (Input/output error)
Checking out files:  90% (9/10)   
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetForObjectTypeAnnotation.java (Input/output error)
Checking out files: 100% (10/10)   
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectTypeDerivedFromClassNameFacetFactory.java (Input/output error)
Checking out files: 100% (10/10), done.
HEAD is now at b8817a9... ISIS-726, ISIS-660: bulk actions should also create a command

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1173)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1150)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1146)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:962)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:972)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1273)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1283)
	... 15 more

Build failed in Jenkins: isis-core-ubuntu #953

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/isis-core-ubuntu/953/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/isis-core-ubuntu/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/isis.git
Checking out Revision b8817a988171a2501ab34b943478948859356fa1 (origin/master)
FATAL: Could not checkout null with start point b8817a988171a2501ab34b943478948859356fa1
hudson.plugins.git.GitException: Could not checkout null with start point b8817a988171a2501ab34b943478948859356fa1
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:299)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
	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:744)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f b8817a988171a2501ab34b943478948859356fa1" returned status code 1:
stdout: 
stderr: error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableAnnotationFacetFactory.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetAnnotation.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetImpl.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetMarkerInterface.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableMarkerInterfacesFacetFactory.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdAnnotationFacetFactory.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetAbstract.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetDerivedFromClassName.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetForObjectTypeAnnotation.java (Input/output error)
error: unable to create file core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectTypeDerivedFromClassNameFacetFactory.java (Input/output error)
Warning: you are leaving 98 commits behind, not connected to
any of your branches:

  9cb1b7e ISIS-718: make antiCache support optional.
  be1edfb ISIS-472: limit number of bookmarked pages
  7cf5229 ISIS-726, ISIS-660 etc: audit entries associated with implicitly scheduled background jobs
  29ec656 ISIS-541: fixes for contributee associations for hide/disable ...
 ... and 94 more.

If you want to keep them by creating a new branch, this may be a good time
to do so with:

 git branch new_branch_name 9cb1b7e85dceefb2574b352f964caf05bb44a83f

HEAD is now at b8817a9... ISIS-726, ISIS-660: bulk actions should also create a command

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1173)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1150)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1146)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:962)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:972)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1273)
	at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1283)
	... 15 more