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

Build failed in Jenkins: olingo-odata4 #173

See <https://builds.apache.org/job/olingo-odata4/173/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/olingo-odata4/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata4.git
Checking out Revision 2372dc6c4ddb8f9022585ed97822f12bbc585583 (origin/master)
FATAL: Could not checkout null with start point 2372dc6c4ddb8f9022585ed97822f12bbc585583
hudson.plugins.git.GitException: Could not checkout null with start point 2372dc6c4ddb8f9022585ed97822f12bbc585583
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1299)
	at sun.reflect.GeneratedMethodAccessor88.invoke(Unknown Source)
	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 2372dc6c4ddb8f9022585ed97822f12bbc585583" returned status code 128:
stdout: 
stderr: fatal: cannot create directory at 'ODataJClient/test-service/src/main/resources/v3/ComputerDetail/-10': Input/output error

	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)
	... 14 more

Jenkins build is back to normal : olingo-odata4 #177

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata4/177/>


Build failed in Jenkins: olingo-odata4 #176

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata4/176/changes>

Changes:

[fabio.martelli] OLINGO-175 provided CRUD navigation links

------------------------------------------
Started by an SCM change
Building remotely on ubuntu6 in workspace <https://builds.apache.org/job/olingo-odata4/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata4.git
Checking out Revision eff82c55352759af2a9847bb46d79fdaec0a012f (origin/master)
[olingo-odata4] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-parent-incubating
[INFO] olingo-lib-incubating
[INFO] olingo-commons-api-incubating
[INFO] olingo-server-api-incubating
[INFO] olingo-commons-core-incubating
[INFO] olingo-server-core-incubating
[INFO] olingo-client-api-incubating
[INFO] olingo-client-core-incubating
[INFO] olingo-ref-incubating
[INFO] olingo-fit-incubating
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-parent-incubating 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-parent-incubating ---
[INFO] Deleting <https://builds.apache.org/job/olingo-odata4/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ olingo-parent-incubating ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (rat-check) @ olingo-parent-incubating ---
[INFO] 53 implicit excludes (use -debug for more details).
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] 2136 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 116 unknown: 116 generated: 0 approved: 1024 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-parent-incubating .......................... FAILURE [9.073s]
[INFO] olingo-lib-incubating ............................. SKIPPED
[INFO] olingo-commons-api-incubating ..................... SKIPPED
[INFO] olingo-server-api-incubating ...................... SKIPPED
[INFO] olingo-commons-core-incubating .................... SKIPPED
[INFO] olingo-server-core-incubating ..................... SKIPPED
[INFO] olingo-client-api-incubating ...................... SKIPPED
[INFO] olingo-client-core-incubating ..................... SKIPPED
[INFO] olingo-ref-incubating ............................. SKIPPED
[INFO] olingo-fit-incubating ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.395s
[INFO] Finished at: Wed Mar 12 09:13:01 UTC 2014
[INFO] Final Memory: 11M/136M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (rat-check) on project olingo-parent-incubating: Too many files with unapproved license: 116 See RAT report in: <https://builds.apache.org/job/olingo-odata4/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: olingo-odata4 #175

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata4/175/>

------------------------------------------
Started by timer
Building remotely on ubuntu3 in workspace <https://builds.apache.org/job/olingo-odata4/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata4.git
Checking out Revision 2372dc6c4ddb8f9022585ed97822f12bbc585583 (origin/master)
[olingo-odata4] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-parent-incubating
[INFO] olingo-lib-incubating
[INFO] olingo-commons-api-incubating
[INFO] olingo-server-api-incubating
[INFO] olingo-commons-core-incubating
[INFO] olingo-server-core-incubating
[INFO] olingo-client-api-incubating
[INFO] olingo-client-core-incubating
[INFO] olingo-ref-incubating
[INFO] olingo-fit-incubating
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-parent-incubating 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-parent-incubating ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/olingo-odata4/target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ olingo-parent-incubating ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (rat-check) @ olingo-parent-incubating ---
[INFO] 53 implicit excludes (use -debug for more details).
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] 1723 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 93 unknown: 93 generated: 0 approved: 1012 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-parent-incubating .......................... FAILURE [8.906s]
[INFO] olingo-lib-incubating ............................. SKIPPED
[INFO] olingo-commons-api-incubating ..................... SKIPPED
[INFO] olingo-server-api-incubating ...................... SKIPPED
[INFO] olingo-commons-core-incubating .................... SKIPPED
[INFO] olingo-server-core-incubating ..................... SKIPPED
[INFO] olingo-client-api-incubating ...................... SKIPPED
[INFO] olingo-client-core-incubating ..................... SKIPPED
[INFO] olingo-ref-incubating ............................. SKIPPED
[INFO] olingo-fit-incubating ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.251s
[INFO] Finished at: Tue Mar 11 23:14:58 UTC 2014
[INFO] Final Memory: 12M/160M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (rat-check) on project olingo-parent-incubating: Too many files with unapproved license: 93 See RAT report in: /x1/jenkins/jenkins-slave/workspace/olingo-odata4/target/rat.txt -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: olingo-odata4 #174

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata4/174/changes>

Changes:

[fabio.martelli] OLINGO-175 more tests integrated

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/olingo-odata4/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-olingo-odata4.git
Checking out Revision 2372dc6c4ddb8f9022585ed97822f12bbc585583 (origin/master)
[olingo-odata4] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-parent-incubating
[INFO] olingo-lib-incubating
[INFO] olingo-commons-api-incubating
[INFO] olingo-server-api-incubating
[INFO] olingo-commons-core-incubating
[INFO] olingo-server-core-incubating
[INFO] olingo-client-api-incubating
[INFO] olingo-client-core-incubating
[INFO] olingo-ref-incubating
[INFO] olingo-fit-incubating
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-parent-incubating 0.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-parent-incubating ---
[INFO] Deleting /home/hudson/jenkins-slave/workspace/olingo-odata4/target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ olingo-parent-incubating ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (rat-check) @ olingo-parent-incubating ---
[INFO] 53 implicit excludes (use -debug for more details).
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.local
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/nb-configuration.xml
[INFO] 2143 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 114 unknown: 114 generated: 0 approved: 1022 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-parent-incubating .......................... FAILURE [16.596s]
[INFO] olingo-lib-incubating ............................. SKIPPED
[INFO] olingo-commons-api-incubating ..................... SKIPPED
[INFO] olingo-server-api-incubating ...................... SKIPPED
[INFO] olingo-commons-core-incubating .................... SKIPPED
[INFO] olingo-server-core-incubating ..................... SKIPPED
[INFO] olingo-client-api-incubating ...................... SKIPPED
[INFO] olingo-client-core-incubating ..................... SKIPPED
[INFO] olingo-ref-incubating ............................. SKIPPED
[INFO] olingo-fit-incubating ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.957s
[INFO] Finished at: Tue Mar 11 22:06:12 UTC 2014
[INFO] Final Memory: 10M/65M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (rat-check) on project olingo-parent-incubating: Too many files with unapproved license: 114 See RAT report in: /home/hudson/jenkins-slave/workspace/olingo-odata4/target/rat.txt -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure