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/05/14 22:51:40 UTC

Build failed in Jenkins: axiom-trunk » Axiom #2720

See <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/2720/>

------------------------------------------
Established TCP socket on 43140
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository -U clean deploy -Papache-release -Dgpg.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Axiom
[INFO] Build utilities
[INFO] JAR Resource Bundle
[INFO] Resource Transformer for META-INF/axiom.xml files
[INFO] Resource Transformer for OSGi Manifests
[INFO] javadoc-postprocessor-maven-plugin
[INFO] enforcer-maven-plugin
[INFO] Testing
[INFO] Multiton pattern implementation
[INFO] Axiom Test Utilities
[INFO] XML Test Suite
[INFO] jaxp-testsuite
[INFO] Google Truth extension for XML
[INFO] components
[INFO] xml-utils
[INFO] SOAP Test Suite
[INFO] Axiom API
[INFO] Aspects
[INFO] Core Aspects
[INFO] Shared Aspects
[INFO] OM Aspects
[INFO] Google Truth extension for Axiom
[INFO] Jaxen Test Suite
[INFO] Axiom Implementation Test Suite
[INFO] Implementations
[INFO] LLOM
[INFO] DOM Aspects
[INFO] DOM Test Suite
[INFO] DOOM
[INFO] Axiom Compatibility Classes
[INFO] Axiom JAXB Integration
[INFO] Axiom C14N
[INFO] Axiom Uber-JAR
[INFO] Samples
[INFO] System Tests
[INFO] Cross OM Tests
[INFO] Eclipse Tests
[INFO] Wildfly Tests
[INFO] Axiom Test Suite (old)
[INFO] Axiom OSGi Tests
[INFO] Spring-WS Test Suite
[INFO] Spring WS Tests
[INFO] WSS4J Tests
[INFO] Developer Guide
[INFO] User Guide
[INFO] Javadoc
[INFO] FOM Aspects
[INFO] FOM Test Suite
[INFO] Abdera Model (FOM) Implementation
[INFO] Distribution
[INFO] Code Coverage Report
[INFO] SAAJ Test Suite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ axiom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ axiom ---
[INFO] 
[INFO] --- tidy-maven-plugin:1.0-beta-1:check (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (initialize) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-surefire) @ axiom ---
[INFO] jacoco.surefireArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:surefire
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-failsafe) @ axiom ---
[INFO] jacoco.failsafeArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:failsafe
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (generate-policy-file) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (source-jars) @ axiom ---
[INFO] 
[INFO] --- maven-site-plugin:3.5:attach-descriptor (attach-descriptor) @ axiom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ axiom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (check-jacoco-exec) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:attach-artifact (attach-jacoco-exec) @ axiom ---
[INFO] Skip attaching artifacts
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check) @ axiom ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-gpg-plugin:1.5:sign (default) @ axiom ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ axiom ---
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] Exclude: RELEASE-NOTE.txt
[INFO] Exclude: src/site/markdown/release-notes/**
[INFO] Exclude: **/*.svg
[INFO] Exclude: legal/jaxen-LICENSE.txt
[INFO] Exclude: legal/stax2-api-LICENSE.txt
[INFO] Exclude: *.sonarj
[INFO] Exclude: release.properties
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 44 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 25 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ axiom ---
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/axiom-1.3.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ axiom ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.ws.commons.axiom:axiom:1.3.0-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/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable.

---------------------------------------------------------------------
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 : axiom-trunk » Axiom #2728

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/2728/>


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


Build failed in Jenkins: axiom-trunk » Axiom #2727

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/2727/>

