Build failed in Jenkins: Weld-3.x-api-nightly #108
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg22 (EAP-RHEL7 mem2G mwqa_drives_services mem4G mwqa_drives_tools mwqa_test_ips general x86_64 linux RHEL-any brFF3 RHEL brFF unix RHEL7) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...>
Cloning the remote Git repository
Cloning repository git://github.com/weld/api.git
> git init <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...> # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/weld/api.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/weld/api.git # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a0b216b68e2279509460dad4989700f75cfb32ad (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a0b216b68e2279509460dad4989700f75cfb32ad
> git rev-list a0b216b68e2279509460dad4989700f75cfb32ad # timeout=10
> git tag -a -f -m Jenkins Build #108 jenkins-Weld-3.x-api-nightly-108 # timeout=10
[Weld-3.x-api-nightly] $ /qa/tools/opt/apache-maven-3.3.9/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Weld APIs BOM
[INFO] Weld APIs Parent
[INFO] Weld APIs
[INFO] Weld SPIs for container integration
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld APIs BOM 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-api-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-api-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ weld-api-bom ---
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
Uploading: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
2/5 KB
4/5 KB
5/5 KB
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld APIs BOM ...................................... FAILURE [ 2.371 s]
[INFO] Weld APIs Parent ................................... SKIPPED
[INFO] Weld APIs .......................................... SKIPPED
[INFO] Weld SPIs for container integration ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.737 s
[INFO] Finished at: 2017-10-18T16:33:16+00:00
[INFO] Final Memory: 11M/161M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project weld-api-bom: Failed to deploy artifacts: Could not transfer artifact org.jboss.weld:weld-api-bom:pom:3.0-20171018.163316-1 from/to sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we.... Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
6 years, 8 months
Build failed in Jenkins: Weld-2.x-docs #2247
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/2247/>
------------------------------------------
Started by user manovotn(a)REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on dsp01-rhel5_x86_64 (hwavirt mem2G mwqa_drives_services mem4G native-RHEL5-x86_64 nodejs RHEL5_x86_64_SW mwqa_test_ips general metamatrix brFF12 x86_64 native RHEL5_x86_64 linux RHEL-any RHEL5 selenium-ff3-rhel5-x86_64 linux-express-lane eap-sustaining selenium-ff3-rhel5 RHEL5_x86_64_res mwqa_drives_tools RHEL5_any non-vmware brFF3 RHEL brFF unix) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/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/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/2.4^{commit} # timeout=10
Checking out Revision 933fbacf4436d97e1181b9f10ec0191354ff5519 (origin/2.4)
> git config core.sparsecheckout # timeout=10
> git checkout -f 933fbacf4436d97e1181b9f10ec0191354ff5519
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #2247 jenkins-Weld-2.x-docs-2247 # timeout=10
[Weld-2.x-docs] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f docs/reference/pom.xml clean install
[INFO] Init Maven Dependency Management Extension 1.2.1
[INFO] Scanning for projects...
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
2 KB
3 KB
4 KB
5 KB
7 KB
8 KB
9 KB
11 KB
12 KB
13 KB
17 KB
21 KB
24 KB
28 KB
30 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel... (30 KB at 5.5 KB/sec)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld.reference-guide:weld-reference-guide:jdocbook:2.4.5-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern.
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern.
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Reference Guide 2.4.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-reference-guide ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-reference-guide ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
Detected Maven Version: 3.0.3 is not in the allowed range [3.2.5,).
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.424s
[INFO] Finished at: Thu Jul 27 12:26:16 UTC 2017
[INFO] Final Memory: 12M/151M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce) on project weld-reference-guide: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
6 years, 9 months
Build failed in Jenkins: Weld-2.x-WF8-build #853
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
------------------------------------------
[...truncated 650 lines...]
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-probe-core ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building weld-probe-tests 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] Failure to transfer org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from http://repository.jboss.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of repository.jboss.org has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from/to repository.jboss.org (http://repository.jboss.org/maven2): Connection reset
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2....
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:00 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:00 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
[WARNING] Could not transfer metadata org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from/to jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/): Connection reset
[WARNING] Failure to transfer org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/groups/developer/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-developer-repository-group has elapsed or updates are forced. Original error: Could not transfer metadata org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from/to jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/): Connection reset
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests ---
[INFO] Compiling 17 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests ---
[INFO] Compiling 11 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-probe-tests ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Core BOM 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.6-SNAPSHOT/weld-core-bom-2.3.6-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [ 7.952 s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [ 19.596 s]
[INFO] Weld Core - JSF ................................... SUCCESS [ 2.129 s]
[INFO] Weld Implementation ............................... SUCCESS [ 1.458 s]
[INFO] Weld Probe Parent ................................. SUCCESS [ 0.298 s]
[INFO] Weld Probe Core ................................... SUCCESS [ 14.387 s]
[INFO] weld-probe-tests .................................. SUCCESS [ 7.758 s]
[INFO] Weld Core BOM ..................................... SUCCESS [ 0.097 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54.223 s
[INFO] Finished at: 2017-04-22T18:02:06+00:00
[INFO] Final Memory: 59M/564M
[INFO] ------------------------------------------------------------------------
+ /qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss AS7 Updater 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Apr 22, 2017 6:02:08 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:08 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from/to repository.jboss.org (http://repository.jboss.org/maven2): Connection reset
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Storing buildNumber: 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 at timestamp: April 22, 2017 6:02:11 PM UTC
[INFO] Executing: /bin/sh -c cd <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater ---
[INFO] Copying cdi-api-1.2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying cdi-tck-ext-lib-1.2.9.Final.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-api-2.3.SP2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-impl-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-jsf-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-spi-2.3.SP2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-probe-core-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater ---
[INFO] Executing tasks
[echo] =========================================================================
[echo]
[echo] Updating Weld modules
[echo]
[echo] Weld version: 2.3.6-SNAPSHOT
[echo]
[echo] JBOSS_HOME: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[echo]
[echo] =========================================================================
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.485 s
[INFO] Finished at: 2017-04-22T18:02:15+00:00
[INFO] Final Memory: 33M/346M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts
6 years, 9 months
Build failed in Jenkins: Weld-2.2-tck-GF4 #81
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/81/>
------------------------------------------
[...truncated 9803 lines...]
INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,544/1,580 (654)
Mar 10, 2015 3:45:15 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailabilityTest, time: 44 ms]
Mar 10, 2015 3:45:15 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: b03b1932-03f4-499a-9b26-ec6c0f5a735c.war, time: 10 ms]
Mar 10, 2015 3:45:18 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailabilityTest.testInjection: 1,545/1,580 (655)
Mar 10, 2015 3:45:19 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledSessionBeanInjectionAvailability02Test, time: 29 ms]
Mar 10, 2015 3:45:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledSessionBeanInjectionAvailability02Test.testInjection: 1,546/1,580 (656)
Mar 10, 2015 3:45:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeSessionBeanInjectionAvailability02Test, time: 66 ms]
Mar 10, 2015 3:45:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeSessionBeanInjectionAvailability02Test.testInjection: 1,547/1,580 (657)
Mar 10, 2015 3:45:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerMethodInjectionNotAvailableTest, time: 53 ms]
Mar 10, 2015 3:45:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: c4198c8a-1408-4041-b5a0-448c6e5953fe.war, time: 21 ms]
Mar 10, 2015 3:45:31 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type BrokenFoo with qualifiers @Default
at injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo
at org.jboss.cdi.tck.tests.lookup.modules.broken.BrokenWebBar.foo(BrokenWebBar.java:0)
. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:45:31 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerMethodInjectionNotAvailableTest.testInjection: 1,548/1,580 (658)
Mar 10, 2015 3:45:31 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:45:31 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 78 ms]
Mar 10, 2015 3:45:36 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,549/1,580 (659)
Mar 10, 2015 3:45:37 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 23 ms]
Mar 10, 2015 3:45:37 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 57250e88-8f86-4945-977b-f7f9fc19e306.war, time: 11 ms]
Mar 10, 2015 3:45:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,550/1,580 (660)
Mar 10, 2015 3:45:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity07Test, time: 45 ms]
Mar 10, 2015 3:45:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 1893b838-359d-4a57-a6a2-9e7720654fa4.war, time: 21 ms]
Mar 10, 2015 3:45:43 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 901b722c-94de-417c-be7f-85363d9ec1d3.war, time: 20 ms]
Mar 10, 2015 3:45:45 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001401: Two beans cannot specialize the same bean Managed Bean [class org.jboss.cdi.tck.tests.lookup.modules.specialization.Handler] with qualifiers [@Any @Default]. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:45:45 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity07Test.testSpecialization: 1,551/1,580 (661)
Mar 10, 2015 3:45:45 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:45:45 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test, time: 52 ms]
Mar 10, 2015 3:45:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testEvent: 1,552/1,580 (662)
Mar 10, 2015 3:45:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize: 1,553/1,580 (662)
Mar 10, 2015 3:45:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test, time: 50 ms]
Mar 10, 2015 3:45:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 1,554/1,580 (663)
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEvent: 1,555/1,580 (663)
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 18, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:45:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NoClassWithSpecifiedNameTest, time: 23 ms]
Mar 10, 2015 3:45:56 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-000123: Error loading org.jboss.jsr299.org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NonExistingClass defined in <class>org.jboss.jsr299.org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NonExistingClass</class> in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/g....> Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:14 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NoClassWithSpecifiedNameTest.test: 1,556/1,580 (664)
Mar 10, 2015 3:46:14 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:14 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.ContextDestroysBeansTest, time: 14 ms]
Mar 10, 2015 3:46:23 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextDestroysBeansTest.testContextDestroysBeansWhenDestroyed: 1,557/1,580 (665)
Mar 10, 2015 3:46:26 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyedInstanceReturnedByGetTest, time: 20 ms]
Mar 10, 2015 3:46:31 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyedInstanceReturnedByGetTest.testDestroyedInstanceMustNotBeReturnedByGet: 1,558/1,580 (666)
Mar 10, 2015 3:46:32 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerFieldTest, time: 15 ms]
Mar 10, 2015 3:46:34 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-000039: @Typed class org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Animal is not present in the type hierarchy class org.jboss.cdi.tck.tests.definition.bean.broken.restricted.Boulder. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:34 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedProducerFieldTest.testInvalidTypedValueOnProducerField: 1,559/1,580 (667)
Mar 10, 2015 3:46:34 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:34 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarReverseAlphaVisibilityTest, time: 46 ms]
Mar 10, 2015 3:46:39 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarReverseAlphaVisibilityTest.testDeployment: 1,560/1,580 (668)
Mar 10, 2015 3:46:41 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventFieldInjectionTest, time: 22 ms]
Mar 10, 2015 3:46:42 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001426: An injection point of type interface javax.enterprise.event.Event must have a type parameter: [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.event.broken.raw.FieldInjectionBar.event. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:42 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventFieldInjectionTest.testDefinitionError: 1,561/1,580 (669)
Mar 10, 2015 3:46:42 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:42 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.BuiltinInterceptorInjectionTest, time: 22 ms]
Mar 10, 2015 3:46:44 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001452: javax.enterprise.inject.spi.Interceptor<org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.Foo> is not a valid type for a Bean metadata injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.Foo.interceptor. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:44 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInterceptorInjectionTest.testDeploymentFails: 1,562/1,580 (670)
Mar 10, 2015 3:46:44 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamConstructorTest, time: 21 ms]
Mar 10, 2015 3:46:45 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedConstructor] @Inject public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.YoghurtConstructor(Bean<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:45 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamConstructorTest.testDeploymentFails: 1,563/1,580 (671)
Mar 10, 2015 3:46:46 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest, time: 97 ms]
Mar 10, 2015 3:46:47 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedField] @Inject org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.MilkDecoratorField.decorator. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 1,564/1,580 (672)
Mar 10, 2015 3:46:47 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptorCanNotBeDecoratorTest, time: 18 ms]
Mar 10, 2015 3:46:48 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-000112: Class org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptingDecorator has both @Interceptor and @Decorator annotations. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorCanNotBeDecoratorTest.testInterceptorCanNotAlsoBeDecorator: 1,565/1,580 (673)
Mar 10, 2015 3:46:49 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.SameClassListedTwiceInBeansXmlTest, time: 22 ms]
Mar 10, 2015 3:46:50 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001416: Enabled interceptor class org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.FordInterceptor specified twice:
- <class>org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.FordInterceptor</class> in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/g...,>
- <class>org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.FordInterceptor</class> in <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/g....> Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SameClassListedTwiceInBeansXmlTest.testSameInterceptorClassListedTwiceInBeansXmlNotOk: 1,566/1,580 (674)
Mar 10, 2015 3:46:50 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalClassWithInheritedClassLevelInterceptorTest, time: 20 ms]
Mar 10, 2015 3:46:52 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001504: Intercepted bean method [EnhancedAnnotatedMethodImpl] public final org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.Jumbojet.land() (intercepted by org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.LandingInterceptor) cannot be declared final. Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:46:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassWithInheritedClassLevelInterceptorTest.testFinalClassWithInheritedClassLevelInterceptor: 1,567/1,580 (675)
Mar 10, 2015 3:46:52 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:46:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.StaticFinalMethodTest, time: 23 ms]
Mar 10, 2015 3:46:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StaticFinalMethodTest.testClassWithStaticFinalMethodCanBeProxied: 1,568/1,580 (676)
Mar 10, 2015 3:46:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithWildcardTest, time: 23 ms]
Mar 10, 2015 3:47:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithWildcardTest.testInjection: 1,569/1,580 (677)
Mar 10, 2015 3:47:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailabilityTest, time: 54 ms]
Mar 10, 2015 3:47:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 3edf8c60-66dd-49be-9e64-fdadfe4f4a0f.war, time: 23 ms]
Mar 10, 2015 3:47:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailabilityTest.testInjection: 1,570/1,580 (678)
Mar 10, 2015 3:47:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity04Test, time: 303 ms]
Mar 10, 2015 3:47:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: dce0b679-f799-47eb-831a-3b8a7b754d97.war, time: 21 ms]
Mar 10, 2015 3:47:15 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity04Test.testSpecialization: 1,571/1,580 (679)
Mar 10, 2015 3:47:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization05Test, time: 62 ms]
Mar 10, 2015 3:47:16 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 327078f9-b728-465a-a777-2153929fca25.war, time: 20 ms]
Mar 10, 2015 3:47:21 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEnabledAlternativeSpecializes: 1,572/1,580 (680)
Mar 10, 2015 3:47:22 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization05Test.testEvent: 1,573/1,580 (680)
Mar 10, 2015 3:47:23 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 5, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:47:23 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:47:23 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.ContextTest, time: 31 ms]
Mar 10, 2015 3:47:27 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testBuiltInContexts: 1,574/1,580 (681)
Mar 10, 2015 3:47:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithNoRegisteredContextsFails: 1,575/1,580 (681)
Mar 10, 2015 3:47:28 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithTooManyActiveContextsFails: 1,576/1,580 (681)
Mar 10, 2015 3:47:28 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamDisposerTest, time: 33 ms]
Mar 10, 2015 3:47:29 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: exit_code: FAILURE, message: Error occurred during deployment: Exception while loading the app : CDI definition failure:WELD-001453: class org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.Cream is not a valid type argument for a Bean metadata injection point [BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.MilkDisposer.disposes(@Disposes Milk, Bean<Cream>). Please see server.log for more details. [status: CLIENT_ERROR reason: Bad Request]
Mar 10, 2015 3:47:29 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamDisposerTest.testDeploymentFails: 1,577/1,580 (682)
Mar 10, 2015 3:47:29 PM org.jboss.arquillian.container.glassfish.clientutils.GlassFishClientUtil getResponseMap
SEVERE: [status: SERVER_ERROR reason: Internal Server Error]
Mar 10, 2015 3:47:29 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 28 ms]
Mar 10, 2015 3:47:34 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,578/1,580 (683)
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolutionTest, time: 36 ms]
Mar 10, 2015 3:47:36 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 3a63ce9a-b25b-45e2-854c-57378bd39146.war, time: 19 ms]
Mar 10, 2015 3:47:40 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleELResolutionTest.testEnabledManagedBeanAvailableForELResolution: 1,579/1,580 (684)
Mar 10, 2015 3:47:42 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 10, 2015 3:47:42 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 10, 2015 3:47:42 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test, time: 23 ms]
Mar 10, 2015 3:47:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection: 1,580/1,580 (685)
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3,100.717 sec <<< FAILURE!
Results :
Failed tests: testSecurityContext(org.jboss.cdi.tck.interceptors.tests.contract.aroundTimeout.AroundTimeoutInterceptorTest)
Tests run: 1580, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:06.488s
[INFO] Finished at: Tue Mar 10 15:47:54 EDT 2015
[INFO] Final Memory: 38M/429M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-glassfish-runner-tck11: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.2-tck-GF4/ws/w...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results
6 years, 9 months
Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #495
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
Changes:
[mkouba] WELD-2455: InterceptionModel - optimize internal structures
------------------------------------------
[...truncated 579 lines...]
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-probe-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-probe-tests ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-probe-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: Some input files use unchecked or unsafe operations.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-probe-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-probe-tests ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-probe-tests >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-probe-tests ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-probe-tests <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-probe-tests ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-probe-tests ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.4.7-SNAPSHOT/weld-probe-tests-2.4.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.4.7-SNAPSHOT/weld-probe-tests-2.4.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.4.7-SNAPSHOT/weld-probe-tests-2.4.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Core BOM 2.4.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.4.7-SNAPSHOT/weld-core-bom-2.4.7-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Porting Package for the CDI TCK 1.1 2.4.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-porting-package-tck ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-porting-package-tck ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-porting-package-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-porting-package-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-porting-package-tck ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-porting-package-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-porting-package-tck ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-porting-package-tck ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-porting-package-tck ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-porting-package-tck >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-porting-package-tck ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-porting-package-tck ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-porting-package-tck <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-porting-package-tck ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-porting-package-tck ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.4.7-SNAPSHOT/weld-porting-package-tck-2.4.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.4.7-SNAPSHOT/weld-porting-package-tck-2.4.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.4.7-SNAPSHOT/weld-porting-package-tck-2.4.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Unit Tests 2.4.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-core-test ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-test ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-core-test ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-core-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> uses or overrides a deprecated API.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-core-test ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-core-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 101 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-core-test ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.19.1:report-only (generate-test-report) @ weld-core-test ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-core-test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core-test >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-test ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core-test <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core-test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-test ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.4.7-SNAPSHOT/weld-core-test-2.4.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.4.7-SNAPSHOT/weld-core-test-2.4.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/2.4.7-SNAPSHOT/weld-core-test-2.4.7-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 17.036 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 22.081 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 3.319 s]
[INFO] Weld Implementation ................................ SUCCESS [ 5.709 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.356 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 17.540 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 1.406 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 22.047 s]
[INFO] Weld Core BOM ...................................... SUCCESS [ 0.349 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SUCCESS [ 0.926 s]
[INFO] Weld Unit Tests .................................... FAILURE [ 5.290 s]
[INFO] Weld Integration Tests (JBoss AS) .................. SKIPPED
[INFO] AtInject TCK runner for Weld ....................... SKIPPED
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SKIPPED
[INFO] Weld Environment Common ............................ SKIPPED
[INFO] Weld SE (Core) ..................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................. SKIPPED
[INFO] Weld SE Parent ..................................... SKIPPED
[INFO] Weld SE Tests ...................................... SKIPPED
[INFO] Weld Servlet Parent ................................ SKIPPED
[INFO] Weld Servlet Core .................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ............................ SKIPPED
[INFO] Weld Servlet Integration Tests (Base) .............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:37 min
[INFO] Finished at: 2018-01-24T12:32:03+00:00
[INFO] Final Memory: 72M/329M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project weld-core-test: Failed to install metadata org.jboss.weld:weld-core-test/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test/maven-metadata-local.xml: input contained no data -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :weld-core-test
Build step 'Invoke top-level Maven targets' 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-2.x-int-se-s...>:jetty-embedded-7-TEST-org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.xml is 5 days 21 hr old
6 years, 10 months
Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #1187
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...>
Changes:
[mkouba] WELD-2455: InterceptionModel - optimize internal structures
------------------------------------------
[...truncated 4695 lines...]
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: java.net.BindException: Permission denied (Bind failed)
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387)
at java.net.ServerSocket.bind(ServerSocket.java:375)
at java.net.ServerSocket.<init>(ServerSocket.java:237)
at java.net.ServerSocket.<init>(ServerSocket.java:181)
at org.apache.tomcat.util.net.DefaultServerSocketFactory.createSocket(DefaultServerSocketFactory.java:49)
at org.apache.tomcat.util.net.JIoEndpoint.bind(JIoEndpoint.java:398)
... 47 more
Jan 24, 2018 5:47:10 PM org.apache.catalina.core.StandardService initInternal
SEVERE: Failed to initialize connector [Connector[HTTP/1.1-1004]]
org.apache.catalina.LifecycleException: Failed to initialize component [Connector[HTTP/1.1-1004]]
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:106)
at org.apache.catalina.core.StandardService.initInternal(StandardService.java:559)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
at org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:813)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:139)
at org.apache.catalina.startup.Tomcat.start(Tomcat.java:341)
at org.apache.deltaspike.cdise.servlet.test.TomcatTest.createServer(TomcatTest.java:55)
at org.apache.deltaspike.cdise.servlet.test.EmbeddedServletContainer.testBootRequest(EmbeddedServletContainer.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: org.apache.catalina.LifecycleException: Protocol handler initialization failed
at org.apache.catalina.connector.Connector.initInternal(Connector.java:980)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:102)
... 42 more
Caused by: java.net.BindException: Permission denied (Bind failed) <null>:1004
at org.apache.tomcat.util.net.JIoEndpoint.bind(JIoEndpoint.java:411)
at org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:640)
at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:434)
at org.apache.coyote.http11.AbstractHttp11JsseProtocol.init(AbstractHttp11JsseProtocol.java:119)
at org.apache.catalina.connector.Connector.initInternal(Connector.java:978)
... 43 more
Caused by: java.net.BindException: Permission denied (Bind failed)
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387)
at java.net.ServerSocket.bind(ServerSocket.java:375)
at java.net.ServerSocket.<init>(ServerSocket.java:237)
at java.net.ServerSocket.<init>(ServerSocket.java:181)
at org.apache.tomcat.util.net.DefaultServerSocketFactory.createSocket(DefaultServerSocketFactory.java:49)
at org.apache.tomcat.util.net.JIoEndpoint.bind(JIoEndpoint.java:398)
... 47 more
Jan 24, 2018 5:47:10 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Tomcat
Jan 24, 2018 5:47:10 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.54
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.74 sec <<< FAILURE! - in org.apache.deltaspike.cdise.servlet.test.TomcatTest
testBootRequest(org.apache.deltaspike.cdise.servlet.test.TomcatTest) Time elapsed: 1.74 sec <<< ERROR!
org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:1004 refused
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:190)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:643)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
at org.apache.deltaspike.cdise.servlet.test.EmbeddedServletContainer.testRead(EmbeddedServletContainer.java:81)
at org.apache.deltaspike.cdise.servlet.test.EmbeddedServletContainer.testBootRequest(EmbeddedServletContainer.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
... 42 more
Running org.apache.deltaspike.cdise.servlet.test.JettyTest
2018-01-24 17:47:10.772:INFO:oejs.Server:jetty-8.1.9.v20130131
2018-01-24 17:47:10.856:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:5630
Jan 24, 2018 5:47:10 PM org.apache.deltaspike.cdise.servlet.test.content.RequestServlet doGet
WARNING: incoming request qtp4143300-17
2018-01-24 17:47:10.951:INFO:oejsh.ContextHandler:stopped o.e.j.s.ServletContextHandler{/,null}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec - in org.apache.deltaspike.cdise.servlet.test.JettyTest
Results :
Tests in error:
TomcatTest>EmbeddedServletContainer.testBootRequest:66->EmbeddedServletContainer.testRead:81 » HttpHostConnect
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache DeltaSpike Sources ......................... SUCCESS [3.980s]
[INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [0.969s]
[INFO] Apache DeltaSpike Parent .......................... SUCCESS [4.220s]
[INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [3.149s]
[INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [1.263s]
[INFO] Apache DeltaSpike Core ............................ SUCCESS [0.438s]
[INFO] Apache DeltaSpike Core-API ........................ SUCCESS [7.180s]
[INFO] Apache DeltaSpike Core-Implementation ............. SUCCESS [34.865s]
[INFO] Apache DeltaSpike ContainerControl parent ......... SUCCESS [0.373s]
[INFO] Apache DeltaSpike CDI ContainerControl API ........ SUCCESS [0.514s]
[INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SUCCESS [0.756s]
[INFO] Apache DeltaSpike CDI OWB-ContainerControl ........ SUCCESS [4.184s]
[INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SUCCESS [1.245s]
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl .... SUCCESS [7.039s]
[INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... FAILURE [4.284s]
[INFO] Apache DeltaSpike Modules ......................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED
[INFO] Apache DeltaSpike Proxy-Module Impl ASM ........... SKIPPED
[INFO] Apache DeltaSpike Security-Module ................. SKIPPED
[INFO] Apache DeltaSpike Security-Module API ............. SKIPPED
[INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED
[INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED
[INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED
[INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED
[INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED
[INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED
[INFO] Apache DeltaSpike Data-Module ..................... SKIPPED
[INFO] Apache DeltaSpike Data-Module API ................. SKIPPED
[INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike Examples ........................ SKIPPED
[INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED
[INFO] Apache DeltaSpike JSF Examples .................... SKIPPED
[INFO] Apache DeltaSpike JSF Playground .................. SKIPPED
[INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED
[INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED
[INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED
[INFO] Apache DeltaSpike JPA Examples .................... SKIPPED
[INFO] Apache DeltaSpike Data Examples ................... SKIPPED
[INFO] Apache DeltaSpike Distribution .................... SKIPPED
[INFO] Apache DeltaSpike Distribution Bill of Materials .. SKIPPED
[INFO] Apache DeltaSpike Full Distribution ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16.601s
[INFO] Finished at: Wed Jan 24 17:47:11 UTC 2018
[INFO] Final Memory: 61M/549M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project deltaspike-cdictrl-servlet: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :deltaspike-cdictrl-servlet
Build step 'Execute shell' marked build as failure
Recording test results
6 years, 11 months
Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #490
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
Changes:
[mkouba] WELD-2450: Allow to register BeanArchiveHandler using ServiceLoader
------------------------------------------
[...truncated 1744 lines...]
[INFO]
[INFO] --- maven-surefire-report-plugin:2.19.1:report-only (generate-test-report) @ weld-servlet-test-jetty ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-servlet-test-jetty ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-servlet-test-jetty >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-servlet-test-jetty ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-servlet-test-jetty <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-servlet-test-jetty ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-servlet-test-jetty ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.4.7-SNAPSHOT/weld-servlet-test-jetty-2.4.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.4.7-SNAPSHOT/weld-servlet-test-jetty-2.4.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.4.7-SNAPSHOT/weld-servlet-test-jetty-2.4.7-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 18.825 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 23.664 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 2.341 s]
[INFO] Weld Implementation ................................ SUCCESS [ 2.207 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.251 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 13.199 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 1.234 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 22.060 s]
[INFO] Weld Core BOM ...................................... SUCCESS [ 0.359 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SUCCESS [ 0.934 s]
[INFO] Weld Unit Tests .................................... SUCCESS [ 6.194 s]
[INFO] Weld Integration Tests (JBoss AS) .................. SUCCESS [ 21.138 s]
[INFO] AtInject TCK runner for Weld ....................... SUCCESS [ 4.614 s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SUCCESS [ 7.163 s]
[INFO] Weld Environment Common ............................ SUCCESS [ 1.316 s]
[INFO] Weld SE (Core) ..................................... SUCCESS [ 6.983 s]
[INFO] Weld SE (Uber Jar) ................................. SUCCESS [ 1.935 s]
[INFO] Weld SE Parent ..................................... SUCCESS [ 0.192 s]
[INFO] Weld SE Tests ...................................... SUCCESS [ 1.620 s]
[INFO] Weld Servlet Parent ................................ SUCCESS [ 0.272 s]
[INFO] Weld Servlet Core .................................. SUCCESS [ 3.771 s]
[INFO] Weld Servlet (Uber Jar) ............................ SUCCESS [ 2.214 s]
[INFO] Weld Servlet Integration Tests (Base) .............. SUCCESS [ 5.082 s]
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SUCCESS [ 2.970 s]
[INFO] Weld Servlet Integration Tests (Jetty) ............. SUCCESS [ 2.349 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:34 min
[INFO] Finished at: 2018-01-11T08:03:27+00:00
[INFO] Final Memory: 104M/393M
[INFO] ------------------------------------------------------------------------
[Weld-2.x-int-se-servlet-coop-jetty] $ bash -xe /tmp/hudson676304462746808695.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.0.4
+ MAVEN_VERSION=3.0.4
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.0.4
+ M2_HOME=/qa/tools/opt/maven-3.0.4
+ 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.0.4/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.0.4/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
+ /qa/tools/opt/maven-3.0.4/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)
Maven home: /qa/tools/opt/maven-3.0.4
Java version: 1.7.0_79, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_79/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-696.1.1.el6.x86_64", arch: "amd64", 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
+ rm -fr jetty-surefire-reports
+ mkdir jetty-surefire-reports
++ echo 8.1.14.v20131031:jetty-embedded-7 9.0.7.v20131107:jetty-embedded-9 9.1.0.v20131115:jetty-embedded-9
+ JETTY_VERSIONS_ARRAY='8.1.14.v20131031:jetty-embedded-7 9.0.7.v20131107:jetty-embedded-9 9.1.0.v20131115:jetty-embedded-9'
+ for i in '$JETTY_VERSIONS_ARRAY'
+ idx=0
++ echo 8.1.14.v20131031:jetty-embedded-7
++ tr : ' '
+ for ii in '$(echo $i | tr ":" " ")'
+ '[' 0 -eq 0 ']'
+ JETTY_VERSION=8.1.14.v20131031
+ '[' 0 -eq 1 ']'
+ let 'idx = idx + 1'
+ for ii in '$(echo $i | tr ":" " ")'
+ '[' 1 -eq 0 ']'
+ '[' 1 -eq 1 ']'
+ JETTY_ARQ_VERSION=jetty-embedded-7
+ let 'idx = idx + 1'
+ /qa/tools/opt/maven-3.0.4/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean verify -f environments/servlet/tests/jetty/pom.xml -Dincontainer=weld-se-coop -Djetty-embedded-7 -Djetty.version=8.1.14.v20131031 -Denforcer.skip=true
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld.servlet:weld-servlet-test-jetty:jar:2.4.7-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.4.SP2, /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.4.SP2/weld-api-parent-2.4.SP2.pom, line 147, column 34
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.4.SP2, /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.4.SP2/weld-api-parent-2.4.SP2.pom, line 146, column 37
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.4.SP2, /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.4.SP2/weld-api-parent-2.4.SP2.pom, line 147, column 34
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.4.SP2, /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.4.SP2/weld-api-parent-2.4.SP2.pom, line 146, column 37
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.4.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-servlet-test-jetty ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-servlet-test-jetty ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO] Executing: /bin/sh -c cd '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Storing buildNumber: 0898115e4616c2b1c1d912bbc1167be13be1140c at timestamp: January 11, 2018 8:03:37 AM UTC
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-servlet-test-jetty ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-servlet-test-jetty ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:add-test-source (add-test-source) @ weld-servlet-test-jetty ---
[INFO] Test Source directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> added.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:add-test-resource (add-test-resource) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-servlet-test-jetty ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[ERROR] error reading /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.4.7-SNAPSHOT/weld-core-impl-2.4.7-SNAPSHOT.jar; Detect premature EOF
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> uses or overrides a deprecated API.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-servlet-test-jetty ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.036 sec <<< FAILURE! - in org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
testPassingWeldSeBuilderToWeldServlet(org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest) Time elapsed: 0.014 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/jboss/weld/exceptions/IllegalArgumentException
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeBuilderToWeldServlet(WeldSeBuilderTest.java:41)
Caused by: java.lang.ClassNotFoundException: org.jboss.weld.exceptions.IllegalArgumentException
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeBuilderToWeldServlet(WeldSeBuilderTest.java:41)
testPassingWeldSeContainerToWeldServlet(org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest) Time elapsed: 0 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/jboss/weld/exceptions/IllegalArgumentException
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeContainerToWeldServlet(WeldSeBuilderTest.java:58)
Caused by: java.lang.ClassNotFoundException: org.jboss.weld.exceptions.IllegalArgumentException
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeContainerToWeldServlet(WeldSeBuilderTest.java:58)
testPassingWeldSeBuilderToWeldServletViaParam(org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest) Time elapsed: 0 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/jboss/weld/exceptions/IllegalArgumentException
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeBuilderToWeldServletViaParam(WeldSeBuilderTest.java:49)
Caused by: java.lang.ClassNotFoundException: org.jboss.weld.exceptions.IllegalArgumentException
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeBuilderToWeldServletViaParam(WeldSeBuilderTest.java:49)
testPassingWeldSeContainerToWeldServletViaParam(org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest) Time elapsed: 0 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/jboss/weld/exceptions/IllegalArgumentException
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeContainerToWeldServletViaParam(WeldSeBuilderTest.java:67)
Caused by: java.lang.ClassNotFoundException: org.jboss.weld.exceptions.IllegalArgumentException
at org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.testPassingWeldSeContainerToWeldServletViaParam(WeldSeBuilderTest.java:67)
Running org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.019 sec <<< FAILURE! - in org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest
testBootstrapNotNeeded(org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest) Time elapsed: 0.019 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/jboss/weld/exceptions/IllegalArgumentException
at org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.testBootstrapNotNeeded(BootstrapNotNeededTest.java:49)
Caused by: java.lang.ClassNotFoundException: org.jboss.weld.exceptions.IllegalArgumentException
at org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.testBootstrapNotNeeded(BootstrapNotNeededTest.java:49)
Results :
Tests in error:
BootstrapNotNeededTest.testBootstrapNotNeeded:49 NoClassDefFound org/jboss/wel...
WeldSeBuilderTest.testPassingWeldSeBuilderToWeldServlet:41 NoClassDefFound org...
WeldSeBuilderTest.testPassingWeldSeBuilderToWeldServletViaParam:49 NoClassDefFound
WeldSeBuilderTest.testPassingWeldSeContainerToWeldServlet:58 NoClassDefFound o...
WeldSeBuilderTest.testPassingWeldSeContainerToWeldServletViaParam:67 NoClassDefFound
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.129s
[INFO] Finished at: Thu Jan 11 08:03:46 UTC 2018
[INFO] Final Memory: 36M/340M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project weld-servlet-test-jetty: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
6 years, 11 months
Build failed in Jenkins: Weld-2.x-CI-jdk7 #188
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
Changes:
[github] Add a test for stereotype alternative enabled by priority annotation.
------------------------------------------
[...truncated 135 lines...]
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-core-impl ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-core-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 110 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> uses or overrides a deprecated API.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: Recompile with -Xlint:deprecation for details.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> uses unchecked or unsafe operations.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-core-impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ weld-core-impl ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-core-impl ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core-impl >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-impl ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core-impl <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core-impl ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-impl ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.4.7-SNAPSHOT/weld-core-impl-2.4.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.4.7-SNAPSHOT/weld-core-impl-2.4.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-impl/2.4.7-SNAPSHOT/weld-core-impl-2.4.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Core - JSF 2.4.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-core-jsf ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-jsf ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-core-jsf ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-core-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-core-jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-core-jsf ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-core-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-core-jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-core-jsf ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-core-jsf ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core-jsf >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-jsf ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core-jsf <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core-jsf ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-jsf ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.4.7-SNAPSHOT/weld-core-jsf-2.4.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.4.7-SNAPSHOT/weld-core-jsf-2.4.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-jsf/2.4.7-SNAPSHOT/weld-core-jsf-2.4.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Implementation 2.4.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-core ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-core ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-core ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-core ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-core ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] NOT adding java-sources to attached artifacts list.
[INFO]
[INFO] --- maven-shade-plugin:2.3:shade (default) @ weld-core ---
[INFO] Including org.jboss.weld:weld-core-impl:jar:2.4.7-SNAPSHOT in the shaded jar.
[INFO] Excluding javax.enterprise:cdi-api:jar:1.2 from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Excluding org.jboss.weld:weld-api:jar:2.4.SP2 from the shaded jar.
[INFO] Excluding org.jboss.weld:weld-spi:jar:2.4.SP2 from the shaded jar.
[INFO] Excluding org.jboss.classfilewriter:jboss-classfilewriter:jar:1.1.2.Final from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Final from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.el:jboss-el-api_3.0_spec:jar:1.0.0.Alpha1 from the shaded jar.
[INFO] Excluding org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:jar:1.0.0.Final from the shaded jar.
[INFO] Excluding org.jboss.logging:jboss-logging:jar:3.2.1.Final from the shaded jar.
[INFO] Including org.jboss.weld:weld-core-jsf:jar:2.4.7-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> with <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> with <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Dependency-reduced POM written at: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.4.7-SNAPSHOT/weld-core-2.4.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.4.7-SNAPSHOT/weld-core-2.4.7-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 23.879 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 24.506 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 2.338 s]
[INFO] Weld Implementation ................................ FAILURE [ 3.883 s]
[INFO] Weld Probe Parent .................................. SKIPPED
[INFO] Weld Probe Core .................................... SKIPPED
[INFO] Weld Test Utilities ................................ SKIPPED
[INFO] weld-probe-tests ................................... SKIPPED
[INFO] Weld Core BOM ...................................... SKIPPED
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SKIPPED
[INFO] Weld Unit Tests .................................... SKIPPED
[INFO] Weld Integration Tests (JBoss AS) .................. SKIPPED
[INFO] AtInject TCK runner for Weld ....................... SKIPPED
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SKIPPED
[INFO] Weld Environment Common ............................ SKIPPED
[INFO] Weld SE (Core) ..................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................. SKIPPED
[INFO] Weld SE Parent ..................................... SKIPPED
[INFO] Weld SE Tests ...................................... SKIPPED
[INFO] Weld Servlet Parent ................................ SKIPPED
[INFO] Weld Servlet Core .................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ............................ SKIPPED
[INFO] Weld Servlet Integration Tests (Base) .............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.922 s
[INFO] Finished at: 2017-12-19T14:31:23+00:00
[INFO] Final Memory: 52M/409M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project weld-core: Failed to install metadata org.jboss.weld:weld-core:2.4.7-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core/2.4.7-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :weld-core
Build step 'Invoke top-level Maven targets' 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-2.x-CI-jdk7/...> is 1 mo 6 days old
6 years, 11 months