You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/01/04 17:47:10 UTC

Build failed in Jenkins: wss4j-2.1 #15

See <https://builds.apache.org/job/wss4j-2.1/15/changes>

Changes:

[coheigea] Updating Apache DS

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/wss4j-2.1/ws/>
Updating http://svn.apache.org/repos/asf/webservices/wss4j/branches/2_1_x-fixes at revision '2016-01-04T16:46:22.158 +0000'
U         parent/pom.xml
At revision 1722917
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40426
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[wss4j] $ /home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 40426 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy -Pdeploy
[INFO] Scanning for projects...
[WARNING] 
	Profile with id: 'deploy' has not been activated.

[INFO] Reactor build order: 
[INFO]   Apache WSS4J Build Tools
[INFO]   Apache WSS4J
[INFO]   Apache WSS4J parent
[INFO]   Apache WSS4J WS-Security Bindings
[INFO]   Apache WSS4J WS-SecurityPolicy model
[INFO]   Apache WSS4J WS-Security Common
[INFO]   Apache WSS4J DOM WS-Security
[INFO]   Apache WSS4J Streaming WS-Security
[INFO]   Apache WSS4J WS-Security Integration
[INFO]   Apache WSS4J Streaming WS-SecurityPolicy
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache WSS4J Build Tools
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target>
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for: org.apache.maven.plugins:maven-deploy-plugin:2.4

check that the following section of the pom.xml is present and correct:

<distributionManagement>
  <!-- use the following if you're not using a snapshot version. -->
  <repository>
    <id>repo</id>
    <name>Repository Name</name>
    <url>scp://host/path/to/repo</url>
  </repository>
  <!-- use the following if you ARE using a snapshot version. -->
  <snapshotRepository>
    <id>repo</id>
    <name>Repository Name</name>
    <url>scp://host/path/to/repo</url>
  </snapshotRepository>
</distributionManagement>

Cause: Class 'org.apache.maven.artifact.repository.ArtifactRepository' cannot be instantiated
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Mon Jan 04 16:47:10 UTC 2016
[INFO] Final Memory: 17M/316M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/pom.xml> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
Sending e-mails to: dev@ws.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Jenkins build is back to normal : wss4j-2.1 #21

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wss4j-2.1/21/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Build failed in Jenkins: wss4j-2.1 #20

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wss4j-2.1/20/changes>

Changes:

[coheigea] Remove method from Crypto interface

[coheigea] Fixing deploy

[coheigea] [WSS-565] - Support the ability to create and process EncryptedKeys that reference a PublicKey

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/wss4j-2.1/ws/>
Updating http://svn.apache.org/repos/asf/webservices/wss4j/branches/2_1_x-fixes at revision '2016-01-07T14:46:19.904 +0000'
U         build-tools/pom.xml
U         ws-security-dom/src/test/java/org/apache/wss4j/dom/message/EncryptionTest.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/util/X509Util.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/processor/SignatureProcessor.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/processor/EncryptedKeyProcessor.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecEncrypt.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecEncryptedKey.java
U         ws-security-common/src/main/java/org/apache/wss4j/common/crypto/Merlin.java
U         ws-security-common/src/main/java/org/apache/wss4j/common/crypto/CertificateStore.java
U         ws-security-common/src/main/java/org/apache/wss4j/common/crypto/Crypto.java
At revision 1723564
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots/org/apache/wss4j/wss4j/2.2.0-SNAPSHOT/maven-metadata.xml
Downloaded artifact http://repository.apache.org/snapshots/org/apache/wss4j/wss4j/2.2.0-SNAPSHOT/wss4j-2.2.0-20160107.132727-12.pom
Modules changed, recalculating dependency graph
Established TCP socket on 51067
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[wss4j] $ /home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 51067 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy -Pdeploy
[INFO] Scanning for projects...
[WARNING] 
	Profile with id: 'deploy' has not been activated.