------------------------------------------
Established TCP socket on 54829
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository -U clean deploy -Papache-release -Dgpg.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Axiom
[INFO] Build utilities
[INFO] JAR Resource Bundle
[INFO] Resource Transformer for META-INF/axiom.xml files
[INFO] Resource Transformer for OSGi Manifests
[INFO] javadoc-postprocessor-maven-plugin
[INFO] enforcer-maven-plugin
[INFO] Testing
[INFO] Multiton pattern implementation
[INFO] Axiom Test Utilities
[INFO] XML Test Suite
[INFO] jaxp-testsuite
[INFO] Google Truth extension for XML
[INFO] components
[INFO] xml-utils
[INFO] SOAP Test Suite
[INFO] Axiom API
[INFO] Aspects
[INFO] Core Aspects
[INFO] Shared Aspects
[INFO] OM Aspects
[INFO] Google Truth extension for Axiom
[INFO] Jaxen Test Suite
[INFO] Axiom Implementation Test Suite
[INFO] Implementations
[INFO] LLOM
[INFO] DOM Aspects
[INFO] DOM Test Suite
[INFO] DOOM
[INFO] Axiom Compatibility Classes
[INFO] Axiom JAXB Integration
[INFO] Axiom C14N
[INFO] Axiom Uber-JAR
[INFO] Samples
[INFO] System Tests
[INFO] Cross OM Tests
[INFO] Eclipse Tests
[INFO] Wildfly Tests
[INFO] Axiom Test Suite (old)
[INFO] Axiom OSGi Tests
[INFO] Spring-WS Test Suite
[INFO] Spring WS Tests
[INFO] WSS4J Tests
[INFO] Developer Guide
[INFO] User Guide
[INFO] Javadoc
[INFO] FOM Aspects
[INFO] FOM Test Suite
[INFO] Abdera Model (FOM) Implementation
[INFO] Distribution
[INFO] Code Coverage Report
[INFO] SAAJ Test Suite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ axiom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ axiom ---
[INFO] 
[INFO] --- tidy-maven-plugin:1.0-beta-1:check (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (initialize) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-surefire) @ axiom ---
[INFO] jacoco.surefireArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:surefire
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-failsafe) @ axiom ---
[INFO] jacoco.failsafeArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:failsafe
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (generate-policy-file) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (source-jars) @ axiom ---
[INFO] 
[INFO] --- maven-site-plugin:3.5:attach-descriptor (attach-descriptor) @ axiom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ axiom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (check-jacoco-exec) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:attach-artifact (attach-jacoco-exec) @ axiom ---
[INFO] Skip attaching artifacts
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check) @ axiom ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-gpg-plugin:1.5:sign (default) @ axiom ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ axiom ---
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] Exclude: RELEASE-NOTE.txt
[INFO] Exclude: src/site/markdown/release-notes/**
[INFO] Exclude: **/*.svg
[INFO] Exclude: legal/jaxen-LICENSE.txt
[INFO] Exclude: legal/stax2-api-LICENSE.txt
[INFO] Exclude: *.sonarj
[INFO] Exclude: release.properties
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 44 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 25 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ axiom ---
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/axiom-1.3.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ axiom ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.ws.commons.axiom:axiom:1.3.0-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/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable.

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


Build failed in Jenkins: axiom-trunk » Axiom #2726

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/2726/>

