You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/01/20 01:59:55 UTC

Build failed in Jenkins: oodt-trunk #805

See <https://builds.apache.org/job/oodt-trunk/805/>

------------------------------------------
[...truncated 6403 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Catalog and Archive Resource Management Component
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 84 source files to <https://builds.apache.org/job/oodt-trunk/ws/resource/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oodt-trunk/ws/resource/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 9 source files to <https://builds.apache.org/job/oodt-trunk/ws/resource/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-trunk/ws/resource/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.cas.resource.queuerepo.TestXmlQueueRepository
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec
Running org.apache.oodt.cas.resource.cli.TestResourceCli
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.256 sec
Running org.apache.oodt.cas.resource.jobqueue.TestJobStack
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.oodt.cas.resource.system.TestXmlRpcResourceManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec
Running org.apache.oodt.cas.resource.monitor.TestAssignmentMonitor
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
Running org.apache.oodt.cas.resource.util.TestUlimit
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/oodt-trunk/ws/resource/target/cas-resource-0.6-SNAPSHOT.jar>
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: attach-javadocs}]
[INFO] [assembly:single {execution: default}]
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Processing DependencySet (output=lib)
[INFO] Building tar : <https://builds.apache.org/job/oodt-trunk/ws/resource/target/cas-resource-0.6-SNAPSHOT-dist.tar.gz>
[INFO] Processing DependencySet (output=lib)
[INFO] Building zip: <https://builds.apache.org/job/oodt-trunk/ws/resource/target/cas-resource-0.6-SNAPSHOT-dist.zip>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/resource/target/cas-resource-0.6-SNAPSHOT.jar> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-resource/0.6-SNAPSHOT/cas-resource-0.6-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/resource/target/cas-resource-0.6-SNAPSHOT-dist.tar.gz> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-resource/0.6-SNAPSHOT/cas-resource-0.6-SNAPSHOT-dist.tar.gz>
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/resource/target/cas-resource-0.6-SNAPSHOT-dist.zip> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-resource/0.6-SNAPSHOT/cas-resource-0.6-SNAPSHOT-dist.zip>
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/resource/pom.xml> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-resource/builds/2013-01-20_00-48-04/archive/org.apache.oodt/cas-resource/0.6-SNAPSHOT/cas-resource-0.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/resource/target/cas-resource-0.6-SNAPSHOT.jar> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-resource/builds/2013-01-20_00-48-04/archive/org.apache.oodt/cas-resource/0.6-SNAPSHOT/cas-resource-0.6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/resource/target/cas-resource-0.6-SNAPSHOT-dist.tar.gz> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-resource/builds/2013-01-20_00-48-04/archive/org.apache.oodt/cas-resource/0.6-SNAPSHOT/cas-resource-0.6-SNAPSHOT-dist.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/resource/target/cas-resource-0.6-SNAPSHOT-dist.zip> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-resource/builds/2013-01-20_00-48-04/archive/org.apache.oodt/cas-resource/0.6-SNAPSHOT/cas-resource-0.6-SNAPSHOT-dist.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building Catalog and Archive Workflow Management Component
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/concurrent/concurrent/1.3.4/concurrent-1.3.4.pom
1K downloaded  (concurrent-1.3.4.pom)
Downloading: http://repo1.maven.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom
15K downloaded  (joda-time-2.1.pom)
Downloading: http://repo1.maven.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar
Downloading: http://repo1.maven.org/maven2/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar
557K downloaded  (joda-time-2.1.jar)
184K downloaded  (concurrent-1.3.4.jar)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 26 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 120 source files to <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oodt-trunk/ws/workflow/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 26 source files to <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.cas.workflow.cli.TestWorkflowCli
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.119 sec
Running org.apache.oodt.cas.workflow.instrepo.TestLuceneWorkflowInstanceRepository
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec
Running org.apache.oodt.cas.workflow.structs.TestHighestFIFOPrioritySorter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec
Running org.apache.oodt.cas.workflow.system.TestXmlRpcWorkflowManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec
Running org.apache.oodt.cas.workflow.system.TestXmlRpcWorkflowManagerClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec
Running org.apache.oodt.cas.workflow.engine.TestAsynchronousLocalEngineRunner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
Running org.apache.oodt.cas.workflow.repository.TestWorkflowDataSourceRepository
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec
Running org.apache.oodt.cas.workflow.repository.TestPackagedWorkflowRepository
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.754 sec
Running org.apache.oodt.cas.workflow.structs.TestFILOPrioritySorter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec
Running org.apache.oodt.cas.workflow.tools.TestInstanceRepoCleaner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec
Running org.apache.oodt.cas.workflow.engine.SimpleTester
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.oodt.cas.workflow.structs.TestHighestPrioritySorter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec
Running org.apache.oodt.cas.workflow.engine.TestTaskRunner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec
Running org.apache.oodt.cas.workflow.util.TestGenericWorkflowObjectFactory
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.oodt.cas.workflow.examples.TestExternScriptTaskInstance
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.oodt.cas.workflow.engine.TestThreadPoolWorkflowEngine
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.oodt.cas.workflow.engine.TestTaskQuerier
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 sec
Running org.apache.oodt.cas.workflow.repository.TestWorkflowRepository
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.643 sec
Running org.apache.oodt.cas.workflow.lifecycle.TestWorkflowLifecycleManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
Running org.apache.oodt.cas.workflow.structs.TestWorkflowInstance
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/cas-workflow-0.6-SNAPSHOT.jar>
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: attach-javadocs}]
[INFO] [assembly:single {execution: default}]
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Processing DependencySet (output=lib)
[INFO] Building tar : <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/cas-workflow-0.6-SNAPSHOT-dist.tar.gz>
[INFO] Processing DependencySet (output=lib)
[INFO] Building zip: <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/cas-workflow-0.6-SNAPSHOT-dist.zip>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/cas-workflow-0.6-SNAPSHOT.jar> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-workflow/0.6-SNAPSHOT/cas-workflow-0.6-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/cas-workflow-0.6-SNAPSHOT-dist.tar.gz> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-workflow/0.6-SNAPSHOT/cas-workflow-0.6-SNAPSHOT-dist.tar.gz>
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/cas-workflow-0.6-SNAPSHOT-dist.zip> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-workflow/0.6-SNAPSHOT/cas-workflow-0.6-SNAPSHOT-dist.zip>
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/workflow/pom.xml> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-workflow/builds/2013-01-20_00-48-04/archive/org.apache.oodt/cas-workflow/0.6-SNAPSHOT/cas-workflow-0.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/cas-workflow-0.6-SNAPSHOT.jar> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-workflow/builds/2013-01-20_00-48-04/archive/org.apache.oodt/cas-workflow/0.6-SNAPSHOT/cas-workflow-0.6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/cas-workflow-0.6-SNAPSHOT-dist.tar.gz> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-workflow/builds/2013-01-20_00-48-04/archive/org.apache.oodt/cas-workflow/0.6-SNAPSHOT/cas-workflow-0.6-SNAPSHOT-dist.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/workflow/target/cas-workflow-0.6-SNAPSHOT-dist.zip> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-workflow/builds/2013-01-20_00-48-04/archive/org.apache.oodt/cas-workflow/0.6-SNAPSHOT/cas-workflow-0.6-SNAPSHOT-dist.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building Catalog and Archive Crawling Framework
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-beans/2.5.4/spring-beans-2.5.4.pom
2K downloaded  (spring-beans-2.5.4.pom)
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-context/2.5.4/spring-context-2.5.4.pom
3K downloaded  (spring-context-2.5.4.pom)
Downloading: http://repo1.maven.org/maven2/commons-io/commons-io/1.1/commons-io-1.1.pom
5K downloaded  (commons-io-1.1.pom)
Downloading: http://repo1.maven.org/maven2/org/easymock/easymock/3.1/easymock-3.1.pom
5K downloaded  (easymock-3.1.pom)
Downloading: http://repo1.maven.org/maven2/org/easymock/easymock-parent/3.1/easymock-parent-3.1.pom
12K downloaded  (easymock-parent-3.1.pom)
Downloading: http://repo1.maven.org/maven2/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom
1K downloaded  (cglib-nodep-2.2.2.pom)
Downloading: http://repo1.maven.org/maven2/org/objenesis/objenesis/1.2/objenesis-1.2.pom
2K downloaded  (objenesis-1.2.pom)
Downloading: http://repo1.maven.org/maven2/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom
10K downloaded  (objenesis-parent-1.2.pom)
Downloading: http://repo1.maven.org/maven2/org/easymock/easymock/3.1/easymock-3.1.jar
Downloading: http://repo1.maven.org/maven2/org/objenesis/objenesis/1.2/objenesis-1.2.jar
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-beans/2.5.4/spring-beans-2.5.4.jar
Downloading: http://repo1.maven.org/maven2/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar
Downloading: http://repo1.maven.org/maven2/commons-io/commons-io/1.1/commons-io-1.1.jar
109K downloaded  (easymock-3.1.jar)
319K downloaded  (cglib-nodep-2.2.2.jar)
[WARNING] [WARNING] Unable to get resource 'commons-io:commons-io:jar:1.1' from repository central (http://repo1.maven.org/maven2): GET request of: commons-io/commons-io/1.1/commons-io-1.1.jar from central failed
Unable to get resource 'org.objenesis:objenesis:jar:1.2' from repository central (http://repo1.maven.org/maven2): GET request of: org/objenesis/objenesis/1.2/objenesis-1.2.jar from central failed
472K downloaded  (spring-beans-2.5.4.jar)
Downloading: http://repo1.maven.org/maven2/org/springframework/spring-context/2.5.4/spring-context-2.5.4.jar
458K downloaded  (spring-context-2.5.4.jar)
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/crawler/pom.xml> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-crawler/builds/2013-01-20_00-48-04/archive/org.apache.oodt/cas-crawler/0.6-SNAPSHOT/cas-crawler-0.6-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.objenesis:objenesis:jar:1.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.objenesis -DartifactId=objenesis -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.objenesis -DartifactId=objenesis -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.oodt:cas-crawler:jar:0.6-SNAPSHOT
  	2) org.easymock:easymock:jar:3.1
  	3) org.objenesis:objenesis:jar:1.2

