You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/12/09 08:02:23 UTC

Build failed in Hudson: BeanValidation-trunk-linux-tck-deploy #64

See <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/64/changes>

Changes:

[simonetripodi] first checkin of extras module, it will contain all non-JSR303 constraints and routines

[dwoods] BVAL-88 Cascaded validation adds a constraint violation for valid child property.  Original patch submitted by Chris Ey.

[dwoods] exclude any *.patch files from ianal check

------------------------------------------
[...truncated 2033 lines...]
[INFO] Copying slf4j-log4j12-1.6.1.jar to <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/bval-tck/target/dependency/lib/slf4j-log4j12.jar>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/bval-tck/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/hudson/.m2/repository/org/jboss/slf4j/slf4j-jboss-logging/1.0.2.GA/slf4j-jboss-logging-1.0.2.GA.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
23:01:40,182 INFO  [xml.ValidationParser] Using org.hibernate.jsr303.tck.common.TCKValidationProvider as validation provider.
23:01:41,149 INFO  [xml.ValidationParser] Using org.hibernate.jsr303.tck.tests.xmlconfiguration.XmlDefinedConstraintValidatorFactory as constraint factory.
23:01:41,214 INFO  [xml.ValidationParser] Using org.hibernate.jsr303.tck.common.TCKValidationProvider as validation provider.
23:01:41,508 INFO  [xml.ValidationParser] Using org.hibernate.jsr303.tck.tests.xmlconfiguration.XmlDefinedMessageInterpolator as message interpolator.
23:01:41,694 INFO  [xml.ValidationParser] Using org.hibernate.jsr303.tck.tests.xmlconfiguration.XmlDefinedTraversableResolver as traversable resolver.
23:01:41,875 INFO  [jsr303.ConfigurationImpl] ignoreXmlConfiguration == true
23:01:42,500 INFO  [jsr303.ConfigurationImpl] ignoreXmlConfiguration == true
23:01:42,608 INFO  [jsr303.ConfigurationImpl] ignoreXmlConfiguration == true
Cannot instantiate : class org.apache.bval.jsr303.ApacheValidatorFactory
[XmlMethodSelector] CLASSNAME:org.jboss.testharness.impl.testng.DisableIntegrationTestsMethodSelector
[XmlMethodSelector] SETTING PRIORITY:0
[XmlMethodSelector] CLASSNAME:org.jboss.testharness.impl.testng.ExcludeIncontainerUnderInvestigationMethodSelector
[XmlMethodSelector] SETTING PRIORITY:0
Tests run: 244, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.553 sec

Results :

