See <https://builds.apache.org/job/james-mailet/2357/>

------------------------------------------
[...truncated 220 lines...]
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
apache-mailet-base ---
[INFO] Compiling 8 source files to 
<https://builds.apache.org/job/james-mailet/ws/trunk/base/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ apache-mailet-base 
---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/james-mailet/ws/trunk/base/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.mailet.base.MatcherInverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.apache.mailet.base.MailetUtilTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ 
apache-mailet-base ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
apache-mailet-base ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ apache-mailet-base ---
[INFO] Building jar: 
<https://builds.apache.org/job/james-mailet/ws/trunk/base/target/apache-mailet-base-2.5.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ apache-mailet-base ---
[INFO] Exclude: NOTICE.*
[INFO] Exclude: LICENSE.*
[INFO] Exclude: release.properties
[INFO] Exclude: dist/**/*
[INFO] Exclude: **/.*
[INFO] Exclude: .*/**/*
[INFO] Exclude: **/.*/**/*
[INFO] Exclude: **/LICENSE*
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: src/site/**
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
apache-mailet-base ---
[INFO] Installing 
<https://builds.apache.org/job/james-mailet/ws/trunk/base/target/apache-mailet-base-2.5.1-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/james-mailet/ws/trunk/base/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/james-mailet/ws/trunk/base/target/apache-mailet-base-2.5.1-SNAPSHOT-tests.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ 
apache-mailet-base ---
[WARNING] Exception while updating local OBR: Unable to read repository xml: 
file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: 
file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
        at 
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
        at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:141)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type 
(position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@58fc35) 
        at org.kxml2.io.KXmlParser.exception(Unknown Source)
        at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
        at 
org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
        at 
org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
        at 
org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
        at 
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316)
        ... 34 more
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-mailet-base 
---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/maven-metadata.xml
 (1004 B at 1.6 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20140309.040248-388.jar
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20140309.040248-388.jar
 (31 KB at 695.0 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20140309.040248-388.pom
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20140309.040248-388.pom
 (4 KB at 82.7 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/maven-metadata.xml
 (392 B at 0.7 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/maven-metadata.xml
 (1004 B at 6.9 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/maven-metadata.xml
 (392 B at 3.5 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20140309.040248-388-tests.jar
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-20140309.040248-388-tests.jar
 (26 KB at 503.6 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/apache-mailet-base/2.5.1-SNAPSHOT/maven-metadata.xml
 (1004 B at 25.1 KB/sec)
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:deploy (default-deploy) @ 
apache-mailet-base ---
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: Mailetdocs Maven Plugin 2.5.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
mailetdocs-maven-plugin ---
[INFO] Deleting 
<https://builds.apache.org/job/james-mailet/ws/trunk/mailetdocs-maven-plugin/target>
[INFO] 
[INFO] --- maven-plugin-plugin:2.9:helpmojo (generated-helpmojo) @ 
mailetdocs-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 2 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-plugin-plugin:2.9:descriptor (default-descriptor) @ 
mailetdocs-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ 
mailetdocs-maven-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
mailetdocs-maven-plugin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/james-mailet/ws/trunk/mailetdocs-maven-plugin/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
mailetdocs-maven-plugin ---
[INFO] Compiling 6 source files to 
<https://builds.apache.org/job/james-mailet/ws/trunk/mailetdocs-maven-plugin/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
mailetdocs-maven-plugin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/james-mailet/ws/trunk/mailetdocs-maven-plugin/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
mailetdocs-maven-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ 
mailetdocs-maven-plugin ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/james-mailet/ws/trunk/mailetdocs-maven-plugin/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ mailetdocs-maven-plugin 
---
[INFO] Building jar: 
<https://builds.apache.org/job/james-mailet/ws/trunk/mailetdocs-maven-plugin/target/mailetdocs-maven-plugin-2.5.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:2.9:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ mailetdocs-maven-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
mailetdocs-maven-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ mailetdocs-maven-plugin ---
[INFO] Exclude: NOTICE.*
[INFO] Exclude: LICENSE.*
[INFO] Exclude: release.properties
[INFO] Exclude: dist/**/*
[INFO] Exclude: **/.*
[INFO] Exclude: .*/**/*
[INFO] Exclude: **/.*/**/*
[INFO] Exclude: **/LICENSE*
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: src/site/**
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
mailetdocs-maven-plugin ---
[INFO] Installing 
<https://builds.apache.org/job/james-mailet/ws/trunk/mailetdocs-maven-plugin/target/mailetdocs-maven-plugin-2.5.1-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/mailetdocs-maven-plugin/2.5.1-SNAPSHOT/mailetdocs-maven-plugin-2.5.1-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/james-mailet/ws/trunk/mailetdocs-maven-plugin/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/mailetdocs-maven-plugin/2.5.1-SNAPSHOT/mailetdocs-maven-plugin-2.5.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ 
mailetdocs-maven-plugin ---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/mailetdocs-maven-plugin/2.5.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.james:mailetdocs-maven-plugin:2.5.1-SNAPSHOT/maven-metadata.xml 
from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/mailetdocs-maven-plugin/2.5.1-SNAPSHOT/maven-metadata.xml.
 Return code is: 502, ReasonPhrase:Proxy Error.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: Mailets parent and aggregator ..... SUCCESS [14.352s]
[INFO] Apache James :: Mailet API ........................ SUCCESS [6.374s]
[INFO] Apache James :: Basic Mailet Toolkit .............. SUCCESS [6.382s]
[INFO] Apache James :: Mailetdocs Maven Plugin ........... FAILURE [34.842s]
[INFO] Apache James :: Crypto Mailets .................... SKIPPED
[INFO] Apache James :: Standard Mailets .................. SKIPPED
[INFO] Apache James :: AI Mailets ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:07.558s
[INFO] Finished at: Sun Mar 09 04:03:25 UTC 2014
[INFO] Final Memory: 36M/158M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on 
project mailetdocs-maven-plugin: Failed to retrieve remote metadata 
org.apache.james:mailetdocs-maven-plugin:2.5.1-SNAPSHOT/maven-metadata.xml: 
Could not transfer metadata 
org.apache.james:mailetdocs-maven-plugin:2.5.1-SNAPSHOT/maven-metadata.xml 
from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/mailetdocs-maven-plugin/2.5.1-SNAPSHOT/maven-metadata.xml.
 Return code is: 502, ReasonPhrase:Proxy Error. -> [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/MojoExecutionException

[ERROR] 
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/base/pom.xml> to 
org.apache.james/apache-mailet-base/2.5.1-SNAPSHOT/apache-mailet-base-2.5.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/base/target/apache-mailet-base-2.5.1-SNAPSHOT.jar>
 to 
org.apache.james/apache-mailet-base/2.5.1-20140309.040248-388/apache-mailet-base-2.5.1-20140309.040248-388.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/base/target/apache-mailet-base-2.5.1-SNAPSHOT-tests.jar>
 to 
org.apache.james/apache-mailet-base/2.5.1-20140309.040248-388/apache-mailet-base-2.5.1-20140309.040248-388-tests.jar
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mailetdocs-maven-plugin
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/mailetdocs-maven-plugin/pom.xml>
 to 
org.apache.james/mailetdocs-maven-plugin/2.5.1-SNAPSHOT/mailetdocs-maven-plugin-2.5.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/mailetdocs-maven-plugin/target/mailetdocs-maven-plugin-2.5.1-SNAPSHOT.jar>
 to 
org.apache.james/mailetdocs-maven-plugin/2.5.1-SNAPSHOT/mailetdocs-maven-plugin-2.5.1-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/pom.xml> to 
org.apache.james/apache-mailet/2.5.1-SNAPSHOT/apache-mailet-2.5.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/target/apache-mailet-2.5.1-SNAPSHOT-site.xml>
 to 
org.apache.james/apache-mailet/2.5.1-20140309.040233-409/apache-mailet-2.5.1-20140309.040233-409-site.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/api/pom.xml> to 
org.apache.james/apache-mailet-api/2.5.1-SNAPSHOT/apache-mailet-api-2.5.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/api/target/apache-mailet-api-2.5.1-SNAPSHOT.jar>
 to 
org.apache.james/apache-mailet-api/2.5.1-20140309.040241-405/apache-mailet-api-2.5.1-20140309.040241-405.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/ai/pom.xml> to 
org.apache.james/apache-mailet-ai/2.5.1-SNAPSHOT/apache-mailet-ai-2.5.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/crypto/pom.xml> to 
org.apache.james/apache-mailet-crypto/2.5.1-SNAPSHOT/apache-mailet-crypto-2.5.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/james-mailet/ws/trunk/standard/pom.xml> to 
org.apache.james/apache-mailet-standard/2.5.1-SNAPSHOT/apache-mailet-standard-2.5.1-SNAPSHOT.pom
Sending e-mails to: [email protected]
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to