------------------------------------------
Established TCP socket on 37594
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository -U clean deploy -Papache-release -Dgpg.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Axiom
[INFO] Build utilities
[INFO] JAR Resource Bundle
[INFO] Resource Transformer for META-INF/axiom.xml files
[INFO] Resource Transformer for OSGi Manifests
[INFO] javadoc-postprocessor-maven-plugin
[INFO] enforcer-maven-plugin
[INFO] Testing
[INFO] Multiton pattern implementation
[INFO] Axiom Test Utilities
[INFO] XML Test Suite
[INFO] jaxp-testsuite
[INFO] Google Truth extension for XML
[INFO] components
[INFO] xml-utils
[INFO] SOAP Test Suite
[INFO] Axiom API
[INFO] Aspects
[INFO] Core Aspects
[INFO] Shared Aspects
[INFO] OM Aspects
[INFO] Google Truth extension for Axiom
[INFO] Jaxen Test Suite
[INFO] Axiom Implementation Test Suite
[INFO] Implementations
[INFO] LLOM
[INFO] DOM Aspects
[INFO] DOM Test Suite
[INFO] DOOM
[INFO] Axiom Compatibility Classes
[INFO] Axiom JAXB Integration
[INFO] Axiom C14N
[INFO] Axiom Uber-JAR
[INFO] Samples
[INFO] System Tests
[INFO] Cross OM Tests
[INFO] Eclipse Tests
[INFO] Wildfly Tests
[INFO] Axiom Test Suite (old)
[INFO] Axiom OSGi Tests
[INFO] Spring-WS Test Suite
[INFO] Spring WS Tests
[INFO] WSS4J Tests
[INFO] Developer Guide
[INFO] User Guide
[INFO] Javadoc
[INFO] FOM Aspects
[INFO] FOM Test Suite
[INFO] Abdera Model (FOM) Implementation
[INFO] Distribution
[INFO] Code Coverage Report
[INFO] SAAJ Test Suite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ axiom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ axiom ---
[INFO] 
[INFO] --- tidy-maven-plugin:1.0-beta-1:check (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (initialize) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-surefire) @ axiom ---
[INFO] jacoco.surefireArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:surefire
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-failsafe) @ axiom ---
[INFO] jacoco.failsafeArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:failsafe
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (generate-policy-file) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (source-jars) @ axiom ---
[INFO] 
[INFO] --- maven-site-plugin:3.5:attach-descriptor (attach-descriptor) @ axiom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ axiom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (check-jacoco-exec) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:attach-artifact (attach-jacoco-exec) @ axiom ---
[INFO] Skip attaching artifacts
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check) @ axiom ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-gpg-plugin:1.5:sign (default) @ axiom ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ axiom ---
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] Exclude: RELEASE-NOTE.txt
[INFO] Exclude: src/site/markdown/release-notes/**
[INFO] Exclude: **/*.svg
[INFO] Exclude: legal/jaxen-LICENSE.txt
[INFO] Exclude: legal/stax2-api-LICENSE.txt
[INFO] Exclude: *.sonarj
[INFO] Exclude: release.properties
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 44 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 25 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ axiom ---
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/axiom-1.3.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ axiom ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.ws.commons.axiom:axiom:1.3.0-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/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable.

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


Build failed in Jenkins: axiom-trunk » Axiom #2725

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/2725/>