Tests run: 244, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] Preparing surefire-report:report-only
[WARNING] Removing: report-only from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [surefire-report:report-only {execution: generate-test-report}]
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/bval-tck/target/bval-tck-runner-0.3-incubating-SNAPSHOT.jar>
[INFO] [javadoc:jar {execution: attach-javadoc}]
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: README.txt
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: release.properties
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/.*/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/rat.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.patch
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: bval-tck-runner-0.3-incubating-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/bval-tck/target/bval-tck-runner-0.3-incubating-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/bval/bval-tck-runner/0.3-incubating-SNAPSHOT/bval-tck-runner-0.3-incubating-SNAPSHOT.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Skipping artifact deployment
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/bval-tck/target/bval-tck-runner-0.3-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/BeanValidation-trunk-linux-tck-deploy/modules/org.apache.bval$bval-tck-runner/builds/2010-12-09_06-45-26/archive/org.apache.bval/bval-tck-runner/0.3-incubating-SNAPSHOT/bval-tck-runner-0.3-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Bean Validation :: bval-extras (optional)
[INFO]    task-segment: [clean, site, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/bval-extras/target> (included: [**], excluded: [])
[INFO] Preparing javadoc:test-javadoc
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/bval-extras/pom.xml> to /home/hudson/hudson/jobs/BeanValidation-trunk-linux-tck-deploy/modules/org.apache.bval$bval-extras/builds/2010-12-09_06-45-26/archive/org.apache.bval/bval-extras/0.3-incubating-SNAPSHOT/pom.xml
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [remote-resources:process {execution: process-remote-resources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: default}]
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Preparing jdepend:generate
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [remote-resources:process {execution: process-remote-resources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] Preparing findbugs:findbugs
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [remote-resources:process {execution: process-remote-resources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [site:site {execution: default-site}]
[INFO] Parent project loaded from repository.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Project Team" report.
[INFO] Generating "Dependency Management" report.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Project Plugins" report.
[INFO] Generating "Dependencies" report.
Downloading: http://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar
Downloading: http://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloading: http://repo1.maven.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-core/0.3-incubating-SNAPSHOT/bval-core-0.3-incubating-20101209.064630-21.jar
Downloading: http://repository.apache.org/snapshots/org/apache/bval/bval-jsr303/0.3-incubating-SNAPSHOT/bval-jsr303-0.3-incubating-20101209.064630-21.jar
Downloading: http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Generating "Source Repository" report.
[INFO] Generating "Plugin Management" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "About" report.
[INFO] Generating "JDepend" report.
[INFO] Generating "Project License" report.
[INFO] Generating "Dependency Convergence" report.
[HUDSON] Archiving site from <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/bval-extras/target/site> to /home/hudson/hudson/jobs/BeanValidation-trunk-linux-tck-deploy/site/bval-extras
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[INFO] [remote-resources:process {execution: process-remote-resources}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: default}]
[INFO] [buildnumber:create {execution: default}]
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/bval-extras/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results[INFO] [bundle:bundle {execution: default-bundle}]

[WARNING] Warning building bundle org.apache.bval:bval-extras:bundle:0.3-incubating-SNAPSHOT : Did not find matching referal for *
[INFO] [javadoc:jar {execution: attach-javadoc}]
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: README.txt
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: release.properties
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/.*/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/rat.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.patch
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: bval-extras-0.3-incubating-SNAPSHOT.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/bval-extras/target/bval-extras-0.3-incubating-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/apache/bval/bval-extras/0.3-incubating-SNAPSHOT/bval-extras-0.3-incubating-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/hudson/.m2/repository/repository.xml
[INFO] Installing org/apache/bval/bval-extras/0.3-incubating-SNAPSHOT/bval-extras-0.3-incubating-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] repository metadata for: 'snapshot org.apache.bval:bval-extras:0.3-incubating-SNAPSHOT' could not be found on repository: apache.snapshots.https, so will be created
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bval/bval-extras/0.3-incubating-SNAPSHOT/bval-extras-0.3-incubating-20101209.064630-1.jar
7K uploaded  (bval-extras-0.3-incubating-20101209.064630-1.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] repository metadata for: 'artifact org.apache.bval:bval-extras' could not be found on repository: apache.snapshots.https, so will be created
[INFO] Uploading repository metadata for: 'artifact org.apache.bval:bval-extras'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] repository metadata for: 'snapshot org.apache.bval:bval-extras:0.3-incubating-SNAPSHOT' could not be found on repository: apache.snapshots.https, so will be created
[INFO] Uploading repository metadata for: 'snapshot org.apache.bval:bval-extras:0.3-incubating-SNAPSHOT'
[INFO] Uploading project information for bval-extras 0.3-incubating-20101209.064630-1
[INFO] [bundle:deploy {execution: default-deploy}]
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/ws/trunk/bval-extras/target/bval-extras-0.3-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/BeanValidation-trunk-linux-tck-deploy/modules/org.apache.bval$bval-extras/builds/2010-12-09_06-45-26/archive/org.apache.bval/bval-extras/0.3-incubating-20101209.064630-1/bval-extras-0.3-incubating-SNAPSHOT.jar
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache Bean Validation :: bval-parent (Parent POM) .... SUCCESS [59.583s]
[INFO] Apache Bean Validation :: bval-core ................... SUCCESS [3:45.108s]
[INFO] Apache Bean Validation :: bval-xstream (optional) ..... SUCCESS [1:42.222s]
[INFO] Apache Bean Validation :: bval-jsr303 ................. SUCCESS [2:12.269s]
[INFO] Apache Bean Validation :: org.apache.bval.bundle ...... SUCCESS [19.826s]
[INFO] Apache Bean Validation :: bval-json (optional) ........ SUCCESS [1:42.129s]
[INFO] Apache Bean Validation :: bval-guice (optional) ....... SUCCESS [1:22.965s]
[INFO] Apache Bean Validation :: bval-tck (TCK Runner) ....... SUCCESS [3:49.710s]
[INFO] Apache Bean Validation :: bval-extras (optional) ...... SUCCESS [30.210s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 minutes 46 seconds
[INFO] Finished at: Wed Dec 08 23:02:21 PST 2010
[INFO] Final Memory: 149M/456M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: bval-commits@incubator.apache.org
Sending e-mails to: bval-commits@incubator.apache.org
channel stopped


Hudson build is back to normal : BeanValidation-trunk-linux-tck-deploy #65

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/BeanValidation-trunk-linux-tck-deploy/65/changes>