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

Changes:

[michael.bolz] [OLINGO-694] Changed final build name

[michael.bolz] [OLINGO-694] Minor code clean up in tutorials

[christian.amend] [OLINGO-659] clean-up dispatcher tests

[christian.amend] [OLINGO-698] clean-up preferences support

[christian.amend] [OLINGO-659] fix for URI parser to disallow anything after 
actions

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by timer
Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-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 fd513e22f1d1a63f014702e3b07b929bdece707f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd513e22f1d1a63f014702e3b07b929bdece707f
 > git rev-list 89d134e62f4cbdc3728de34ae04a9bd4eba8ff38 # 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-core-ext
[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-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ odata-parent ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/olingo-odata4/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: **/target/**
[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: **/*.iml
[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.4: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.2:install (default-install) @ odata-parent 
---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata4/pom.xml to 
/home/jenkins/.m2/repository/org/apache/olingo/odata-parent/4.0.0-SNAPSHOT/odata-parent-4.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odata-parent ---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/odata-parent/4.0.0-SNAPSHOT/maven-metadata.xml

[WARNING] Could not transfer metadata 
org.apache.olingo:odata-parent:4.0.0-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): 
java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Olingo-OData ...................................... FAILURE [8.249s]
[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-core-ext ............................. 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: 9.687s
[INFO] Finished at: Fri Jun 19 23:26:06 UTC 2015
[INFO] Final Memory: 17M/98M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on 
project odata-parent: Failed to retrieve remote metadata 
org.apache.olingo:odata-parent:4.0.0-SNAPSHOT/maven-metadata.xml: Could not 
transfer metadata 
org.apache.olingo:odata-parent:4.0.0-SNAPSHOT/maven-metadata.xml from/to 
apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): 
java.lang.RuntimeException: Could not generate DH keypair: Prime size must be 
multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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

Reply via email to