2) commons-io:commons-io:jar:1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=commons-io -DartifactId=commons-io -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=commons-io -DartifactId=commons-io -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.oodt:cas-crawler:jar:0.6-SNAPSHOT
  	2) commons-io:commons-io:jar:1.1

----------
2 required artifacts are missing.

for artifact: 
  org.apache.oodt:cas-crawler:jar:0.6-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 minutes 41 seconds
[INFO] Finished at: Sun Jan 20 00:59:52 UTC 2013
[INFO] Final Memory: 89M/484M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: dev@oodt.apache.org
channel stopped

Jenkins build is back to normal : oodt-trunk #807

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-trunk/807/>


Build failed in Jenkins: oodt-trunk #806

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oodt-trunk/806/>

------------------------------------------
[...truncated 5015 lines...]
Downloading: http://repo1.maven.org/maven2/org/apache/tika/tika-core/0.8/tika-core-0.8.pom
2K downloaded  (tika-core-0.8.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/tika/tika-parent/0.8/tika-parent-0.8.pom
7K downloaded  (tika-parent-0.8.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/tika/tika-core/0.8/tika-core-0.8.jar
290K downloaded  (tika-core-0.8.jar)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to org/apache/oodt/cas/metadata/util
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 40 source files to <https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources to org/apache/oodt/cas/metadata
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 11 source files to <https://builds.apache.org/job/oodt-trunk/ws/metadata/target/test-classes>
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/2.8.1/surefire-booter-2.8.1.pom
2K downloaded  (surefire-booter-2.8.1.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/2.8.1/surefire-api-2.8.1.pom
2K downloaded  (surefire-api-2.8.1.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.8.1/maven-surefire-common-2.8.1.pom
3K downloaded  (maven-surefire-common-2.8.1.pom)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.pom
2K downloaded  (plexus-utils-2.0.7.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/2.8.1/surefire-booter-2.8.1.jar
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.jar
218K downloaded  (plexus-utils-2.0.7.jar)
33K downloaded  (surefire-booter-2.8.1.jar)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-api/2.8.1/surefire-api-2.8.1.jar
128K downloaded  (surefire-api-2.8.1.jar)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.8.1/maven-surefire-common-2.8.1.jar
59K downloaded  (maven-surefire-common-2.8.1.jar)
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-trunk/ws/metadata/target/surefire-reports>
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit3/2.8.1/surefire-junit3-2.8.1.pom
1K downloaded  (surefire-junit3-2.8.1.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-providers/2.8.1/surefire-providers-2.8.1.pom
2K downloaded  (surefire-providers-2.8.1.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit3/2.8.1/surefire-junit3-2.8.1.jar
25K downloaded  (surefire-junit3-2.8.1.jar)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.cas.metadata.preconditions.TestPreCondEvalUtils
Jan 21, 2013 12:25:19 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@5e5e53: display name [org.springframework.context.support.FileSystemXmlApplicationContext@5e5e53]; startup date [Mon Jan 21 00:25:19 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:19 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from URL [<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata1557076866077472215.tests/met_extr_preconditions.xml]>
Jan 21, 2013 12:25:19 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@5e5e53]: org.springframework.beans.factory.support.DefaultListableBeanFactory@12625b0
Jan 21, 2013 12:25:19 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@12625b0: defining beans [PreconditionComparator,CheckThatDataFileSizeIsGreaterThanZero,CheckThatDataFileExists,CheckDataFileMimeType]; root of factory hierarchy
Jan 21, 2013 12:25:19 AM org.apache.oodt.cas.metadata.preconditions.PreCondEvalUtils eval
INFO: Passed precondition comparator id CheckThatDataFileSizeIsGreaterThanZero
Jan 21, 2013 12:25:19 AM org.apache.oodt.cas.metadata.preconditions.PreCondEvalUtils eval
INFO: Passed precondition comparator id CheckThatDataFileExists
Jan 21, 2013 12:25:19 AM org.apache.oodt.cas.metadata.preconditions.PreCondEvalUtils eval
INFO: Passed precondition comparator id CheckDataFileMimeType
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec
Running org.apache.oodt.cas.metadata.TestSerializableMetadata
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running org.apache.oodt.cas.metadata.util.TestPathUtils
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.oodt.cas.metadata.util.TestMimeTypeUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.oodt.cas.metadata.filenaming.TestPathUtilsNamingConvention
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.oodt.cas.metadata.extractors.TestExternMetExtractor
Jan 21, 2013 12:25:20 AM org.apache.oodt.cas.metadata.extractors.ExternMetExtractor extrMetadata
INFO: Generating met file for product file: [<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests/testfile.txt]>
Jan 21, 2013 12:25:20 AM org.apache.oodt.cas.metadata.extractors.ExternMetExtractor extrMetadata
INFO: Executing command line: [<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests/testExtractor> <https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests/testfile.txt> <https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests/testfile.txt.met> -Dtrue=always foo bar /home/jenkins/test\ boo ] with workingDir: [<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests]> to extract metadata
Jan 21, 2013 12:25:20 AM org.apache.oodt.cas.metadata.extractors.ExternMetExtractor extrMetadata
INFO: Met extraction successful for product file: [<https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata5369387667278951498.tests/testfile.txt]>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec
Running org.apache.oodt.cas.metadata.extractors.TestCopyAndRewriteExtractor
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.oodt.cas.metadata.extractors.TestMetReader
Jan 21, 2013 12:25:20 AM org.apache.oodt.cas.metadata.extractors.MetReaderExtractor extrMetadata
INFO: Reading metadata from <https://builds.apache.org/job/oodt-trunk/ws/metadata/target/classes/metadata6297773449630230163.tests/testfile2.txt.met>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.oodt.cas.metadata.extractors.TestExternMetExtractorConfigReader
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec
Running org.apache.oodt.cas.metadata.TestMetadata
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/oodt-trunk/ws/metadata/target/cas-metadata-0.6-SNAPSHOT.jar>
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: attach-javadocs}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/metadata/target/cas-metadata-0.6-SNAPSHOT.jar> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-metadata/0.6-SNAPSHOT/cas-metadata-0.6-SNAPSHOT.jar>
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/metadata/pom.xml> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-metadata/builds/2013-01-21_00-22-28/archive/org.apache.oodt/cas-metadata/0.6-SNAPSHOT/cas-metadata-0.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/metadata/target/cas-metadata-0.6-SNAPSHOT.jar> to /home/hudson/hudson/jobs/oodt-trunk/modules/org.apache.oodt$cas-metadata/builds/2013-01-21_00-22-28/archive/org.apache.oodt/cas-metadata/0.6-SNAPSHOT/cas-metadata-0.6-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building CAS Protocol
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.pom
11K downloaded  (xstream-1.3.1.pom)
Downloading: http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream-parent/1.3.1/xstream-parent-1.3.1.pom
13K downloaded  (xstream-parent-1.3.1.pom)
Downloading: http://repo1.maven.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
1K downloaded  (xpp3_min-1.1.4c.pom)
Downloading: http://repo1.maven.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloading: http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar
24K downloaded  (xpp3_min-1.1.4c.jar)
421K downloaded  (xstream-1.3.1.jar)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to org/apache/oodt/cas/protocol
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 21 source files to <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 11 source files to <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.oodt.cas.protocol.system.TestProtocolManager
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@91cee: display name [org.springframework.context.support.FileSystemXmlApplicationContext@91cee]; startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from file [<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@91cee]: org.springframework.beans.factory.support.DefaultListableBeanFactory@84cc09
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@84cc09: defining beans [org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1]; root of factory hierarchy
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@c0f1ec: display name [org.springframework.context.support.FileSystemXmlApplicationContext@c0f1ec]; startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from file [<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@c0f1ec]: org.springframework.beans.factory.support.DefaultListableBeanFactory@100bac2
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@100bac2: defining beans [org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1]; root of factory hierarchy
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@2acc57: display name [org.springframework.context.support.FileSystemXmlApplicationContext@2acc57]; startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from file [<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@2acc57]: org.springframework.beans.factory.support.DefaultListableBeanFactory@171f189
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@171f189: defining beans [org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1]; root of factory hierarchy
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec
Running org.apache.oodt.cas.protocol.cli.action.TestProtocolCliAction
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.oodt.cas.protocol.cli.action.TestBasicVerifyCliAction
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@15e234c: display name [org.springframework.context.support.FileSystemXmlApplicationContext@15e234c]; startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from file [<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@15e234c]: org.springframework.beans.factory.support.DefaultListableBeanFactory@36527f
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@36527f: defining beans [org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1]; root of factory hierarchy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.oodt.cas.protocol.cli.action.TestDownloadCliAction
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@a9255c: display name [org.springframework.context.support.FileSystemXmlApplicationContext@a9255c]; startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from file [<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@a9255c]: org.springframework.beans.factory.support.DefaultListableBeanFactory@18c3679
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@18c3679: defining beans [org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1]; root of factory hierarchy
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@174219d: display name [org.springframework.context.support.FileSystemXmlApplicationContext@174219d]; startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from file [<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@174219d]: org.springframework.beans.factory.support.DefaultListableBeanFactory@edf389
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@edf389: defining beans [org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1]; root of factory hierarchy
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@19a029e: display name [org.springframework.context.support.FileSystemXmlApplicationContext@19a029e]; startup date [Mon Jan 21 00:25:24 UTC 2013]; root of context hierarchy
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from file [<https://builds.apache.org/job/oodt-trunk/ws/protocol/api/src/testdata/test-protocol-config.xml]>
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.FileSystemXmlApplicationContext@19a029e]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1a85d38
Jan 21, 2013 12:25:24 AM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jan 21, 2013 12:25:24 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1a85d38: defining beans [org.apache.oodt.commons.spring.postprocessor.SetIdBeanPostProcessor,ftp1,ftp2,ftp3,sftp1,sftp2,http1]; root of factory hierarchy
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
Running org.apache.oodt.cas.protocol.TestProtocolFile
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.oodt.cas.protocol.auth.TestBasicAuthentication
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.oodt.cas.protocol.auth.TestNoAuthentication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT.jar>
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead.
[INFO] [javadoc:javadoc {execution: attach-javadocs}]
[INFO] [assembly:single {execution: default}]
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Processing DependencySet (output=lib)
[INFO] Building tar : <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT-dist.tar.gz>
[INFO] Processing DependencySet (output=lib)
[INFO] Building zip: <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT-dist.zip>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT.jar> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-protocol-api/0.6-SNAPSHOT/cas-protocol-api-0.6-SNAPSHOT.jar>
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT-dist.tar.gz> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-protocol-api/0.6-SNAPSHOT/cas-protocol-api-0.6-SNAPSHOT-dist.tar.gz>
[INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.6-SNAPSHOT-dist.zip> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-protocol-api/0.6-SNAPSHOT/cas-protocol-api-0.6-SNAPSHOT-dist.zip>
ERROR: Maven JVM terminated unexpectedly with exit code 143