------------------------------------------
Established TCP socket on 51631
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository -U clean deploy -Papache-release -Dgpg.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Axiom
[INFO] Build utilities
[INFO] JAR Resource Bundle
[INFO] Resource Transformer for META-INF/axiom.xml files
[INFO] Resource Transformer for OSGi Manifests
[INFO] javadoc-postprocessor-maven-plugin
[INFO] enforcer-maven-plugin
[INFO] Testing
[INFO] Multiton pattern implementation
[INFO] Axiom Test Utilities
[INFO] XML Test Suite
[INFO] jaxp-testsuite
[INFO] Google Truth extension for XML
[INFO] components
[INFO] xml-utils
[INFO] SOAP Test Suite
[INFO] Axiom API
[INFO] Aspects
[INFO] Core Aspects
[INFO] Shared Aspects
[INFO] OM Aspects
[INFO] Google Truth extension for Axiom
[INFO] Jaxen Test Suite
[INFO] Axiom Implementation Test Suite
[INFO] Implementations
[INFO] LLOM
[INFO] DOM Aspects
[INFO] DOM Test Suite
[INFO] DOOM
[INFO] Axiom Compatibility Classes
[INFO] Axiom JAXB Integration
[INFO] Axiom C14N
[INFO] Axiom Uber-JAR
[INFO] Samples
[INFO] System Tests
[INFO] Cross OM Tests
[INFO] Eclipse Tests
[INFO] Wildfly Tests
[INFO] Axiom Test Suite (old)
[INFO] Axiom OSGi Tests
[INFO] Spring-WS Test Suite
[INFO] Spring WS Tests
[INFO] WSS4J Tests
[INFO] Developer Guide
[INFO] User Guide
[INFO] Javadoc
[INFO] FOM Aspects
[INFO] FOM Test Suite
[INFO] Abdera Model (FOM) Implementation
[INFO] Distribution
[INFO] Code Coverage Report
[INFO] SAAJ Test Suite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ axiom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ axiom ---
[INFO] 
[INFO] --- tidy-maven-plugin:1.0-beta-1:check (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (initialize) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-surefire) @ axiom ---
[INFO] jacoco.surefireArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:surefire
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-failsafe) @ axiom ---
[INFO] jacoco.failsafeArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:failsafe
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (generate-policy-file) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (source-jars) @ axiom ---
[INFO] 
[INFO] --- maven-site-plugin:3.5:attach-descriptor (attach-descriptor) @ axiom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ axiom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (check-jacoco-exec) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:attach-artifact (attach-jacoco-exec) @ axiom ---
[INFO] Skip attaching artifacts
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check) @ axiom ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-gpg-plugin:1.5:sign (default) @ axiom ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ axiom ---
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] Exclude: RELEASE-NOTE.txt
[INFO] Exclude: src/site/markdown/release-notes/**
[INFO] Exclude: **/*.svg
[INFO] Exclude: legal/jaxen-LICENSE.txt
[INFO] Exclude: legal/stax2-api-LICENSE.txt
[INFO] Exclude: *.sonarj
[INFO] Exclude: release.properties
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 44 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 25 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ axiom ---
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/axiom-1.3.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ axiom ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.ws.commons.axiom:axiom:1.3.0-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/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable.

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


Build failed in Jenkins: axiom-trunk » Axiom #2724

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/2724/>

------------------------------------------
Established TCP socket on 47218
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository -U clean deploy -Papache-release -Dgpg.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Axiom
[INFO] Build utilities
[INFO] JAR Resource Bundle
[INFO] Resource Transformer for META-INF/axiom.xml files
[INFO] Resource Transformer for OSGi Manifests
[INFO] javadoc-postprocessor-maven-plugin
[INFO] enforcer-maven-plugin
[INFO] Testing
[INFO] Multiton pattern implementation
[INFO] Axiom Test Utilities
[INFO] XML Test Suite
[INFO] jaxp-testsuite
[INFO] Google Truth extension for XML
[INFO] components
[INFO] xml-utils
[INFO] SOAP Test Suite
[INFO] Axiom API
[INFO] Aspects
[INFO] Core Aspects
[INFO] Shared Aspects
[INFO] OM Aspects
[INFO] Google Truth extension for Axiom
[INFO] Jaxen Test Suite
[INFO] Axiom Implementation Test Suite
[INFO] Implementations
[INFO] LLOM
[INFO] DOM Aspects
[INFO] DOM Test Suite
[INFO] DOOM
[INFO] Axiom Compatibility Classes
[INFO] Axiom JAXB Integration
[INFO] Axiom C14N
[INFO] Axiom Uber-JAR
[INFO] Samples
[INFO] System Tests
[INFO] Cross OM Tests
[INFO] Eclipse Tests
[INFO] Wildfly Tests
[INFO] Axiom Test Suite (old)
[INFO] Axiom OSGi Tests
[INFO] Spring-WS Test Suite
[INFO] Spring WS Tests
[INFO] WSS4J Tests
[INFO] Developer Guide
[INFO] User Guide
[INFO] Javadoc
[INFO] FOM Aspects
[INFO] FOM Test Suite
[INFO] Abdera Model (FOM) Implementation
[INFO] Distribution
[INFO] Code Coverage Report
[INFO] SAAJ Test Suite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ axiom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ axiom ---
[INFO] 
[INFO] --- tidy-maven-plugin:1.0-beta-1:check (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (initialize) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-surefire) @ axiom ---
[INFO] jacoco.surefireArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:surefire
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-failsafe) @ axiom ---
[INFO] jacoco.failsafeArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:failsafe
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (generate-policy-file) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (source-jars) @ axiom ---
[INFO] 
[INFO] --- maven-site-plugin:3.5:attach-descriptor (attach-descriptor) @ axiom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ axiom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (check-jacoco-exec) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:attach-artifact (attach-jacoco-exec) @ axiom ---
[INFO] Skip attaching artifacts
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check) @ axiom ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-gpg-plugin:1.5:sign (default) @ axiom ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ axiom ---
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] Exclude: RELEASE-NOTE.txt
[INFO] Exclude: src/site/markdown/release-notes/**
[INFO] Exclude: **/*.svg
[INFO] Exclude: legal/jaxen-LICENSE.txt
[INFO] Exclude: legal/stax2-api-LICENSE.txt
[INFO] Exclude: *.sonarj
[INFO] Exclude: release.properties
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 44 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 25 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ axiom ---
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/axiom-1.3.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ axiom ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.ws.commons.axiom:axiom:1.3.0-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/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable.

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


