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 2015/01/29 00:16:21 UTC

Build failed in Jenkins: olingo-odata4 #770

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

------------------------------------------
Started by timer
Building remotely on H11 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata4/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata4.git +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3d657f08cab604cca54d5ff1235860539bfd2827 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d657f08cab604cca54d5ff1235860539bfd2827
 > git rev-list 3d657f08cab604cca54d5ff1235860539bfd2827 # timeout=10
[olingo-odata4] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData
[INFO] odata-lib
[INFO] odata-commons-api
[INFO] odata-commons-core
[INFO] odata-client-api
[INFO] odata-client-core
[INFO] odata-server-api
[INFO] odata-server-core
[INFO] odata-server-tecsvc
[INFO] odata-server-test
[INFO] odata-ext
[INFO] odata-client-proxy
[INFO] pojogen-maven-plugin
[INFO] odata-client-android
[INFO] odata-fit
[INFO] odata-dist
[INFO] Olingo-OData-Client-for-Android
[INFO] Olingo-OData-Client-for-Java
[INFO] Olingo-OData-Server-for-Java
[INFO] Olingo-OData-JavaDoc
[INFO] odata-samples
[INFO] odata-server-sample
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Olingo-OData 4.0.0-beta-02-RC01
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-parent ---
[INFO] Deleting <https://builds.apache.org/job/olingo-odata4/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[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] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 7 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 5 licence.
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ odata-parent ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ odata-parent ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ odata-parent ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ odata-parent ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle) @ odata-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ odata-parent ---
[INFO] Installing <https://builds.apache.org/job/olingo-odata4/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/olingo/odata-parent/4.0.0-beta-02-RC01/odata-parent-4.0.0-beta-02-RC01.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ odata-parent ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/odata-parent/4.0.0-beta-02-RC01/odata-parent-4.0.0-beta-02-RC01.pom
2/22 KB   
4/22 KB   
6/22 KB   
8/22 KB   
10/22 KB   
12/22 KB   
14/22 KB   
16/22 KB   
18/22 KB   
20/22 KB   
22/22 KB   
           
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Olingo-OData ...................................... FAILURE [6.129s]
[INFO] odata-lib ......................................... SKIPPED
[INFO] odata-commons-api ................................. SKIPPED
[INFO] odata-commons-core ................................ SKIPPED
[INFO] odata-client-api .................................. SKIPPED
[INFO] odata-client-core ................................. SKIPPED
[INFO] odata-server-api .................................. SKIPPED
[INFO] odata-server-core ................................. SKIPPED
[INFO] odata-server-tecsvc ............................... SKIPPED
[INFO] odata-server-test ................................. SKIPPED
[INFO] odata-ext ......................................... SKIPPED
[INFO] odata-client-proxy ................................ SKIPPED
[INFO] pojogen-maven-plugin .............................. SKIPPED
[INFO] odata-client-android .............................. SKIPPED
[INFO] odata-fit ......................................... SKIPPED
[INFO] odata-dist ........................................ SKIPPED
[INFO] Olingo-OData-Client-for-Android ................... SKIPPED
[INFO] Olingo-OData-Client-for-Java ...................... SKIPPED
[INFO] Olingo-OData-Server-for-Java ...................... SKIPPED
[INFO] Olingo-OData-JavaDoc .............................. SKIPPED
[INFO] odata-samples ..................................... SKIPPED
[INFO] odata-server-sample ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.772s
[INFO] Finished at: Wed Jan 28 23:16:20 UTC 2015
[INFO] Final Memory: 20M/252M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project odata-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.olingo:odata-parent:pom:4.0.0-beta-02-RC01 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/odata-parent/4.0.0-beta-02-RC01/odata-parent-4.0.0-beta-02-RC01.pom. Return code is: 401, ReasonPhrase:Unauthorized. -> [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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure

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

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


Build failed in Jenkins: olingo-odata4 #771

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

Changes:

[michael.bolz] [OLINGO-542] Set version to '4.0.0-beta-02'

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata4/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git init <https://builds.apache.org/job/olingo-odata4/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata4.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata4.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata4.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata4.git +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6c89cf51177a2c00513be8732a3422e1a0a650f1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c89cf51177a2c00513be8732a3422e1a0a650f1
 > git rev-list 3d657f08cab604cca54d5ff1235860539bfd2827 # timeout=10
[olingo-odata4] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Olingo-OData
[INFO] odata-lib
[INFO] odata-commons-api
[INFO] odata-commons-core
[INFO] odata-client-api
[INFO] odata-client-core
[INFO] odata-server-api
[INFO] odata-server-core
[INFO] odata-server-tecsvc
[INFO] odata-server-test
[INFO] odata-ext
[INFO] odata-client-proxy
[INFO] pojogen-maven-plugin
[INFO] odata-client-android
[INFO] odata-fit
[INFO] odata-dist
[INFO] Olingo-OData-Client-for-Android
[INFO] Olingo-OData-Client-for-Java
[INFO] Olingo-OData-Server-for-Java
[INFO] Olingo-OData-JavaDoc
[INFO] odata-samples
[INFO] odata-server-sample
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Olingo-OData 4.0.0-beta-02
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ odata-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ odata-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/META-INF/**
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ini
[INFO] Exclude: **/*.bin
[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] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/ref/**
[INFO] Exclude: **/server-ref/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 7 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 5 licence.
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ odata-parent ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ odata-parent ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ odata-parent ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ odata-parent ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle) @ odata-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ odata-parent ---
[INFO] Installing <https://builds.apache.org/job/olingo-odata4/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/olingo/odata-parent/4.0.0-beta-02/odata-parent-4.0.0-beta-02.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ odata-parent ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/odata-parent/4.0.0-beta-02/odata-parent-4.0.0-beta-02.pom
2/22 KB   
4/22 KB   
6/22 KB   
8/22 KB   
10/22 KB   
12/22 KB   
14/22 KB   
16/22 KB   
18/22 KB   
20/22 KB   
22/22 KB   
           
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Olingo-OData ...................................... FAILURE [4.144s]
[INFO] odata-lib ......................................... SKIPPED
[INFO] odata-commons-api ................................. SKIPPED
[INFO] odata-commons-core ................................ SKIPPED
[INFO] odata-client-api .................................. SKIPPED
[INFO] odata-client-core ................................. SKIPPED
[INFO] odata-server-api .................................. SKIPPED
[INFO] odata-server-core ................................. SKIPPED
[INFO] odata-server-tecsvc ............................... SKIPPED
[INFO] odata-server-test ................................. SKIPPED
[INFO] odata-ext ......................................... SKIPPED
[INFO] odata-client-proxy ................................ SKIPPED
[INFO] pojogen-maven-plugin .............................. SKIPPED
[INFO] odata-client-android .............................. SKIPPED
[INFO] odata-fit ......................................... SKIPPED
[INFO] odata-dist ........................................ SKIPPED
[INFO] Olingo-OData-Client-for-Android ................... SKIPPED
[INFO] Olingo-OData-Client-for-Java ...................... SKIPPED
[INFO] Olingo-OData-Server-for-Java ...................... SKIPPED
[INFO] Olingo-OData-JavaDoc .............................. SKIPPED
[INFO] odata-samples ..................................... SKIPPED
[INFO] odata-server-sample ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.743s
[INFO] Finished at: Thu Jan 29 21:26:06 UTC 2015
[INFO] Final Memory: 19M/178M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project odata-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.olingo:odata-parent:pom:4.0.0-beta-02 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/odata-parent/4.0.0-beta-02/odata-parent-4.0.0-beta-02.pom. Return code is: 401, ReasonPhrase:Unauthorized. -> [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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure