[weld-builds] Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #932

ci-builds at redhat.com ci-builds at redhat.com
Thu May 11 13:45:19 EDT 2017


See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperability-deltaspike/932/changes>

Changes:

[mkouba] WELD-2384 Upgrade Weld API to 3.0

[mkouba] WELD-2334 Document WeldInstance, WeldAfterBeanDiscovery and WeldInvocationContext.

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev114-rhel5-x86 (hwavirt mem2G mwqa_drives_services mem4G eap-sustaining mem8G mwqa_drives_tools nodejs hibernate mem12G mwqa_test_ips general linux x86 RHEL-any RHEL RHEL5 brFF unix) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperability-deltaspike/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/deltaspike.git # timeout=10
Fetching upstream changes from git://github.com/apache/deltaspike.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/apache/deltaspike.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d1e4739e3b25fc93e4206344d61ddb24dc1a1391 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e4739e3b25fc93e4206344d61ddb24dc1a1391
 > git rev-list d1e4739e3b25fc93e4206344d61ddb24dc1a1391 # timeout=10
 > git tag -a -f -m Jenkins Build #932 jenkins-Weld-3.x-interoperability-deltaspike-932 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/weld/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision acc994eebe2b091672d13604acfc6ac3068b6d6f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f acc994eebe2b091672d13604acfc6ac3068b6d6f
 > git rev-list 8f61cb4599599489782483168ad8c01b386dfc7c # timeout=10
 > git tag -a -f -m Jenkins Build #932 jenkins-Weld-3.x-interoperability-deltaspike-932 # timeout=10
[Weld-3.x-interoperability-deltaspike] $ bash -xe /tmp/hudson3567155432299325817.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.2.1
+ MAVEN_VERSION=3.2.1
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.2.1
+ M2_HOME=/qa/tools/opt/maven-3.2.1
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) Server VM (build 25.121-b13, mixed mode)
+ /qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Java HotSpot(TM) Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T17:37:52+00:00)
Maven home: /qa/tools/opt/maven-3.2.1
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: /qa/tools/opt/jdk1.8.0_121/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-417.el5pae", arch: "i386", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
++ grep '<version>' weld/pom.xml
++ head -n1
++ grep -o '[0-9].*<'
++ sed 's/<$//'
+ weld_version=3.0.0-SNAPSHOT
+ /qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean -f weld/pom.xml -DskipTests install -Denforcer.skip=true
Java HotSpot(TM) Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[INFO] Scanning for projects...
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jboss/weld/weld-api-bom/3.0.Final/weld-api-bom-3.0.Final.pom

Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-api-bom/3.0.Final/weld-api-bom-3.0.Final.pom
2/5 KB   
3/5 KB   
4/5 KB   
5/5 KB   
5/5 KB   
[WARNING] Checksum validation failed, could not read expected checksum: GET request of: org/jboss/weld/weld-api-bom/3.0.Final/weld-api-bom-3.0.Final.pom.sha1 from jboss-developer-repository-group failed for https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-api-bom/3.0.Final/weld-api-bom-3.0.Final.pom
2/5 KB   
3/5 KB   
4/5 KB   
5/5 KB   
5/5 KB   
[WARNING] Checksum validation failed, could not read expected checksum: GET request of: org/jboss/weld/weld-api-bom/3.0.Final/weld-api-bom-3.0.Final.pom.sha1 from jboss-developer-repository-group failed for https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-api-bom/3.0.Final/weld-api-bom-3.0.Final.pom
         
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-api-bom/3.0.Final/weld-api-bom-3.0.Final.pom
         
Downloading: http://repository.jboss.org/maven2/org/jboss/weld/weld-api-bom/3.0.Final/weld-api-bom-3.0.Final.pom
         
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/3.0.Final/weld-api-bom-3.0.Final.pom
4/5 KB   
5/5 KB   
         
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/3.0.Final/weld-api-bom-3.0.Final.pom (5 KB at 6.3 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jboss/weld/weld-api-parent/3.0.Final/weld-api-parent-3.0.Final.pom
         
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/weld/weld-api-parent/3.0.Final/weld-api-parent-3.0.Final.pom
2/9 KB   
         
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-api-parent/3.0.Final/weld-api-parent-3.0.Final.pom
         
Downloading: http://repository.jboss.org/maven2/org/jboss/weld/weld-api-parent/3.0.Final/weld-api-parent-3.0.Final.pom
         
Downloading: http://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/3.0.Final/weld-api-parent-3.0.Final.pom
3/9 KB   
         
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.jboss.weld:weld-core-parent:3.0.0-SNAPSHOT (<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperability-deltaspike/ws/weld/pom.xml)> has 1 error
[ERROR]     Non-resolvable import POM: Could not transfer artifact org.jboss.weld:weld-api-parent:pom:3.0.Final from/to jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/): GET request of: org/jboss/weld/weld-api-parent/3.0.Final/weld-api-parent-3.0.Final.pom from jboss-developer-repository-group failed @ line 320, column 25: /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/3.0.Final/weld-api-parent-3.0.Final.pom.tmpb304b11403894ed9 (No space left on device) -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run? 
For example, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interoperability-deltaspike/ws/deltaspike/deltaspike/cdictrl/impl-owb/target/surefire-reports/TEST-org.apache.deltaspike.cdise.tck.ContainerCtrlTckTest.xml> is 1 day 23 hr old




More information about the weld-builds mailing list