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 2020/03/23 07:45:44 UTC

Build failed in Jenkins: OpenJPA-trunk #102

See <https://builds.apache.org/job/OpenJPA-trunk/102/display/redirect?page=changes>

Changes:

[rmannibucau] OPENJPA-2809 ensure embeddabe too are enhanced


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu) in workspace <https://builds.apache.org/job/OpenJPA-trunk/ws/>
No credentials specified
 > 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 f9b0906c1baa080ea67b3b1b26430a2489013671 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9b0906c1baa080ea67b3b1b26430a2489013671
Commit message: "OPENJPA-2809 ensure embeddabe too are enhanced"
 > git rev-list --no-walk ae9b2a904bc5611257e2db888d3c61c7235be19f # timeout=10
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
ERROR: No tool found matching MAVEN_3_3_3_HOME
Setting MAVEN_3_5_4_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4
[OpenJPA-trunk] $ /bin/bash -xe /tmp/jenkins6236622342961588771.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 install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.openjpa:openjpa-junit5:[unknown-version]: Could not find artifact org.apache.openjpa:openjpa-parent:pom:3.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.openjpa:openjpa-junit5:[unknown-version] (<https://builds.apache.org/job/OpenJPA-trunk/ws/openjpa-junit5/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM for org.apache.openjpa:openjpa-junit5:[unknown-version]: Could not find artifact org.apache.openjpa:openjpa-parent:pom:3.0.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 24, column 13 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
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 JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
ERROR: No tool found matching MAVEN_3_3_3_HOME
Setting MAVEN_3_5_4_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4
Recording test results
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
ERROR: No tool found matching MAVEN_3_3_3_HOME
Setting MAVEN_3_5_4_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
ERROR: No tool found matching MAVEN_3_3_3_HOME
Setting MAVEN_3_5_4_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4

Build failed in Jenkins: OpenJPA-trunk #103

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

Changes:

[rmannibucau] fixing parent version of junit5 module


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu) in workspace <https://builds.apache.org/job/OpenJPA-trunk/ws/>
No credentials specified
 > 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 d2ba842d61266ab67bc17245c00db37a06da666b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d2ba842d61266ab67bc17245c00db37a06da666b
Commit message: "fixing parent version of junit5 module"
 > git rev-list --no-walk f9b0906c1baa080ea67b3b1b26430a2489013671 # timeout=10
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
ERROR: No tool found matching MAVEN_3_3_3_HOME
Setting MAVEN_3_5_4_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4
[OpenJPA-trunk] $ /bin/bash -xe /tmp/jenkins556507334563181766.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 install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.geronimo.specs:geronimo-jpa_2.1_spec:jar is missing. @ org.apache.openjpa:openjpa-junit5:[unknown-version], <https://builds.apache.org/job/OpenJPA-trunk/ws/openjpa-junit5/pom.xml,> line 40, column 21
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.openjpa:openjpa-junit5:3.1.2-SNAPSHOT (<https://builds.apache.org/job/OpenJPA-trunk/ws/openjpa-junit5/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.geronimo.specs:geronimo-jpa_2.1_spec:jar is missing. @ org.apache.openjpa:openjpa-junit5:[unknown-version], <https://builds.apache.org/job/OpenJPA-trunk/ws/openjpa-junit5/pom.xml,> line 40, column 21
[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/ProjectBuildingException
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 JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
ERROR: No tool found matching MAVEN_3_3_3_HOME
Setting MAVEN_3_5_4_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4
Recording test results
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
ERROR: No tool found matching MAVEN_3_3_3_HOME
Setting MAVEN_3_5_4_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Setting ANT_1_9_7_HOME=/home/jenkins/tools/ant/apache-ant-1.9.7
Setting JDK_1_8_LATEST__HOME=/home/jenkins/tools/java/latest1.8
Setting MAVEN_3_3_9_HOME=/home/jenkins/tools/maven/apache-maven-3.3.9
ERROR: No tool found matching MAVEN_3_3_3_HOME
Setting MAVEN_3_5_4_HOME=/home/jenkins/tools/maven/apache-maven-3.5.4

Re: Build failed in Jenkins: OpenJPA-trunk #102

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Move the spec dependency on junit5 module to jpa 2.2 as other modules (did
the patch on trunk originally which messed up a few things it seems).
Hope it is good now and thanks for slowly dropping this trunk as default,
this is just counter-natural :).

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le lun. 23 mars 2020 à 09:15, Francesco Chicchiriccò <il...@apache.org>
a écrit :

> It seems there was still some issue, I should have fixed with
>
>
> https://github.com/apache/openjpa/commit/666ae82f3baabed49b00217f219ba1be9d4ed748
>
> I also renamed the jobs on Jenkins to reflect that we have master now, not
> trunk:
>
> https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-master/
> https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-master-deploy/
>
> Regards.
>
> On 23/03/20 08:56, Romain Manni-Bucau wrote:
> > Hi Francesco,
> >
> > thanks for the heads up, should be fixed now
> >
> > Romain Manni-Bucau
> > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > <https://rmannibucau.metawerx.net/> | Old Blog
> > <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
> >
> >
> > Le lun. 23 mars 2020 à 08:48, Francesco Chicchiriccò <
> ilgrosso@apache.org>
> > a écrit :
> >
> >> Hi there,
> >> not sure if you are aware, but just in case: all recent builds are
> failing
> >> - see attached messages or
> >>
> >> https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-trunk/
> >>
> https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-Trunk-Deploy/
> >>
> >> Regards.
>
> --
> Francesco Chicchiriccò
>
> Tirasa - Open Source Excellence
> http://www.tirasa.net/
>
> Member at The Apache Software Foundation
> Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
> http://home.apache.org/~ilgrosso/
>
>

Re: Build failed in Jenkins: OpenJPA-trunk #102

Posted by Francesco Chicchiriccò <il...@apache.org>.
It seems there was still some issue, I should have fixed with

https://github.com/apache/openjpa/commit/666ae82f3baabed49b00217f219ba1be9d4ed748

I also renamed the jobs on Jenkins to reflect that we have master now, not trunk:

https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-master/
https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-master-deploy/

Regards.

On 23/03/20 08:56, Romain Manni-Bucau wrote:
> Hi Francesco,
>
> thanks for the heads up, should be fixed now
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <https://www.packtpub.com/application-development/java-ee-8-high-performance>
>
>
> Le lun. 23 mars 2020 à 08:48, Francesco Chicchiriccò <il...@apache.org>
> a écrit :
>
>> Hi there,
>> not sure if you are aware, but just in case: all recent builds are failing
>> - see attached messages or
>>
>> https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-trunk/
>> https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-Trunk-Deploy/
>>
>> Regards.

-- 
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/


Re: Build failed in Jenkins: OpenJPA-trunk #102

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hi Francesco,

thanks for the heads up, should be fixed now

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le lun. 23 mars 2020 à 08:48, Francesco Chicchiriccò <il...@apache.org>
a écrit :

> Hi there,
> not sure if you are aware, but just in case: all recent builds are failing
> - see attached messages or
>
> https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-trunk/
> https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-Trunk-Deploy/
>
> Regards.
>
>
>

Fwd: Build failed in Jenkins: OpenJPA-trunk #102

Posted by Francesco Chicchiriccò <il...@apache.org>.
Hi there,
not sure if you are aware, but just in case: all recent builds are failing - see attached messages or

https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-trunk/
https://builds.apache.org/view/M-R/view/OpenJPA/job/OpenJPA-Trunk-Deploy/

Regards.