[INFO] Reactor build order: 
[INFO]   Apache WSS4J
[INFO]   Apache WSS4J Build Tools
[INFO]   Apache WSS4J parent
[INFO]   Apache WSS4J WS-Security Bindings
[INFO]   Apache WSS4J WS-SecurityPolicy model
[INFO]   Apache WSS4J WS-Security Common
[INFO]   Apache WSS4J DOM WS-Security
[INFO]   Apache WSS4J Streaming WS-Security
[INFO]   Apache WSS4J WS-Security Integration
[INFO]   Apache WSS4J Streaming WS-SecurityPolicy
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache WSS4J
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/target>
[INFO] Preparing pmd:check
[INFO] snapshot org.apache.wss4j:build-tools:2.1.5-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [pmd:pmd {execution: pmd}]
ERROR: Could not find local repository for 2.2.1
[INFO] [pmd:check {execution: validate}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [site:attach-descriptor {execution: attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: check from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/target/wss4j-2.1.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/target/wss4j-2.1.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT-site.xml
[INFO] Preparing pmd:check
[INFO] [pmd:pmd {execution: pmd}]
ERROR: Could not find local repository for 2.2.1
[INFO] [pmd:check {execution: validate}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [site:attach-descriptor {execution: attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: check from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/target/wss4j-2.1.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/target/wss4j-2.1.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/target/wss4j-2.1.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/target/wss4j-2.1.5-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT-site.xml
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b06db60076d16cf63904bfb1f78a5f34af41804b'; remote = '2d4ec07f1f81296bc474b57b90cc84d3b17da61e' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b06db60076d16cf63904bfb1f78a5f34af41804b'; remote = '2d4ec07f1f81296bc474b57b90cc84d3b17da61e' - IGNORING
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-20160107.144732-18.pom
19K uploaded  (wss4j-2.1.5-20160107.144732-18.pom)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.wss4j:wss4j'
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b06db60076d16cf63904bfb1f78a5f34af41804b'; remote = '2d4ec07f1f81296bc474b57b90cc84d3b17da61e' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b06db60076d16cf63904bfb1f78a5f34af41804b'; remote = '2d4ec07f1f81296bc474b57b90cc84d3b17da61e' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot org.apache.wss4j:wss4j:2.1.5-SNAPSHOT'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-20160107.144732-18-site.xml
638b uploaded  (wss4j-2.1.5-20160107.144732-18-site.xml)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-20160107.144732-18-site.xml
638b uploaded  (wss4j-2.1.5-20160107.144732-18-site.xml)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-20160107.144732-18-site.xml
638b uploaded  (wss4j-2.1.5-20160107.144732-18-site.xml)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-20160107.144732-18-site.xml
638b uploaded  (wss4j-2.1.5-20160107.144732-18-site.xml)
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache WSS4J Build Tools
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target>
[INFO] Preparing pmd:check
[INFO] [pmd:pmd {execution: pmd}]
ERROR: Could not find local repository for 2.2.1
[INFO] [pmd:check {execution: validate}]
[INFO] 
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[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/wss4j-2.1/ws/wss4j/build-tools/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar>
[INFO] [site:attach-descriptor {execution: attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: check from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT-sources.jar
[INFO] Preparing pmd:check
[INFO] [pmd:pmd {execution: pmd}]
ERROR: Could not find local repository for 2.2.1
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] org.apache.maven.reporting.MavenReportException: Cannot create file-based resource:invalid distance too far back
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.RuntimeException: org.apache.maven.reporting.MavenReportException: Cannot create file-based resource:invalid distance too far back
	at org.apache.maven.plugin.pmd.PmdReport.canGenerateReport(PmdReport.java:267)
	at org.apache.maven.reporting.AbstractMavenReport.execute(AbstractMavenReport.java:119)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle(DefaultLifecycleExecutor.java:1211)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(DefaultLifecycleExecutor.java:1038)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:643)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:205)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:154)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:79)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:55)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.reporting.MavenReportException: Cannot create file-based resource:invalid distance too far back
	at org.apache.maven.plugin.pmd.PmdReport.executePmd(PmdReport.java:336)
	at org.apache.maven.plugin.pmd.PmdReport.executePmdWithClassloader(PmdReport.java:280)
	at org.apache.maven.plugin.pmd.PmdReport.canGenerateReport(PmdReport.java:254)
	... 34 more
Caused by: org.codehaus.plexus.resource.loader.FileResourceCreationException: Cannot create file-based resource:invalid distance too far back
	at org.codehaus.plexus.resource.DefaultResourceManager.createResourceAsFile(DefaultResourceManager.java:220)
	at org.codehaus.plexus.resource.DefaultResourceManager.getResourceAsFile(DefaultResourceManager.java:101)
	at org.apache.maven.plugin.pmd.PmdReport.executePmd(PmdReport.java:322)
	... 36 more
Caused by: java.util.zip.ZipException: invalid distance too far back
	at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
	at java.io.FilterInputStream.read(FilterInputStream.java:133)
	at java.io.FilterInputStream.read(FilterInputStream.java:107)
	at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:189)
	at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:175)
	at org.codehaus.plexus.resource.DefaultResourceManager.createResourceAsFile(DefaultResourceManager.java:212)
	... 38 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Thu Jan 07 14:47:43 UTC 2016
[INFO] Final Memory: 63M/802M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/pom.xml> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT-sources.jar> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT-sources.jar
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/pom.xml> to org.apache.wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/target/wss4j-2.1.5-SNAPSHOT-site.xml> to org.apache.wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT-site.xml
[JENKINS] Archiving /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT.pom to org.apache.wss4j/wss4j/2.1.5-20160107.144732-18/wss4j-2.1.5-20160107.144732-18.pom
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/target/wss4j-2.1.5-SNAPSHOT-site.xml> to org.apache.wss4j/wss4j/2.1.5-20160107.144732-18/wss4j-2.1.5-20160107.144732-18-site.xml
/x1/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j/2.1.5-SNAPSHOT/wss4j-2.1.5-SNAPSHOT.pom is not inside /x1/jenkins/jenkins-slave/workspace/wss4j-2.1/wss4j/; will archive in a separate pass
Sending e-mails to: dev@ws.apache.org coheigea@apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Build failed in Jenkins: wss4j-2.1 #19

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wss4j-2.1/19/changes>

Changes:

[coheigea] More WSS4J checkstyle work

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/wss4j-2.1/ws/>
Updating http://svn.apache.org/repos/asf/webservices/wss4j/branches/2_1_x-fixes at revision '2016-01-07T11:46:21.168 +0000'
U         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/enforcer/PolicyEnforcerFactory.java
U         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/enforcer/PolicyInputProcessor.java
U         ws-security-policy-stax/src/main/java/org/apache/wss4j/policy/stax/enforcer/PolicyEnforcer.java
U         build-tools/src/main/resources/wss4j-checkstyle.xml
At revision 1723522
Parsing POMs
Established TCP socket on 46507
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[wss4j] $ /home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 46507 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/2 clean install deploy -Pdeploy
[INFO] Scanning for projects...
[WARNING] 
	Profile with id: 'deploy' has not been activated.

[INFO] Reactor build order: 
[INFO]   Apache WSS4J Build Tools
[INFO]   Apache WSS4J
[INFO]   Apache WSS4J parent
[INFO]   Apache WSS4J WS-Security Bindings
[INFO]   Apache WSS4J WS-SecurityPolicy model
[INFO]   Apache WSS4J WS-Security Common
[INFO]   Apache WSS4J DOM WS-Security
[INFO]   Apache WSS4J Streaming WS-Security
[INFO]   Apache WSS4J WS-Security Integration
[INFO]   Apache WSS4J Streaming WS-SecurityPolicy
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache WSS4J Build Tools
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target>
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for: org.apache.maven.plugins:maven-deploy-plugin:2.4

check that the following section of the pom.xml is present and correct:

<distributionManagement>
  <!-- use the following if you're not using a snapshot version. -->
  <repository>
    <id>repo</id>
    <name>Repository Name</name>
    <url>scp://host/path/to/repo</url>
  </repository>
  <!-- use the following if you ARE using a snapshot version. -->
  <snapshotRepository>
    <id>repo</id>
    <name>Repository Name</name>
    <url>scp://host/path/to/repo</url>
  </snapshotRepository>
</distributionManagement>

Cause: Class 'org.apache.maven.artifact.repository.ArtifactRepository' cannot be instantiated
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Thu Jan 07 11:46:47 UTC 2016
[INFO] Final Memory: 17M/316M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/pom.xml> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
Sending e-mails to: dev@ws.apache.org coheigea@apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Build failed in Jenkins: wss4j-2.1 #18

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wss4j-2.1/18/changes>

Changes:

[coheigea] More checkstyle work

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/wss4j-2.1/ws/>
Updating http://svn.apache.org/repos/asf/webservices/wss4j/branches/2_1_x-fixes at revision '2016-01-06T11:46:17.998 +0000'
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/transform/STRTransformUtil.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/transform/STRTransform.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/transform/AttachmentCompleteSignatureTransform.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/transform/AttachmentContentSignatureTransform.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/action/AbstractDerivedAction.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/action/SignatureAction.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/handler/WSHandler.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/SOAP11Constants.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/DerivedKeyToken.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/Timestamp.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/KerberosSecurity.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecSignatureBase.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecDKSign.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecDKEncrypt.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecEncrypt.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/WSSecEncryptedKey.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/callback/DOMCallbackLookup.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/saml/WSSecSignatureSAML.java
At revision 1723286
Parsing POMs
Established TCP socket on 53426
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[wss4j] $ /home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 53426 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy -Pdeploy
[INFO] Scanning for projects...
[WARNING] 
	Profile with id: 'deploy' has not been activated.

[INFO] Reactor build order: 
[INFO]   Apache WSS4J Build Tools
[INFO]   Apache WSS4J
[INFO]   Apache WSS4J parent
[INFO]   Apache WSS4J WS-Security Bindings
[INFO]   Apache WSS4J WS-SecurityPolicy model
[INFO]   Apache WSS4J WS-Security Common
[INFO]   Apache WSS4J DOM WS-Security
[INFO]   Apache WSS4J Streaming WS-Security
[INFO]   Apache WSS4J WS-Security Integration
[INFO]   Apache WSS4J Streaming WS-SecurityPolicy
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache WSS4J Build Tools
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target>
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for: org.apache.maven.plugins:maven-deploy-plugin:2.4

check that the following section of the pom.xml is present and correct:

<distributionManagement>
  <!-- use the following if you're not using a snapshot version. -->
  <repository>
    <id>repo</id>
    <name>Repository Name</name>
    <url>scp://host/path/to/repo</url>
  </repository>
  <!-- use the following if you ARE using a snapshot version. -->
  <snapshotRepository>
    <id>repo</id>
    <name>Repository Name</name>
    <url>scp://host/path/to/repo</url>
  </snapshotRepository>
</distributionManagement>

Cause: Class 'org.apache.maven.artifact.repository.ArtifactRepository' cannot be instantiated
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Wed Jan 06 11:46:38 UTC 2016
[INFO] Final Memory: 16M/250M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/pom.xml> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
Sending e-mails to: dev@ws.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Build failed in Jenkins: wss4j-2.1 #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wss4j-2.1/17/changes>

Changes:

[coheigea] [WSS-563] - Cannot decrypt non XML conform attachements

[coheigea] Minor error change

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/wss4j-2.1/ws/>
Updating http://svn.apache.org/repos/asf/webservices/wss4j/branches/2_1_x-fixes at revision '2016-01-05T15:52:43.651 +0000'
U         ws-security-common/src/main/resources/messages/wss4j_errors.properties
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/util/EncryptionUtils.java
At revision 1723108
Parsing POMs
Established TCP socket on 52296
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[wss4j] $ /home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 52296 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/2 clean install deploy -Pdeploy
[INFO] Scanning for projects...
[WARNING] 
	Profile with id: 'deploy' has not been activated.

[INFO] Reactor build order: 
[INFO]   Apache WSS4J Build Tools
[INFO]   Apache WSS4J
[INFO]   Apache WSS4J parent
[INFO]   Apache WSS4J WS-Security Bindings
[INFO]   Apache WSS4J WS-SecurityPolicy model
[INFO]   Apache WSS4J WS-Security Common
[INFO]   Apache WSS4J DOM WS-Security
[INFO]   Apache WSS4J Streaming WS-Security
[INFO]   Apache WSS4J WS-Security Integration
[INFO]   Apache WSS4J Streaming WS-SecurityPolicy
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache WSS4J Build Tools
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target>
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for: org.apache.maven.plugins:maven-deploy-plugin:2.4

check that the following section of the pom.xml is present and correct:

<distributionManagement>
  <!-- use the following if you're not using a snapshot version. -->
  <repository>
    <id>repo</id>
    <name>Repository Name</name>
    <url>scp://host/path/to/repo</url>
  </repository>
  <!-- use the following if you ARE using a snapshot version. -->
  <snapshotRepository>
    <id>repo</id>
    <name>Repository Name</name>
    <url>scp://host/path/to/repo</url>
  </snapshotRepository>
</distributionManagement>

Cause: Class 'org.apache.maven.artifact.repository.ArtifactRepository' cannot be instantiated
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Tue Jan 05 15:53:32 UTC 2016
[INFO] Final Memory: 16M/250M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/pom.xml> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
Sending e-mails to: dev@ws.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Build failed in Jenkins: wss4j-2.1 #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wss4j-2.1/16/changes>

Changes:

[coheigea] Checkstyle updates

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/wss4j-2.1/ws/>
Updating http://svn.apache.org/repos/asf/webservices/wss4j/branches/2_1_x-fixes at revision '2016-01-05T11:46:23.494 +0000'
U         ws-security-dom/src/test/java/org/apache/wss4j/dom/message/ModifiedRequestTest.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/util/WSSecurityUtil.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/util/EncryptionUtils.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/processor/SignatureProcessor.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/processor/EncryptedKeyProcessor.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/processor/ReferenceListProcessor.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/SOAP12Constants.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/UsernameToken.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/message/token/Timestamp.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/validate/JAASUsernameTokenValidator.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/saml/WSSecSignatureSAML.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/engine/WSSConfig.java
U         ws-security-dom/src/main/java/org/apache/wss4j/dom/WSConstants.java
U         ws-security-common/src/main/java/org/apache/wss4j/common/bsp/BSPRule.java
U         ws-security-common/src/main/java/org/apache/wss4j/common/spnego/DefaultSpnegoClientAction.java
U         ws-security-common/src/main/java/org/apache/wss4j/common/derivedKey/P_SHA1.java
U         ws-security-common/src/main/java/org/apache/wss4j/common/token/SecurityTokenReference.java
U         ws-security-common/src/main/java/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.java
U         ws-security-common/src/main/java/org/apache/wss4j/common/crypto/Merlin.java
U         ws-security-common/src/main/java/org/apache/wss4j/common/crypto/CertificateStore.java
U         ws-security-common/src/main/java/org/apache/wss4j/common/crypto/X509SubjectPublicKeyInfo.java
At revision 1723046
Parsing POMs
Established TCP socket on 58898
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
[wss4j] $ /home/jenkins/tools/java/jdk1.7.0_79-unlimited-security/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 58898 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy -Pdeploy
[INFO] Scanning for projects...
[WARNING] 
	Profile with id: 'deploy' has not been activated.

[INFO] Reactor build order: 
[INFO]   Apache WSS4J Build Tools
[INFO]   Apache WSS4J
[INFO]   Apache WSS4J parent
[INFO]   Apache WSS4J WS-Security Bindings
[INFO]   Apache WSS4J WS-SecurityPolicy model
[INFO]   Apache WSS4J WS-Security Common
[INFO]   Apache WSS4J DOM WS-Security
[INFO]   Apache WSS4J Streaming WS-Security
[INFO]   Apache WSS4J WS-Security Integration
[INFO]   Apache WSS4J Streaming WS-SecurityPolicy
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache WSS4J Build Tools
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target>
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for: org.apache.maven.plugins:maven-deploy-plugin:2.4

check that the following section of the pom.xml is present and correct:

<distributionManagement>
  <!-- use the following if you're not using a snapshot version. -->
  <repository>
    <id>repo</id>
    <name>Repository Name</name>
    <url>scp://host/path/to/repo</url>
  </repository>
  <!-- use the following if you ARE using a snapshot version. -->
  <snapshotRepository>
    <id>repo</id>
    <name>Repository Name</name>
    <url>scp://host/path/to/repo</url>
  </snapshotRepository>
</distributionManagement>

Cause: Class 'org.apache.maven.artifact.repository.ArtifactRepository' cannot be instantiated
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Tue Jan 05 11:46:49 UTC 2016
[INFO] Final Memory: 17M/316M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/pom.xml> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/wss4j-2.1/ws/wss4j/build-tools/target/build-tools-2.1.5-SNAPSHOT.jar> to org.apache.wss4j/build-tools/2.1.5-SNAPSHOT/build-tools-2.1.5-SNAPSHOT.jar
No prior successful build to compare, so performing full copy of artifacts
Sending e-mails to: dev@ws.apache.org
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org