Build failed in Jenkins: axiom-trunk » Axiom #2723

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/2723/>

------------------------------------------
Established TCP socket on 49120
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository -U clean deploy -Papache-release -Dgpg.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Axiom
[INFO] Build utilities
[INFO] JAR Resource Bundle
[INFO] Resource Transformer for META-INF/axiom.xml files
[INFO] Resource Transformer for OSGi Manifests
[INFO] javadoc-postprocessor-maven-plugin
[INFO] enforcer-maven-plugin
[INFO] Testing
[INFO] Multiton pattern implementation
[INFO] Axiom Test Utilities
[INFO] XML Test Suite
[INFO] jaxp-testsuite
[INFO] Google Truth extension for XML
[INFO] components
[INFO] xml-utils
[INFO] SOAP Test Suite
[INFO] Axiom API
[INFO] Aspects
[INFO] Core Aspects
[INFO] Shared Aspects
[INFO] OM Aspects
[INFO] Google Truth extension for Axiom
[INFO] Jaxen Test Suite
[INFO] Axiom Implementation Test Suite
[INFO] Implementations
[INFO] LLOM
[INFO] DOM Aspects
[INFO] DOM Test Suite
[INFO] DOOM
[INFO] Axiom Compatibility Classes
[INFO] Axiom JAXB Integration
[INFO] Axiom C14N
[INFO] Axiom Uber-JAR
[INFO] Samples
[INFO] System Tests
[INFO] Cross OM Tests
[INFO] Eclipse Tests
[INFO] Wildfly Tests
[INFO] Axiom Test Suite (old)
[INFO] Axiom OSGi Tests
[INFO] Spring-WS Test Suite
[INFO] Spring WS Tests
[INFO] WSS4J Tests
[INFO] Developer Guide
[INFO] User Guide
[INFO] Javadoc
[INFO] FOM Aspects
[INFO] FOM Test Suite
[INFO] Abdera Model (FOM) Implementation
[INFO] Distribution
[INFO] Code Coverage Report
[INFO] SAAJ Test Suite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ axiom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ axiom ---
[INFO] 
[INFO] --- tidy-maven-plugin:1.0-beta-1:check (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (initialize) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-surefire) @ axiom ---
[INFO] jacoco.surefireArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:surefire
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-failsafe) @ axiom ---
[INFO] jacoco.failsafeArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:failsafe
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (generate-policy-file) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (source-jars) @ axiom ---
[INFO] 
[INFO] --- maven-site-plugin:3.5:attach-descriptor (attach-descriptor) @ axiom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ axiom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (check-jacoco-exec) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:attach-artifact (attach-jacoco-exec) @ axiom ---
[INFO] Skip attaching artifacts
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check) @ axiom ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-gpg-plugin:1.5:sign (default) @ axiom ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ axiom ---
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] Exclude: RELEASE-NOTE.txt
[INFO] Exclude: src/site/markdown/release-notes/**
[INFO] Exclude: **/*.svg
[INFO] Exclude: legal/jaxen-LICENSE.txt
[INFO] Exclude: legal/stax2-api-LICENSE.txt
[INFO] Exclude: *.sonarj
[INFO] Exclude: release.properties
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 44 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 25 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ axiom ---
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/axiom-1.3.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ axiom ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.ws.commons.axiom:axiom:1.3.0-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/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable.

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


