See 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/2098/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
apache-jdkim-library ---
[INFO] Deleting 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/target>
[TASKS] Scanning folder 
'<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/'>
 for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 41 files to scan for tasks
Found 24 open tasks.
[TASKS] Computing warning deltas based on reference build #2096
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ 
apache-jdkim-library ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
apache-jdkim-library ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
apache-jdkim-library ---
[INFO] Compiling 25 source files to 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
apache-jdkim-library ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 78 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
apache-jdkim-library ---
[INFO] Compiling 16 source files to 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ 
apache-jdkim-library ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.james.jdkim.DKIMVerifierTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.apache.james.jdkim.PerlDKIMTest
Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec
Running org.apache.james.jdkim.SignatureRecordTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.apache.james.jdkim.tagvalue.TagValueTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.james.jdkim.SignatureRecordImplTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.apache.james.jdkim.DNSPublicKeyRetrieverTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec
Running org.apache.james.jdkim.canon.SimpleBodyCanonicalizerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.apache.james.jdkim.canon.LimitedOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.james.jdkim.canon.DigestOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.james.jdkim.canon.CompoundOutputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.james.jdkim.canon.RelaxedBodyCanonicalizerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.james.jdkim.FileBasedTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec
Running org.apache.james.jdkim.PublicKeyRecordTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
Running org.apache.james.jdkim.MultiplexingPublicKeyRecordRetrieverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ 
apache-jdkim-library ---
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ apache-jdkim-library ---
[INFO] Building jar: 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/target/apache-jdkim-library-0.3-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
apache-jdkim-library ---
[INFO] 
[INFO] --- maven-shade-plugin:1.5:shade (default) @ apache-jdkim-library ---
[INFO] Excluding org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.1 
from the shaded jar.
[INFO] Excluding 
org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:jar:1.8.3 from the 
shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.7 in the shaded jar.
[INFO] Excluding org.apache.james:apache-mailet-base:jar:2.5.0 from the shaded 
jar.
[INFO] Excluding org.apache.james:apache-mailet-api:jar:2.5.0 from the shaded 
jar.
[INFO] Excluding org.apache.james:apache-mime4j-core:jar:0.7.2 from the shaded 
jar.
[INFO] Excluding org.apache.james:apache-mime4j-dom:jar:0.7.2 from the shaded 
jar.
[INFO] Excluding log4j:log4j:jar:1.2.16 from the shaded jar.
[INFO] Excluding dnsjava:dnsjava:jar:2.1.1 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/target/apache-jdkim-library-0.3-SNAPSHOT.jar>
 with 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/target/apache-jdkim-library-0.3-SNAPSHOT-shaded.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ apache-jdkim-library ---
[INFO] Exclude: src/test/resources/org/apache/james/jdkim/corpus/*
[INFO] Exclude: src/test/resources/org/apache/james/jdkim/Mail-DKIM/FAKE_DNS.dat
[INFO] Exclude: src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/*
[INFO] Exclude: release.properties
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: nbactions.xml
[INFO] Exclude: **/.*/**/*
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
apache-jdkim-library ---
[INFO] Installing 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/target/apache-jdkim-library-0.3-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/dependency-reduced-pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/jdkim-trunk/org.apache.james.jdkim$apache-jdkim-library/ws/target/apache-jdkim-library-0.3-SNAPSHOT-tests.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ 
apache-jdkim-library ---
[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@1417d63) 
        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-jdkim-library ---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-library/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.james.jdkim:apache-jdkim-library:0.3-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/jdkim/apache-jdkim-library/0.3-SNAPSHOT/maven-metadata.xml.
 Return code is: 502, ReasonPhrase:Proxy Error.

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

Reply via email to