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 2012/06/27 08:47:33 UTC

Build failed in Jenkins: OpenJPA-trunk-deploy #300

See <https://builds.apache.org/job/OpenJPA-trunk-deploy/300/changes>

Changes:

[ppoddar] save circular serialization error

[ppoddar] OPENJPA-2030: Add a test for audit

[ppoddar] OPENJPA-2030: Collect dirty fields with a smarter loop

[ppoddar] OPENJPA-2030: Add support to detect dirty outside transaction

[ppoddar] Put an entity manager as the user object in a broker

[ppoddar] add a test with entity with separate Id class

[ppoddar] Check not only select but update as well

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/>
Updating https://svn.apache.org/repos/asf/openjpa/trunk
U         openjpa-slice/src/main/java/org/apache/openjpa/slice/jdbc/DistributedConnection.java
U         openjpa-kernel/src/main/java/org/apache/openjpa/kernel/Audited.java
U         openjpa-kernel/src/main/java/org/apache/openjpa/kernel/AuditManager.java
U         openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/criteria/CriteriaTest.java
AU        openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/criteria/TestId.java
AU        openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/criteria/EntityWithIdClass.java
U         openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/persistence/criteria/TestTypesafeCriteria.java
A         openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/audit
AU        openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/audit/AuditedEntry.java
AU        openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/audit/InplaceAuditor.java
AU        openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/audit/TestAudit.java
AU        openjpa-persistence-jdbc/src/test/java/org/apache/openjpa/audit/X.java
U         openjpa-persistence-jdbc/src/test/resources/META-INF/persistence.xml
U         openjpa-persistence/src/main/java/org/apache/openjpa/persistence/EntityManagerImpl.java
At revision 1354343
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx1280m -XX:MaxPermSize=512m -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 56709 /home/hudson/hudson-slave/maven2.1-interceptor.jar
channel started
<===[JENKINS REMOTING CAPACITY]===>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] Scanning for projects...
Executing Maven:  -B -f <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/pom.xml> -Dmaven.repo.local=/home/hudson/hudson-slave/maven-repositories/0 clean deploy
[INFO] Reactor build order: 
[INFO]   OpenJPA Parent POM
[INFO]   OpenJPA Utilities Library
[INFO]   OpenJPA Kernel
[INFO]   OpenJPA JDBC
[INFO]   OpenJPA Persistence
[INFO]   OpenJPA Persistence JDBC
[INFO]   OpenJPA Persistence Locking Tests
[INFO]   OpenJPA tools
[INFO]   OpenJPA Maven Plugin
[INFO]   OpenJPA XML Store
[INFO]   OpenJPA Slice
[INFO]   OpenJPA JEST
[INFO]   OpenJPA Aggregate Jar
[INFO]   OpenJPA Aggregate Jar with Dependencies
[INFO]   OpenJPA Project Docs and Assemblies
[INFO]   OpenJPA Examples
[INFO]   OpenJPA Examples - Simple
[INFO]   OpenJPA Examples - image-gallery
[INFO]   OpenJPA Examples - OpenBooks
[INFO]   OpenJPA Integration Tests
[INFO]   OpenJPA Integration Tests - Daytrader
[INFO]   OpenJPA Integration Tests - Examples
[INFO]   OpenJPA Integration Tests - SLF4JLogFactory
[INFO]   OpenJPA Integration Tests - JPA TCK
[INFO]   OpenJPA Integration Tests - Bean Validation
[INFO]   OpenJPA Integration Tests - JMX Platform MBeans
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA Parent POM
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/target> (included: [**], excluded: [])
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk>
[INFO] Storing buildNumber: 1354283 at timestamp: June 27, 2012 at 6:47 AM
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk>
[INFO] Storing buildScmBranch: trunk
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] Source directory does not exist - skipping report.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [compiler:testCompile {execution: test-source-compile}]
[INFO] No sources to compile
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Unable to load parent project from a relative path: Could not find the model file '<https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/pom.xml'.> for project unknown
[INFO] Parent project loaded from repository.
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: **/.*/**
[INFO] Exclude: **/target/**/*
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/pom.xml> to /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-parent/builds/2012-06-27_06-46-24/archive/org.apache.openjpa/openjpa-parent/2.3.0-SNAPSHOT/openjpa-parent-2.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Too many unapproved licenses: 1
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41 seconds
[INFO] Finished at: Wed Jun 27 06:47:32 UTC 2012
[INFO] Final Memory: 53M/486M
[INFO] ------------------------------------------------------------------------
channel stopped

Jenkins build is back to stable : OpenJPA-trunk-deploy #302

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-trunk-deploy/302/changes>


Jenkins build is unstable: OpenJPA-trunk-deploy #301

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-trunk-deploy/301/changes>