Build failed in Jenkins: axiom-trunk » Axiom #2722

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/2722/>

------------------------------------------
Established TCP socket on 57253
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository -U clean deploy -Papache-release -Dgpg.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Axiom
[INFO] Build utilities
[INFO] JAR Resource Bundle
[INFO] Resource Transformer for META-INF/axiom.xml files
[INFO] Resource Transformer for OSGi Manifests
[INFO] javadoc-postprocessor-maven-plugin
[INFO] enforcer-maven-plugin
[INFO] Testing
[INFO] Multiton pattern implementation
[INFO] Axiom Test Utilities
[INFO] XML Test Suite
[INFO] jaxp-testsuite
[INFO] Google Truth extension for XML
[INFO] components
[INFO] xml-utils
[INFO] SOAP Test Suite
[INFO] Axiom API
[INFO] Aspects
[INFO] Core Aspects
[INFO] Shared Aspects
[INFO] OM Aspects
[INFO] Google Truth extension for Axiom
[INFO] Jaxen Test Suite
[INFO] Axiom Implementation Test Suite
[INFO] Implementations
[INFO] LLOM
[INFO] DOM Aspects
[INFO] DOM Test Suite
[INFO] DOOM
[INFO] Axiom Compatibility Classes
[INFO] Axiom JAXB Integration
[INFO] Axiom C14N
[INFO] Axiom Uber-JAR
[INFO] Samples
[INFO] System Tests
[INFO] Cross OM Tests
[INFO] Eclipse Tests
[INFO] Wildfly Tests
[INFO] Axiom Test Suite (old)
[INFO] Axiom OSGi Tests
[INFO] Spring-WS Test Suite
[INFO] Spring WS Tests
[INFO] WSS4J Tests
[INFO] Developer Guide
[INFO] User Guide
[INFO] Javadoc
[INFO] FOM Aspects
[INFO] FOM Test Suite
[INFO] Abdera Model (FOM) Implementation
[INFO] Distribution
[INFO] Code Coverage Report
[INFO] SAAJ Test Suite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ axiom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ axiom ---
[INFO] 
[INFO] --- tidy-maven-plugin:1.0-beta-1:check (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (initialize) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-surefire) @ axiom ---
[INFO] jacoco.surefireArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:surefire
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-failsafe) @ axiom ---
[INFO] jacoco.failsafeArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:failsafe
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (generate-policy-file) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (source-jars) @ axiom ---
[INFO] 
[INFO] --- maven-site-plugin:3.5:attach-descriptor (attach-descriptor) @ axiom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ axiom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (check-jacoco-exec) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:attach-artifact (attach-jacoco-exec) @ axiom ---
[INFO] Skip attaching artifacts
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check) @ axiom ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-gpg-plugin:1.5:sign (default) @ axiom ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ axiom ---
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] Exclude: RELEASE-NOTE.txt
[INFO] Exclude: src/site/markdown/release-notes/**
[INFO] Exclude: **/*.svg
[INFO] Exclude: legal/jaxen-LICENSE.txt
[INFO] Exclude: legal/stax2-api-LICENSE.txt
[INFO] Exclude: *.sonarj
[INFO] Exclude: release.properties
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 44 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 25 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ axiom ---
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/axiom-1.3.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ axiom ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.ws.commons.axiom:axiom:1.3.0-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/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable.

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


