You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/01/30 21:34:41 UTC

Build failed in Jenkins: OpenJPA-Trunk-Deploy #50

See <https://builds.apache.org/job/OpenJPA-Trunk-Deploy/50/display/redirect?page=changes>

Changes:

[struberg] OPENJPA-2713 remove left over in PostgresDictionary

[struberg] OPENJPA-2713 fix h2

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu xenial) in workspace <https://builds.apache.org/job/OpenJPA-Trunk-Deploy/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/openjpa.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/openjpa.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/openjpa.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ad4ed02728a9bbb1624f490bf6eabd59922981a9 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad4ed02728a9bbb1624f490bf6eabd59922981a9
Commit message: "OPENJPA-2713 fix h2"
 > git rev-list --no-walk be62c5a1230e73902ace4d7056a2b6287d10105a # timeout=10
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting MAVEN_3_0_4_HOME=/home/jenkins/tools/maven/apache-maven-3.0.4
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_5_4_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4
[OpenJPA-Trunk-Deploy] $ /bin/bash -xe /tmp/jenkins5780457509949895614.sh
+ export ANT_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
+ ANT_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
+ export JAVA_HOME=/home/jenkins/tools/java/latest1.8
+ JAVA_HOME=/home/jenkins/tools/java/latest1.8
+ export M2_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4
+ M2_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4
+ export PATH=/home/jenkins/tools/ant/apache-ant-1.9.7/bin:/home/jenkins/tools/java/latest1.8/bin:/home/jenkins/tools/maven/apache-maven-3.5.4/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ PATH=/home/jenkins/tools/ant/apache-ant-1.9.7/bin:/home/jenkins/tools/java/latest1.8/bin:/home/jenkins/tools/maven/apache-maven-3.5.4/bin:/home/jenkins/tools/java/latest1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ mvn clean deploy -DskipTests
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] OpenJPA Parent POM                                                 [pom]
[INFO] OpenJPA Utilities Library                                          [jar]
[INFO] OpenJPA Kernel                                                     [jar]
[INFO] OpenJPA JDBC                                                       [jar]
[INFO] OpenJPA Persistence                                                [jar]
[INFO] OpenJPA Persistence JDBC                                           [jar]
[INFO] OpenJPA Persistence Locking Tests                                  [jar]
[INFO] OpenJPA tools                                                      [pom]
[INFO] OpenJPA Maven Plugin                                      [maven-plugin]
[INFO] OpenJPA XML Store                                                  [jar]
[INFO] OpenJPA Slice                                                      [jar]
[INFO] OpenJPA JEST                                                       [jar]
[INFO] OpenJPA Aggregate Jar                                           [bundle]
[INFO] OpenJPA Aggregate Jar with Dependencies                            [jar]
[INFO] OpenJPA Project Docs and Assemblies                                [pom]
[INFO] OpenJPA Examples                                                   [pom]
[INFO] OpenJPA Examples - Simple                                          [jar]
[INFO] OpenJPA Examples - image-gallery                                   [jar]
[INFO] OpenJPA Examples - OpenBooks                                       [jar]
[INFO] OpenJPA Integration Tests                                          [pom]
[INFO] OpenJPA Integration Tests - Daytrader                              [jar]
[INFO] OpenJPA Integration Tests - Examples                               [pom]
[INFO] OpenJPA Integration Tests - SLF4JLogFactory                        [jar]
[INFO] OpenJPA Integration Tests - JPA TCK                                [pom]
[INFO] OpenJPA Integration Tests - Bean Validation                        [jar]
[INFO] OpenJPA Integration Tests - JMX Platform MBeans                    [jar]
[INFO] OpenJPA Fetching Statistic Tool                                    [jar]
[INFO] OpenJPA Fetching Statistic Tool -- WAS Bundle                      [jar]
[INFO] OpenJPA Features                                                   [pom]
[INFO] 
[INFO] -----------------< org.apache.openjpa:openjpa-parent >------------------
[INFO] Building OpenJPA Parent POM 3.0.1-SNAPSHOT                        [1/29]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ openjpa-parent ---
[INFO] Deleting <https://builds.apache.org/job/OpenJPA-Trunk-Deploy/ws/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ openjpa-parent ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/OpenJPA-Trunk-Deploy/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-Trunk-Deploy/ws/>
[INFO] Storing buildNumber: ad4ed02728a9bbb1624f490bf6eabd59922981a9 at timestamp: January 30, 2019 at 9:34 PM
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/OpenJPA-Trunk-Deploy/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-Trunk-Deploy/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ openjpa-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ openjpa-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle (default) @ openjpa-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ openjpa-parent ---
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (test-source-compile) @ openjpa-parent ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ openjpa-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ openjpa-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/OpenJPA-Trunk-Deploy/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 69 implicit excludes (use -debug for more details).
[INFO] Exclude: **/.*/**
[INFO] Exclude: **/target/**/*
[INFO] 4937 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4928 licenses.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openjpa-parent ---
[INFO] Installing <https://builds.apache.org/job/OpenJPA-Trunk-Deploy/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/openjpa-parent-3.0.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/OpenJPA-Trunk-Deploy/ws/target/openjpa-parent-3.0.1-SNAPSHOT-site.xml> to /home/jenkins/.m2/repository/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/openjpa-parent-3.0.1-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openjpa-parent ---
Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 823 B                   Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/maven-metadata.xml (823 B at 779 B/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/openjpa-parent-3.0.1-20190130.213431-37.pom
Progress (1): 2.0/107 kBProgress (1): 4.1/107 kBProgress (1): 6.1/107 kBProgress (1): 8.2/107 kBProgress (1): 10/107 kB Progress (1): 12/107 kBProgress (1): 14/107 kBProgress (1): 16/107 kBProgress (1): 18/107 kBProgress (1): 20/107 kBProgress (1): 23/107 kBProgress (1): 25/107 kBProgress (1): 27/107 kBProgress (1): 29/107 kBProgress (1): 31/107 kBProgress (1): 33/107 kBProgress (1): 35/107 kBProgress (1): 37/107 kBProgress (1): 39/107 kBProgress (1): 41/107 kBProgress (1): 43/107 kBProgress (1): 45/107 kBProgress (1): 47/107 kBProgress (1): 49/107 kBProgress (1): 51/107 kBProgress (1): 53/107 kBProgress (1): 55/107 kBProgress (1): 57/107 kBProgress (1): 59/107 kBProgress (1): 61/107 kBProgress (1): 63/107 kBProgress (1): 66/107 kBProgress (1): 68/107 kBProgress (1): 70/107 kBProgress (1): 72/107 kBProgress (1): 74/107 kBProgress (1): 76/107 kBProgress (1): 78/107 kBProgress (1): 80/107 kBProgress (1): 82/107 kBProgress (1): 84/107 kBProgress (1): 86/107 kBProgress (1): 88/107 kBProgress (1): 90/107 kBProgress (1): 92/107 kBProgress (1): 94/107 kBProgress (1): 96/107 kBProgress (1): 98/107 kBProgress (1): 100/107 kBProgress (1): 102/107 kBProgress (1): 104/107 kBProgress (1): 106/107 kBProgress (1): 107 kB                        Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/openjpa-parent-3.0.1-20190130.213431-37.pom (107 kB at 63 kB/s)
Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/maven-metadata.xml
Progress (1): 634 B                   Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/maven-metadata.xml (634 B at 839 B/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 823 B                   Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/maven-metadata.xml (823 B at 593 B/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/maven-metadata.xml
Progress (1): 634 B                   Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/maven-metadata.xml (634 B at 462 B/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/openjpa-parent-3.0.1-20190130.213431-37-site.xml
Progress (1): 1.6 kB                    Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/openjpa-parent-3.0.1-20190130.213431-37-site.xml (1.6 kB at 1.2 kB/s)
Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/maven-metadata.xml
Progress (1): 823 B                   Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-parent/3.0.1-SNAPSHOT/maven-metadata.xml (823 B at 589 B/s)
[INFO] 
[INFO] -------------------< org.apache.openjpa:openjpa-lib >-------------------
[INFO] Building OpenJPA Utilities Library 3.0.1-SNAPSHOT                 [2/29]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.apache.commons:commons-collections4:jar:4.3-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OpenJPA Parent POM 3.0.1-SNAPSHOT .................. SUCCESS [ 14.326 s]
[INFO] OpenJPA Utilities Library .......................... FAILURE [  0.260 s]
[INFO] OpenJPA Kernel ..................................... SKIPPED
[INFO] OpenJPA JDBC ....................................... SKIPPED
[INFO] OpenJPA Persistence ................................ SKIPPED
[INFO] OpenJPA Persistence JDBC ........................... SKIPPED
[INFO] OpenJPA Persistence Locking Tests .................. SKIPPED
[INFO] OpenJPA tools ...................................... SKIPPED
[INFO] OpenJPA Maven Plugin ............................... SKIPPED
[INFO] OpenJPA XML Store .................................. SKIPPED
[INFO] OpenJPA Slice ...................................... SKIPPED
[INFO] OpenJPA JEST ....................................... SKIPPED
[INFO] OpenJPA Aggregate Jar .............................. SKIPPED
[INFO] OpenJPA Aggregate Jar with Dependencies ............ SKIPPED
[INFO] OpenJPA Project Docs and Assemblies ................ SKIPPED
[INFO] OpenJPA Examples ................................... SKIPPED
[INFO] OpenJPA Examples - Simple .......................... SKIPPED
[INFO] OpenJPA Examples - image-gallery ................... SKIPPED
[INFO] OpenJPA Examples - OpenBooks ....................... SKIPPED
[INFO] OpenJPA Integration Tests .......................... SKIPPED
[INFO] OpenJPA Integration Tests - Daytrader .............. SKIPPED
[INFO] OpenJPA Integration Tests - Examples ............... SKIPPED
[INFO] OpenJPA Integration Tests - SLF4JLogFactory ........ SKIPPED
[INFO] OpenJPA Integration Tests - JPA TCK ................ SKIPPED
[INFO] OpenJPA Integration Tests - Bean Validation ........ SKIPPED
[INFO] OpenJPA Integration Tests - JMX Platform MBeans .... SKIPPED
[INFO] OpenJPA Fetching Statistic Tool .................... SKIPPED
[INFO] OpenJPA Fetching Statistic Tool -- WAS Bundle ...... SKIPPED
[INFO] OpenJPA Features 3.0.1-SNAPSHOT .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.000 s
[INFO] Finished at: 2019-01-30T21:34:40Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project openjpa-lib: Could not resolve dependencies for project org.apache.openjpa:openjpa-lib:jar:3.0.1-SNAPSHOT: Could not find artifact org.apache.commons:commons-collections4:jar:4.3-SNAPSHOT -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :openjpa-lib
Build step 'Execute shell' marked build as failure
Archiving artifacts
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting MAVEN_3_0_4_HOME=/home/jenkins/tools/maven/apache-maven-3.0.4
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_5_4_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting MAVEN_3_0_4_HOME=/home/jenkins/tools/maven/apache-maven-3.0.4
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_5_4_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4

Jenkins build is back to normal : OpenJPA-Trunk-Deploy #51

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-Trunk-Deploy/51/display/redirect?page=changes>