Build failed in Jenkins: axiom-trunk » Axiom #2721

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/2721/>

------------------------------------------
Established TCP socket on 48090
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository -U clean deploy -Papache-release -Dgpg.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Axiom
[INFO] Build utilities
[INFO] JAR Resource Bundle
[INFO] Resource Transformer for META-INF/axiom.xml files
[INFO] Resource Transformer for OSGi Manifests
[INFO] javadoc-postprocessor-maven-plugin
[INFO] enforcer-maven-plugin
[INFO] Testing
[INFO] Multiton pattern implementation
[INFO] Axiom Test Utilities
[INFO] XML Test Suite
[INFO] jaxp-testsuite
[INFO] Google Truth extension for XML
[INFO] components
[INFO] xml-utils
[INFO] SOAP Test Suite
[INFO] Axiom API
[INFO] Aspects
[INFO] Core Aspects
[INFO] Shared Aspects
[INFO] OM Aspects
[INFO] Google Truth extension for Axiom
[INFO] Jaxen Test Suite
[INFO] Axiom Implementation Test Suite
[INFO] Implementations
[INFO] LLOM
[INFO] DOM Aspects
[INFO] DOM Test Suite
[INFO] DOOM
[INFO] Axiom Compatibility Classes
[INFO] Axiom JAXB Integration
[INFO] Axiom C14N
[INFO] Axiom Uber-JAR
[INFO] Samples
[INFO] System Tests
[INFO] Cross OM Tests
[INFO] Eclipse Tests
[INFO] Wildfly Tests
[INFO] Axiom Test Suite (old)
[INFO] Axiom OSGi Tests
[INFO] Spring-WS Test Suite
[INFO] Spring WS Tests
[INFO] WSS4J Tests
[INFO] Developer Guide
[INFO] User Guide
[INFO] Javadoc
[INFO] FOM Aspects
[INFO] FOM Test Suite
[INFO] Abdera Model (FOM) Implementation
[INFO] Distribution
[INFO] Code Coverage Report
[INFO] SAAJ Test Suite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Axiom 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ axiom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (default) @ axiom ---
[INFO] 
[INFO] --- tidy-maven-plugin:1.0-beta-1:check (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (initialize) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-surefire) @ axiom ---
[INFO] jacoco.surefireArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:surefire
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent-for-failsafe) @ axiom ---
[INFO] jacoco.failsafeArgLine set to -javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:axiom:1.3.0-SNAPSHOT:failsafe
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axiom ---
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (generate-policy-file) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (source-jars) @ axiom ---
[INFO] 
[INFO] --- maven-site-plugin:3.5:attach-descriptor (attach-descriptor) @ axiom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ axiom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- gmavenplus-plugin:1.5:execute (check-jacoco-exec) @ axiom ---
[INFO] Using Groovy 2.4.4 to perform execute.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:attach-artifact (attach-jacoco-exec) @ axiom ---
[INFO] Skip attaching artifacts
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (check) @ axiom ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO] 
[INFO] --- maven-gpg-plugin:1.5:sign (default) @ axiom ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ axiom ---
[INFO] 68 implicit excludes (use -debug for more details).
[INFO] Exclude: RELEASE-NOTE.txt
[INFO] Exclude: src/site/markdown/release-notes/**
[INFO] Exclude: **/*.svg
[INFO] Exclude: legal/jaxen-LICENSE.txt
[INFO] Exclude: legal/stax2-api-LICENSE.txt
[INFO] Exclude: *.sonarj
[INFO] Exclude: release.properties
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 44 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 25 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ axiom ---
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/pom.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$axiom/ws/target/axiom-1.3.0-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ axiom ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.ws.commons.axiom:axiom:1.3.0-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/ws/commons/axiom/axiom/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable.

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