Skip to content

Instantly share code, notes, and snippets.

@WeldJenkins
Created October 7, 2020 07:51
Show Gist options
  • Save WeldJenkins/01840a6aae80757a29cd31d45eba2284 to your computer and use it in GitHub Desktop.
Save WeldJenkins/01840a6aae80757a29cd31d45eba2284 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
GitHub pull request #2155 of commit 268c4dacecee1600916751de87cb7da20fbd03cc, no merge conflicts.
Setting status of 268c4dacecee1600916751de87cb7da20fbd03cc to PENDING with url https://weld-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Weld-pull-request-executor/6827/ and message: 'Build started for merge commit.'
Using context: Weld CI - JDK 8
[EnvInject] - Loading node environment variables.
Building remotely on Dedicated PR Executor-4349 (static RHEL_pull_request) in workspace /mnt/hudson_workspace/workspace/Weld-pull-request-executor
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/weld/core.git
> git init /mnt/hudson_workspace/workspace/Weld-pull-request-executor # timeout=10
Fetching upstream changes from https://github.com/weld/core.git
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/weld/core.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/weld/core.git # timeout=10
Fetching upstream changes from https://github.com/weld/core.git
> git fetch --tags --progress -- https://github.com/weld/core.git +refs/pull/*:refs/remotes/origin/pr/*
> git rev-parse refs/remotes/origin/pr/2155/merge^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/pr/2155/merge^{commit} # timeout=10
Checking out Revision d05b32984d4590361a831b4df9faf7584e9f6ffd (refs/remotes/origin/pr/2155/merge)
> git config core.sparsecheckout # timeout=10
> git checkout -f d05b32984d4590361a831b4df9faf7584e9f6ffd
Commit message: "Merge 268c4dacecee1600916751de87cb7da20fbd03cc into 39eb51becab57c382b8051f5166052d4da79b5ec"
First time build. Skipping changelog.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[Weld-pull-request-executor] $ bash -xe /tmp/jenkins2437450514739866073.sh
+ source /home/hudson/weld-jenkins/scripts/common-osprey.sh
+ setup-environment
+ export JAVA_HOME=/qa/tools/opt/x86_64/openjdk-1.8.0
+ JAVA_HOME=/qa/tools/opt/x86_64/openjdk-1.8.0
+ export M2_HOME=/qa/tools/opt/maven3-latest
+ M2_HOME=/qa/tools/opt/maven3-latest
+ export PATH=/qa/tools/opt/x86_64/openjdk-1.8.0/bin:/qa/tools/opt/maven3-latest/bin:/qa/tools/opt/x86_64/openjdk-1.8.0/bin:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-3.el8_2.x86_64/bin/:/qa/tools/opt/apache-ant-1.9.3/bin/:/qa/tools/opt/maven3-latest/bin/:/qa/tools/opt/x86_64/jdk1.8.0_last/bin/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
+ PATH=/qa/tools/opt/x86_64/openjdk-1.8.0/bin:/qa/tools/opt/maven3-latest/bin:/qa/tools/opt/x86_64/openjdk-1.8.0/bin:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-3.el8_2.x86_64/bin/:/qa/tools/opt/apache-ant-1.9.3/bin/:/qa/tools/opt/maven3-latest/bin/:/qa/tools/opt/x86_64/jdk1.8.0_last/bin/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
+ export 'MVN=/qa/tools/opt/maven3-latest/bin/mvn -s /home/hudson/weld-jenkins/scripts/weld2-staging.xml'
+ MVN='/qa/tools/opt/maven3-latest/bin/mvn -s /home/hudson/weld-jenkins/scripts/weld2-staging.xml'
+ /qa/tools/opt/maven3-latest/bin/mvn -s /home/hudson/weld-jenkins/scripts/weld2-staging.xml -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /qa/tools/opt/maven3-latest
Java version: 1.8.0_265, vendor: Oracle Corporation, runtime: /qa/tools/opt/x86_64/openjdk-1.8.0.265.b01/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.18.0-193.6.3.el8_2.x86_64", arch: "amd64", family: "unix"
+ whoami
hudson
+ java -version
openjdk version "1.8.0_265"
OpenJDK Runtime Environment (build 1.8.0_265-b01)
OpenJDK 64-Bit Server VM (build 25.265-b01, mixed mode)
+ branch=master
+ [[ master == \m\a\s\t\e\r ]]
+ export CONTAINER_ZIP=/home/hudson/weld-jenkins/wildfly-nightly-builds-ee9/latest
+ CONTAINER_ZIP=/home/hudson/weld-jenkins/wildfly-nightly-builds-ee9/latest
+ [[ master == \3\.\1 ]]
+ [[ master == \2\.\4 ]]
+ [[ master == \2\.\3 ]]
+ [[ master == \2\.\2 ]]
+ [[ master == \1\.\1 ]]
+ [[ master == \e\a\p\6\.\2\.\x ]]
+ [[ -n /home/hudson/weld-jenkins/wildfly-nightly-builds-ee9/latest ]]
+ rm -rf container
+ mkdir container
+ unzip -q /home/hudson/weld-jenkins/wildfly-nightly-builds-ee9/latest -d container
++ pwd
+ JBOSS_HOME='/mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/*'
++ echo /mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly
+ export JBOSS_HOME=/mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly
+ JBOSS_HOME=/mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly
+ export 'BUILD_PARAMS=-Pupdate-jboss-as -Dtck'
+ BUILD_PARAMS='-Pupdate-jboss-as -Dtck'
+ /qa/tools/opt/maven3-latest/bin/mvn -s /home/hudson/weld-jenkins/scripts/weld2-staging.xml clean install -fae -Pupdate-jboss-as -Dtck -Pfindbugs -Dfindbugs.failOnError=true -Dfindbugs.threshold=Default -U
[INFO] Scanning for projects...
[WARNING] The project org.jboss.weld:weld-core-parent:pom:4.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Weld Parent [pom]
[INFO] Weld Implementation (Core) [jar]
[INFO] Weld EJB [jar]
[INFO] Weld JSF [jar]
[INFO] Weld JTA [jar]
[INFO] Weld Web [jar]
[INFO] Weld Probe Parent [pom]
[INFO] Weld Probe Core [jar]
[INFO] Weld Test Utilities [jar]
[INFO] weld-probe-tests [jar]
[INFO] Weld Core BOM [pom]
[INFO] JBoss AS7 Updater [pom]
[INFO] Weld Porting Package for the CDI TCK [jar]
[INFO] Weld Unit Tests [jar]
[INFO] Weld Integration Tests (JBoss AS) [jar]
[INFO] AtInject TCK runner for Weld [jar]
[INFO] CDI TCK runner (2.0) for Weld (WildFly) [jar]
[INFO] Weld Environment Common [jar]
[INFO] Weld SE Parent [pom]
[INFO] Weld SE (Core) [jar]
[INFO] Weld SE (Uber Jar) [jar]
[INFO] Weld SE Tests [jar]
[INFO] Weld Servlet Parent [pom]
[INFO] Weld Servlet Core [jar]
[INFO] Weld Servlet (Uber Jar) [jar]
[INFO] Weld Servlet Integration Tests (Base) [jar]
[INFO] Weld Servlet Integration Tests (Tomcat) [jar]
[INFO]
[INFO] ------------------< org.jboss.weld:weld-core-parent >-------------------
[INFO] Building Weld Parent 4.0.0-SNAPSHOT [1/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-core-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-parent ---
[INFO] Executing: /bin/sh -c cd '/mnt/hudson_workspace/workspace/Weld-pull-request-executor' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /mnt/hudson_workspace/workspace/Weld-pull-request-executor
[INFO] Storing buildNumber: d05b32984d4590361a831b4df9faf7584e9f6ffd at timestamp: October 7, 2020 7:05:21 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 '/mnt/hudson_workspace/workspace/Weld-pull-request-executor' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /mnt/hudson_workspace/workspace/Weld-pull-request-executor
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-core-parent ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-core-parent ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-core-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-core-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-core-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-parent ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/weld-core-parent/4.0.0-SNAPSHOT/weld-core-parent-4.0.0-SNAPSHOT.pom
[INFO]
[INFO] -------------------< org.jboss.weld:weld-core-impl >--------------------
[INFO] Building Weld Implementation (Core) 4.0.0-SNAPSHOT [2/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-core-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-impl ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-core-impl ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-core-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 745 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/target/classes
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,19] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,19] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,19] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,19] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[38,19] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[42,24] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[37,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[40,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[42,24] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java: Some input files use or override a deprecated API.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java: Recompile with -Xlint:deprecation for details.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/util/collections/ImmutableList.java: Some input files use unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/util/collections/ImmutableList.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1: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.2.0:testResources (default-testResources) @ weld-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-core-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 121 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/target/test-classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/test/java/org/jboss/weld/tests/unit/reflection/clazz/WeldClassTest.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/test/java/org/jboss/weld/tests/unit/reflection/clazz/WeldClassTest.java uses unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/test/java/org/jboss/weld/tests/unit/reflection/clazz/WeldClassTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-core-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.tests.unit.resolution.CovariantTypesTest
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.jboss.weld.tests.unit.resolution.CovariantTypesTest
[INFO] Running org.jboss.weld.tests.unit.resolution.InvariantTypesTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.resolution.InvariantTypesTest
[INFO] Running org.jboss.weld.tests.unit.util.cache.ReentrantComputingCacheTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.cache.ReentrantComputingCacheTest
[INFO] Running org.jboss.weld.tests.unit.util.reflection.ReflectionsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.reflection.ReflectionsTest
[INFO] Running org.jboss.weld.tests.unit.util.reflection.FormatsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.jboss.weld.tests.unit.util.reflection.FormatsTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableListTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jboss.weld.tests.unit.util.collections.ImmutableListTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.WeldCollectionsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.util.collections.WeldCollectionsTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.SingletonListTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.unit.util.collections.SingletonListTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.TripletonTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.util.collections.TripletonTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.EmptyListTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.unit.util.collections.EmptyListTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableSingletonMapTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.util.collections.ImmutableSingletonMapTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.IteratorsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.IteratorsTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.SingletonSetTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.weld.tests.unit.util.collections.SingletonSetTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ListMultimapTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.ListMultimapTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ListViewTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.ListViewTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.SetsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.SetsTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableArrayListTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jboss.weld.tests.unit.util.collections.ImmutableArrayListTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableHashSetTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.ImmutableHashSetTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.SetMultimapTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.weld.tests.unit.util.collections.SetMultimapTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.IterablesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.IterablesTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableMapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.weld.tests.unit.util.collections.ImmutableMapTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.EmptySetTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.util.collections.EmptySetTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableSetTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jboss.weld.tests.unit.util.collections.ImmutableSetTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.DoubletonTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.jboss.weld.tests.unit.util.collections.DoubletonTest
[INFO] Running org.jboss.weld.tests.unit.util.PrimitivesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jboss.weld.tests.unit.util.PrimitivesTest
[INFO] Running org.jboss.weld.tests.unit.util.ProxiesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.ProxiesTest
[INFO] Running org.jboss.weld.tests.unit.util.DeclaredMemberIndexerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.util.DeclaredMemberIndexerTest
[INFO] Running org.jboss.weld.tests.unit.util.DefaultsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jboss.weld.tests.unit.util.DefaultsTest
[INFO] Running org.jboss.weld.tests.unit.hierarchy.discovery.interfaces.InterfaceHierarchyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.hierarchy.discovery.interfaces.InterfaceHierarchyTest
[INFO] Running org.jboss.weld.tests.unit.hierarchy.discovery.classes.raw.RawTypeDiscoveryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.hierarchy.discovery.classes.raw.RawTypeDiscoveryTest
[INFO] Running org.jboss.weld.tests.unit.hierarchy.discovery.classes.ClassHierarchyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jboss.weld.tests.unit.hierarchy.discovery.classes.ClassHierarchyTest
[INFO] Running org.jboss.weld.tests.unit.hierarchy.discovery.combined.CombinedHierarchyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.hierarchy.discovery.combined.CombinedHierarchyTest
[INFO] Running org.jboss.weld.tests.unit.hierarchy.discovery.event.EventTypeResolutionTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jboss.weld.tests.unit.hierarchy.discovery.event.EventTypeResolutionTest
[INFO] Running org.jboss.weld.tests.unit.reflection.clazz.WeldClassTest
Oct 07, 2020 7:05:41 AM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class jakarta.ejb.PostActivate not found, interception based on it is not enabled
Oct 07, 2020 7:05:41 AM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class jakarta.ejb.PrePassivate not found, interception based on it is not enabled
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.jboss.weld.tests.unit.reflection.clazz.WeldClassTest
[INFO] Running org.jboss.weld.tests.unit.reflection.util.Weld1102Test
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.jboss.weld.tests.unit.reflection.util.Weld1102Test
[INFO] Running org.jboss.weld.tests.unit.reflection.util.DelegateInjectionPointAssignabilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.weld.tests.unit.reflection.util.DelegateInjectionPointAssignabilityTest
[INFO] Running org.jboss.weld.tests.unit.reflection.util.EventTypeAssignabilityTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jboss.weld.tests.unit.reflection.util.EventTypeAssignabilityTest
[INFO] Running org.jboss.weld.tests.unit.reflection.util.BeanTypeAssignabilityTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.weld.tests.unit.reflection.util.BeanTypeAssignabilityTest
[INFO] Running org.jboss.weld.tests.unit.reflection.nested.NestedClassTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.reflection.nested.NestedClassTest
[INFO] Running org.jboss.weld.tests.unit.reflection.annotation.AnnotationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.unit.reflection.annotation.AnnotationTest
[INFO] Running org.jboss.weld.tests.unit.security.ReflectionTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.tests.unit.security.ReflectionTest
[INFO] Running org.jboss.weld.tests.unit.security.SecurityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.security.SecurityTest
[INFO] Running org.jboss.weld.tests.unit.exceptions.WeldExceptionListMessageTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.exceptions.WeldExceptionListMessageTest
[INFO] Running org.jboss.weld.tests.unit.selector.SelectorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.selector.SelectorTest
[INFO] Running org.jboss.weld.tests.unit.VersionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.VersionTest
[INFO] Running org.jboss.weld.tests.unit.config.ConfigurationKeyTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.config.ConfigurationKeyTest
[INFO] Running org.jboss.weld.tests.unit.metadata.BeansXmlMergeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jboss.weld.tests.unit.metadata.BeansXmlMergeTest
[INFO] Running org.jboss.weld.tests.unit.serialization.BeanIdentifierIndexTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.weld.tests.unit.serialization.BeanIdentifierIndexTest
[INFO] Running org.jboss.weld.bootstrap.enablement.EnablementListViewTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jboss.weld.bootstrap.enablement.EnablementListViewTest
[INFO] Running org.jboss.weld.bootstrap.BeanDeploymentsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.bootstrap.BeanDeploymentsTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 307, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- maven-antrun-plugin:3.0.0:run (default) @ weld-core-impl ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-core-impl ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/target/weld-core-impl-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-core-impl >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0: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.2.1:jar (attach-sources) < generate-sources @ weld-core-impl <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-core-impl ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/target/weld-core-impl-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.1.3:check (default) > :spotbugs @ weld-core-impl >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:spotbugs (spotbugs) @ weld-core-impl ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.1.3:check (default) < :spotbugs @ weld-core-impl <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:check (default) @ weld-core-impl ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-impl ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/target/weld-core-impl-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-core-impl/4.0.0-SNAPSHOT/weld-core-impl-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/weld-core-impl/4.0.0-SNAPSHOT/weld-core-impl-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/target/weld-core-impl-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-core-impl/4.0.0-SNAPSHOT/weld-core-impl-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------------< org.jboss.weld.module:weld-ejb >-------------------
[INFO] Building Weld EJB 4.0.0-SNAPSHOT [3/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-ejb ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-ejb ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-ejb ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-ejb ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-ejb ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-ejb ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-ejb ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-ejb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-ejb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-ejb ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-ejb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-ejb ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-ejb ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-ejb ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/target/weld-ejb-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-ejb >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-ejb ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-ejb ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-ejb ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-ejb ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-ejb ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-ejb <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-ejb ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/target/weld-ejb-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.1.3:check (default) > :spotbugs @ weld-ejb >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:spotbugs (spotbugs) @ weld-ejb ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.1.3:check (default) < :spotbugs @ weld-ejb <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:check (default) @ weld-ejb ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-ejb ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/target/weld-ejb-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/module/weld-ejb/4.0.0-SNAPSHOT/weld-ejb-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/module/weld-ejb/4.0.0-SNAPSHOT/weld-ejb-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/target/weld-ejb-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/module/weld-ejb/4.0.0-SNAPSHOT/weld-ejb-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------------< org.jboss.weld.module:weld-jsf >-------------------
[INFO] Building Weld JSF 4.0.0-SNAPSHOT [4/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-jsf ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-jsf ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jsf ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-jsf ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/target/classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/src/main/java/org/jboss/weld/module/jsf/ConversationAwareViewHandler.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/src/main/java/org/jboss/weld/module/jsf/ConversationAwareViewHandler.java uses or overrides a deprecated API.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/src/main/java/org/jboss/weld/module/jsf/ConversationAwareViewHandler.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-jsf ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-jsf ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-jsf ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/target/weld-jsf-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-jsf >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-jsf ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jsf ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-jsf <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-jsf ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/target/weld-jsf-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.1.3:check (default) > :spotbugs @ weld-jsf >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:spotbugs (spotbugs) @ weld-jsf ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.1.3:check (default) < :spotbugs @ weld-jsf <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:check (default) @ weld-jsf ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-jsf ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/target/weld-jsf-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/module/weld-jsf/4.0.0-SNAPSHOT/weld-jsf-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/module/weld-jsf/4.0.0-SNAPSHOT/weld-jsf-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/target/weld-jsf-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/module/weld-jsf/4.0.0-SNAPSHOT/weld-jsf-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------------< org.jboss.weld.module:weld-jta >-------------------
[INFO] Building Weld JTA 4.0.0-SNAPSHOT [5/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-jta ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-jta ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-jta ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-jta ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-jta ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jta ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-jta ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-jta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-jta ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-jta ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-jta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-jta ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-jta ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-jta ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/target/weld-jta-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-jta >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-jta ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-jta ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-jta ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-jta ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jta ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-jta <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-jta ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/target/weld-jta-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.1.3:check (default) > :spotbugs @ weld-jta >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:spotbugs (spotbugs) @ weld-jta ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.1.3:check (default) < :spotbugs @ weld-jta <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:check (default) @ weld-jta ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-jta ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/target/weld-jta-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/module/weld-jta/4.0.0-SNAPSHOT/weld-jta-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/module/weld-jta/4.0.0-SNAPSHOT/weld-jta-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/target/weld-jta-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/module/weld-jta/4.0.0-SNAPSHOT/weld-jta-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------------< org.jboss.weld.module:weld-web >-------------------
[INFO] Building Weld Web 4.0.0-SNAPSHOT [6/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-web ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-web ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-web ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-web ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-web ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 45 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/target/classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/src/main/java/org/jboss/weld/module/web/HttpSessionBean.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/src/main/java/org/jboss/weld/module/web/HttpSessionBean.java uses or overrides a deprecated API.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/src/main/java/org/jboss/weld/module/web/HttpSessionBean.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-web ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-web ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.tests.unit.el.WeldMethodExpressionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.weld.tests.unit.el.WeldMethodExpressionTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-web ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/target/weld-web-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-web >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-web ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-web ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-web ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-web <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-web ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/target/weld-web-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.1.3:check (default) > :spotbugs @ weld-web >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:spotbugs (spotbugs) @ weld-web ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.1.3:check (default) < :spotbugs @ weld-web <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:check (default) @ weld-web ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-web ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/target/weld-web-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/module/weld-web/4.0.0-SNAPSHOT/weld-web-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/module/weld-web/4.0.0-SNAPSHOT/weld-web-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/target/weld-web-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/module/weld-web/4.0.0-SNAPSHOT/weld-web-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ---------------< org.jboss.weld.probe:weld-probe-parent >---------------
[INFO] Building Weld Probe Parent 4.0.0-SNAPSHOT [7/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-probe-parent ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-probe-parent ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-probe-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-probe-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-probe-parent ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/probe/weld-probe-parent/4.0.0-SNAPSHOT/weld-probe-parent-4.0.0-SNAPSHOT.pom
[INFO]
[INFO] ----------------< org.jboss.weld.probe:weld-probe-core >----------------
[INFO] Building Weld Probe Core 4.0.0-SNAPSHOT [8/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-probe-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-probe-core ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-probe-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 24 resources to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/client
[INFO] Copying 8 resources to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/client
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-probe-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-probe-core ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- wro4j-maven-plugin:1.8.0:run (default) @ weld-probe-core ---
Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/me/n4u/sass/sass-gems/maven-metadata.xml
Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/me/n4u/sass/sass-gems/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/me/n4u/sass/sass-gems/maven-metadata.xml
Progress (1): 518 B Downloaded from central: https://repo.maven.apache.org/maven2/me/n4u/sass/sass-gems/maven-metadata.xml (518 B at 645 B/s)
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/client
[INFO] Executing the mojo:
[INFO] Wro4j Model path: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/src/main/client/wro.xml
[INFO] targetGroups: null
[INFO] minimize: true
[INFO] ignoreMissingResources: null
[INFO] parallelProcessing: false
[INFO] buildDirectory: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target
[INFO] destinationFolder: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes/META-INF/client
[INFO] The following groups will be processed: [probe]
[INFO] folder: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes/META-INF/client
[INFO] processing group: probe.css
[INFO] file size: probe.css -> 161075 bytes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes/META-INF/client/probe.css (161075 bytes)
[INFO] folder: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes/META-INF/client
[INFO] processing group: probe.js
[INFO] file size: probe.js -> 818630 bytes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes/META-INF/client/probe.js (818630 bytes)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-resources) @ weld-probe-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] Copying 14 resources
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-probe-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-probe-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-probe-core ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.probe.QueriesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.jboss.weld.probe.QueriesTest
[INFO] Running org.jboss.weld.probe.HtmlTagTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.jboss.weld.probe.HtmlTagTest
[INFO] Running org.jboss.weld.probe.JsonObjectsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.weld.probe.JsonObjectsTest
[INFO] Running org.jboss.weld.probe.ParsersTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.jboss.weld.probe.ParsersTest
[INFO] Running org.jboss.weld.probe.StringsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.probe.StringsTest
[INFO] Running org.jboss.weld.probe.JsonTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.probe.JsonTest
[INFO] Running org.jboss.weld.probe.ProbeFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.weld.probe.ProbeFilterTest
[INFO] Running org.jboss.weld.probe.ResourceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.probe.ResourceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-probe-core ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/weld-probe-core-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-probe-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-core ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-probe-core <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-probe-core ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/weld-probe-core-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> spotbugs-maven-plugin:4.1.3:check (default) > :spotbugs @ weld-probe-core >>>
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:spotbugs (spotbugs) @ weld-probe-core ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO]
[INFO] <<< spotbugs-maven-plugin:4.1.3:check (default) < :spotbugs @ weld-probe-core <<<
[INFO]
[INFO]
[INFO] --- spotbugs-maven-plugin:4.1.3:check (default) @ weld-probe-core ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-probe-core ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/weld-probe-core-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/probe/weld-probe-core/4.0.0-SNAPSHOT/weld-probe-core-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/probe/weld-probe-core/4.0.0-SNAPSHOT/weld-probe-core-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/weld-probe-core-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/probe/weld-probe-core/4.0.0-SNAPSHOT/weld-probe-core-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ----------------< org.jboss.weld:weld-core-test-common >----------------
[INFO] Building Weld Test Utilities 4.0.0-SNAPSHOT [9/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-test-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-core-test-common ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-core-test-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/target/classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/src/main/java/org/jboss/weld/test/util/annotated/TestAnnotatedConstructor.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/src/main/java/org/jboss/weld/test/util/annotated/TestAnnotatedConstructor.java uses unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/src/main/java/org/jboss/weld/test/util/annotated/TestAnnotatedConstructor.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-core-test-common ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-core-test-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-core-test-common ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/target/weld-core-test-common-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-core-test-common >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-test-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-core-test-common <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-core-test-common ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/target/weld-core-test-common-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-test-common ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/target/weld-core-test-common-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-core-test-common/4.0.0-SNAPSHOT/weld-core-test-common-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/weld-core-test-common/4.0.0-SNAPSHOT/weld-core-test-common-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/target/weld-core-test-common-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-core-test-common/4.0.0-SNAPSHOT/weld-core-test-common-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ---------------< org.jboss.weld.probe:weld-probe-tests >----------------
[INFO] Building weld-probe-tests 4.0.0-SNAPSHOT [10/27]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-api/maven-metadata.xml
Downloading from mirror: https://repository.jboss.org/nexus/content/groups/staging/org/seleniumhq/selenium/selenium-api/maven-metadata.xml
Downloading from sonatype: https://oss.sonatype.org/content/groups/staging/org/seleniumhq/selenium/selenium-api/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/maven-metadata.xml
Progress (1): 2.7/3.8 kB Progress (1): 3.8 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/maven-metadata.xml (3.8 kB at 89 kB/s)
Progress (1): 3.8 kB Downloaded from mirror: https://repository.jboss.org/nexus/content/groups/staging/org/seleniumhq/selenium/selenium-api/maven-metadata.xml (3.8 kB at 16 kB/s)
Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/seleniumhq/selenium/selenium-support/maven-metadata.xml
Downloading from mirror: https://repository.jboss.org/nexus/content/groups/staging/org/seleniumhq/selenium/selenium-support/maven-metadata.xml
Downloading from sonatype: https://oss.sonatype.org/content/groups/staging/org/seleniumhq/selenium/selenium-support/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/maven-metadata.xml
Progress (1): 2.7/4.0 kB Progress (1): 4.0 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/maven-metadata.xml (4.0 kB at 166 kB/s)
Progress (1): 4.0 kB Downloaded from mirror: https://repository.jboss.org/nexus/content/groups/staging/org/seleniumhq/selenium/selenium-support/maven-metadata.xml (4.0 kB at 17 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-probe-tests ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO] artifact org.seleniumhq.selenium:selenium-api: checking for updates from jboss-public-repository-group
[INFO] artifact org.seleniumhq.selenium:selenium-api: checking for updates from mirror
[INFO] artifact org.seleniumhq.selenium:selenium-api: checking for updates from sonatype
[INFO] artifact org.seleniumhq.selenium:selenium-api: checking for updates from central
[INFO] artifact org.seleniumhq.selenium:selenium-support: checking for updates from jboss-public-repository-group
[INFO] artifact org.seleniumhq.selenium:selenium-support: checking for updates from mirror
[INFO] artifact org.seleniumhq.selenium:selenium-support: checking for updates from sonatype
[INFO] artifact org.seleniumhq.selenium:selenium-support: checking for updates from central
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-probe-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1: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.2.0:testResources (default-testResources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-probe-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/target/test-classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeSessionBeansTest.java: Some input files use unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeSessionBeansTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-probe-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-probe-tests ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/target/weld-probe-tests-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-probe-tests >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0: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.2.1:jar (attach-sources) < generate-sources @ weld-probe-tests <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-probe-tests ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/target/weld-probe-tests-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-probe-tests ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/target/weld-probe-tests-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/probe/weld-probe-tests/4.0.0-SNAPSHOT/weld-probe-tests-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/probe/weld-probe-tests/4.0.0-SNAPSHOT/weld-probe-tests-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/target/weld-probe-tests-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/probe/weld-probe-tests/4.0.0-SNAPSHOT/weld-probe-tests-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --------------------< org.jboss.weld:weld-core-bom >--------------------
[INFO] Building Weld Core BOM 4.0.0-SNAPSHOT [11/27]
[INFO] --------------------------------[ pom ]---------------------------------
[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 /mnt/hudson_workspace/workspace/Weld-pull-request-executor/bom/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/weld-core-bom/4.0.0-SNAPSHOT/weld-core-bom-4.0.0-SNAPSHOT.pom
[INFO]
[INFO] -------------< org.jboss.weld:weld-core-jboss-as7-updater >-------------
[INFO] Building JBoss AS7 Updater 4.0.0-SNAPSHOT [12/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-core-jboss-as7-updater ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater ---
[INFO] Copying weld-api-4.0.Beta1.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-as/target/dependency/lib/weld-api-4.0.Beta1.jar
[INFO] Copying weld-core-impl-4.0.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-as/target/dependency/lib/weld-core-impl-4.0.0-SNAPSHOT.jar
[INFO] Copying weld-jsf-4.0.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-as/target/dependency/lib/weld-jsf-4.0.0-SNAPSHOT.jar
[INFO] Copying weld-ejb-4.0.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-as/target/dependency/lib/weld-ejb-4.0.0-SNAPSHOT.jar
[INFO] Copying weld-jta-4.0.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-as/target/dependency/lib/weld-jta-4.0.0-SNAPSHOT.jar
[INFO] Copying weld-web-4.0.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-as/target/dependency/lib/weld-web-4.0.0-SNAPSHOT.jar
[INFO] Copying weld-spi-4.0.Beta1.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-as/target/dependency/lib/weld-spi-4.0.Beta1.jar
[INFO] Copying cdi-tck-ext-lib-3.0.1.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-as/target/dependency/lib/cdi-tck-ext-lib-3.0.1.jar
[INFO] Copying weld-probe-core-4.0.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-as/target/dependency/lib/weld-probe-core-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-core-jboss-as7-updater ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-core-jboss-as7-updater >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-core-jboss-as7-updater <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-antrun-plugin:3.0.0:run (update-jboss-as) @ weld-core-jboss-as7-updater ---
[INFO] Executing tasks
[WARNING] [echo] =========================================================================
[WARNING] [echo]
[WARNING] [echo] Updating Weld modules
[WARNING] [echo]
[WARNING] [echo] Weld version: 4.0.0-SNAPSHOT
[WARNING] [echo]
[WARNING] [echo] JBOSS_HOME: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly
[WARNING] [echo]
[WARNING] [echo] =========================================================================
[INFO] [copy] Copying 4 files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/modules/system/layers/base/org/jboss/weld/core/main
[INFO] [copy] Copying 1 file to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/modules/system/layers/base/org/jboss/weld/probe/main
[INFO] [copy] Copying 1 file to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/modules/system/layers/base/org/jboss/weld/spi/main
[INFO] [copy] Copying 1 file to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/modules/system/layers/base/org/jboss/weld/api/main
[INFO] [copy] Copying 1 file to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/modules/system/layers/base/org/jboss/as/jsf-injection/main
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:3.0.0:run (install-cdi-tck-ext-lib) @ weld-core-jboss-as7-updater ---
[INFO] Executing tasks
[INFO] [copy] Copying 1 file to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/standalone/lib/ext
[INFO] Executed tasks
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-jboss-as7-updater ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-as/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/weld-core-jboss-as7-updater/4.0.0-SNAPSHOT/weld-core-jboss-as7-updater-4.0.0-SNAPSHOT.pom
[INFO]
[INFO] --------------< org.jboss.weld:weld-porting-package-tck >---------------
[INFO] Building Weld Porting Package for the CDI TCK 4.0.0-SNAPSHOT [13/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-porting-package-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0: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.7.0:process (attach-license) @ weld-porting-package-tck ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-porting-package-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-porting-package-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/porting-package/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1: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.2.0:testResources (default-testResources) @ weld-porting-package-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/porting-package/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-porting-package-tck ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-porting-package-tck ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/porting-package/target/weld-porting-package-tck-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-porting-package-tck >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-porting-package-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0: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.2.1:jar (attach-sources) < generate-sources @ weld-porting-package-tck <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-porting-package-tck ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/porting-package/target/weld-porting-package-tck-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-porting-package-tck ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/porting-package/target/weld-porting-package-tck-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-porting-package-tck/4.0.0-SNAPSHOT/weld-porting-package-tck-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/porting-package/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/weld-porting-package-tck/4.0.0-SNAPSHOT/weld-porting-package-tck-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/porting-package/target/weld-porting-package-tck-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-porting-package-tck/4.0.0-SNAPSHOT/weld-porting-package-tck-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------------< org.jboss.weld:weld-core-test >--------------------
[INFO] Building Weld Unit Tests 4.0.0-SNAPSHOT [14/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-core-test ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-test ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-test ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-test ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0: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.7.0:process (attach-license) @ weld-core-test ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-core-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/target/classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/src/main/java/org/jboss/weld/mock/cluster/SwitchableCLProxyServices.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/src/main/java/org/jboss/weld/mock/cluster/SwitchableCLProxyServices.java uses or overrides a deprecated API.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/src/main/java/org/jboss/weld/mock/cluster/SwitchableCLProxyServices.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1: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.2.0:testResources (default-testResources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 22 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-core-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 101 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/target/test-classes
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/src/test/java/org/jboss/weld/tests/unit/threadlocal/ThreadLocalTestCase.java:[22,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/src/test/java/org/jboss/weld/tests/unit/threadlocal/ThreadLocalTestCase.java:[150,44] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/src/test/java/org/jboss/weld/tests/unit/threadlocal/ThreadLocalTestCase.java:[152,13] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/src/test/java/org/jboss/weld/tests/unit/threadlocal/ThreadLocalTestCase.java:[152,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-core-test ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
Oct 07, 2020 7:06:58 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:06:58 AM org.jboss.weld.xml.BeansXmlValidator error
WARN: WELD-001208: Error when validating null@16 against xsd. cvc-pattern-valid: Value 'com.acme.*.Foo.**' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*([a-zA-Z_$][a-zA-Z\d_$]*|\*|\*\*)' for type '#AnonType_nameexcludescan'.
Oct 07, 2020 7:06:58 AM org.jboss.weld.xml.BeansXmlValidator error
WARN: WELD-001208: Error when validating null@16 against xsd. cvc-attribute.3: The value 'com.acme.*.Foo.**' of attribute 'name' on element 'exclude' is not valid with respect to its type, '#AnonType_nameexcludescan'.
Oct 07, 2020 7:06:59 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:06:59 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:06:59 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:06:59 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:06:59 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:07:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.685 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-surefire-report-plugin:3.0.0-M5: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.2.0:jar (default-jar) @ weld-core-test ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/target/weld-core-test-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-core-test >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-test ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-test ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-test ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0: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.2.1:jar (attach-sources) < generate-sources @ weld-core-test <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-core-test ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/target/weld-core-test-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-test ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/target/weld-core-test-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-core-test/4.0.0-SNAPSHOT/weld-core-test-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/weld-core-test/4.0.0-SNAPSHOT/weld-core-test-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests/target/weld-core-test-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-core-test/4.0.0-SNAPSHOT/weld-core-test-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --------------< org.jboss.weld:weld-core-test-arquillian >--------------
[INFO] Building Weld Integration Tests (JBoss AS) 4.0.0-SNAPSHOT [15/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-core-test-arquillian ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-core-test-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-core-test-arquillian ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-core-test-arquillian ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-core-test-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 94 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-core-test-arquillian ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3156 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/target/test-classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/src/test/java/org/jboss/weld/tests/jsf/Garply.java: Some input files use or override a deprecated API.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/src/test/java/org/jboss/weld/tests/jsf/Garply.java: Recompile with -Xlint:deprecation for details.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/CustomContext.java: Some input files use unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/weld1766/CustomContext.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-core-test-arquillian ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.tests.accessibility.EarAccessibilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.jboss.weld.tests.accessibility.EarAccessibilityTest
[INFO] Running org.jboss.weld.tests.beanManager.access.StandaloneTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.jboss.weld.tests.beanManager.access.StandaloneTest
[INFO] Running org.jboss.weld.tests.beanManager.injectionTarget.mdb.MessageDrivenInjectionTargetTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.jboss.weld.tests.beanManager.injectionTarget.mdb.MessageDrivenInjectionTargetTest
[INFO] Running org.jboss.weld.tests.beanManager.injectionTarget.InjectionTargetDecorationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.jboss.weld.tests.beanManager.injectionTarget.InjectionTargetDecorationTest
[INFO] Running org.jboss.weld.tests.beanManager.injectionTarget.NonProducibleInjectionTargetTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.jboss.weld.tests.beanManager.injectionTarget.NonProducibleInjectionTargetTest
[INFO] Running org.jboss.weld.tests.beanManager.beanAttributes.weld1473.SessionBeanInherritanceAttributesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.jboss.weld.tests.beanManager.beanAttributes.weld1473.SessionBeanInherritanceAttributesTest
[INFO] Running org.jboss.weld.tests.beanManager.beanAttributes.CreateBeanAttributesTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.jboss.weld.tests.beanManager.beanAttributes.CreateBeanAttributesTest
[INFO] Running org.jboss.weld.tests.beanManager.bean.SyntheticBeanTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.jboss.weld.tests.beanManager.bean.SyntheticBeanTest
[INFO] Running org.jboss.weld.tests.beanManager.extension.GetExtensionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.jboss.weld.tests.beanManager.extension.GetExtensionTest
[INFO] Running org.jboss.weld.tests.beanManager.isStereotype.BeanManagerIsStereotypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.jboss.weld.tests.beanManager.isStereotype.BeanManagerIsStereotypeTest
[INFO] Running org.jboss.weld.tests.beanManager.bootstrap.unavailable.methods.UnavailableMethodsDuringApplicationInitializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.jboss.weld.tests.beanManager.bootstrap.unavailable.methods.UnavailableMethodsDuringApplicationInitializationTest
[INFO] Running org.jboss.weld.tests.beanManager.bootstrap.GetBeansExtensionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.jboss.weld.tests.beanManager.bootstrap.GetBeansExtensionTest
[INFO] Running org.jboss.weld.tests.beanManager.injectionPoint.CreateInjectionPointTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.weld.tests.beanManager.injectionPoint.CreateInjectionPointTest
[INFO] Running org.jboss.weld.tests.beanManager.annotation.ManagerAnnotationTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.jboss.weld.tests.beanManager.annotation.ManagerAnnotationTest
[INFO] Running org.jboss.weld.tests.beanManager.annotatedType.CreateAnnotatedTypeWithIdTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.weld.tests.beanManager.annotatedType.CreateAnnotatedTypeWithIdTest
[INFO] Running org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest
[INFO] Running org.jboss.weld.tests.beanManager.serializability.ManagerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.jboss.weld.tests.beanManager.serializability.ManagerTest
[INFO] Running org.jboss.weld.tests.beanManager.BeanManagerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.jboss.weld.tests.beanManager.BeanManagerTest
[INFO] Running org.jboss.weld.tests.beanManager.predestroy.BeanPreDestroyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.jboss.weld.tests.beanManager.predestroy.BeanPreDestroyTest
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.broken.interceptor.InvalidBeanMetadataInjectionPoint2Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jboss.weld.tests.builtinBeans.metadata.broken.interceptor.InvalidBeanMetadataInjectionPoint2Test
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.broken.interceptor.InvalidBeanMetadataInjectionPoint3Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.jboss.weld.tests.builtinBeans.metadata.broken.interceptor.InvalidBeanMetadataInjectionPoint3Test
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.broken.interceptor.InvalidBeanMetadataInjectionPoint1Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.weld.tests.builtinBeans.metadata.broken.interceptor.InvalidBeanMetadataInjectionPoint1Test
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.broken.decorator.InvalidBeanMetadataInjectionPoint3Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.builtinBeans.metadata.broken.decorator.InvalidBeanMetadataInjectionPoint3Test
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.broken.decorator.InvalidBeanMetadataInjectionPoint2Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.weld.tests.builtinBeans.metadata.broken.decorator.InvalidBeanMetadataInjectionPoint2Test
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.broken.decorator.InvalidBeanMetadataInjectionPoint1Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.weld.tests.builtinBeans.metadata.broken.decorator.InvalidBeanMetadataInjectionPoint1Test
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.broken.InterceptorMetadataInjectionIntoBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.weld.tests.builtinBeans.metadata.broken.InterceptorMetadataInjectionIntoBeanTest
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.broken.DecoratorMetadataInjectionIntoBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.jboss.weld.tests.builtinBeans.metadata.broken.DecoratorMetadataInjectionIntoBeanTest
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.broken.DecoratedBeanMetadataInjectionIntoBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.weld.tests.builtinBeans.metadata.broken.DecoratedBeanMetadataInjectionIntoBeanTest
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.broken.disposer.PropagationOfBeanMetadataTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.weld.tests.builtinBeans.metadata.broken.disposer.PropagationOfBeanMetadataTest
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.broken.InterceptedBeanMetadataInjectionIntoBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.jboss.weld.tests.builtinBeans.metadata.broken.InterceptedBeanMetadataInjectionIntoBeanTest
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.passivation.BeanMetadataPassivationCapableDependencyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.jboss.weld.tests.builtinBeans.metadata.passivation.BeanMetadataPassivationCapableDependencyTest
[INFO] Running org.jboss.weld.tests.builtinBeans.metadata.BuiltinMetadataBeanTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.jboss.weld.tests.builtinBeans.metadata.BuiltinMetadataBeanTest
[INFO] Running org.jboss.weld.tests.builtinBeans.decorator.broken.NonPassivationCapableInstanceDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.weld.tests.builtinBeans.decorator.broken.NonPassivationCapableInstanceDecoratorTest
[INFO] Running org.jboss.weld.tests.builtinBeans.decorator.broken.NonPassivationCapableEventDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.builtinBeans.decorator.broken.NonPassivationCapableEventDecoratorTest
[INFO] Running org.jboss.weld.tests.builtinBeans.weld471.InstanceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jboss.weld.tests.builtinBeans.weld471.InstanceTest
[INFO] Running org.jboss.weld.tests.builtinBeans.injectionPoint.disposer.broken.InjectionPointOnDisposerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.jboss.weld.tests.builtinBeans.injectionPoint.disposer.broken.InjectionPointOnDisposerTest
[INFO] Running org.jboss.weld.tests.builtinBeans.BuiltInBeanPassivationCapableTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.jboss.weld.tests.builtinBeans.BuiltInBeanPassivationCapableTest
[INFO] Running org.jboss.weld.tests.contexts.ApplicationScopedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.weld.tests.contexts.ApplicationScopedTest
[INFO] Running org.jboss.weld.tests.contexts.creational.CreationalContextTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.weld.tests.contexts.creational.CreationalContextTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.injection.NonPassivatingInjectionIntoPassivatingBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.jboss.weld.tests.contexts.passivating.injection.NonPassivatingInjectionIntoPassivatingBeanTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingDecoratorConstructorParameterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingDecoratorConstructorParameterTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingDecoratorInitializerParameterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingDecoratorInitializerParameterTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInterceptorInitializerParameterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInterceptorInitializerParameterTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingProducerParameterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingProducerParameterTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingConstructorParameterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingConstructorParameterTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInitializerParameterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInitializerParameterTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInterceptorConstructorParameterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.weld.tests.contexts.passivating.injection.broken.NonPassivatingInterceptorConstructorParameterTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.custom.CustomPassivatingScopeCalledWithSerializableParametersTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.jboss.weld.tests.contexts.passivating.custom.CustomPassivatingScopeCalledWithSerializableParametersTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.enterprise.broken.sessionBeanWithPassivatingScopeNotSerializable.NonPassivationCapableEjbTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.jboss.weld.tests.contexts.passivating.enterprise.broken.sessionBeanWithPassivatingScopeNotSerializable.NonPassivationCapableEjbTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.enterprise.NonPassivationCapableSessionBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jboss.weld.tests.contexts.passivating.enterprise.NonPassivationCapableSessionBeanTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.serialization.interception.PassivationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.jboss.weld.tests.contexts.passivating.serialization.interception.PassivationTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.serialization.PassivationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.contexts.passivating.serialization.PassivationTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.validation.DecoratorWithNonPassivationCapableDependenciesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.weld.tests.contexts.passivating.validation.DecoratorWithNonPassivationCapableDependenciesTest
[INFO] Running org.jboss.weld.tests.contexts.passivating.validation.InterceptorWithNonPassivationCapableDependenciesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.jboss.weld.tests.contexts.passivating.validation.InterceptorWithNonPassivationCapableDependenciesTest
[INFO] Running org.jboss.weld.tests.contexts.PassivatingContextTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.jboss.weld.tests.contexts.PassivatingContextTest
[INFO] Running org.jboss.weld.tests.contexts.alterable.AlterableContextTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.jboss.weld.tests.contexts.alterable.AlterableContextTest
[INFO] Running org.jboss.weld.tests.contexts.activator.request.RequestScopedActiveInterceptorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.jboss.weld.tests.contexts.activator.request.RequestScopedActiveInterceptorTest
[INFO] Running org.jboss.weld.tests.contexts.propagation.ContextPropagationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.jboss.weld.tests.contexts.propagation.ContextPropagationTest
[INFO] Running org.jboss.weld.tests.contexts.ParameterizedTypeScopedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jboss.weld.tests.contexts.ParameterizedTypeScopedTest
[INFO] Running org.jboss.weld.tests.contexts.ContextTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.weld.tests.contexts.ContextTest
[INFO] Running org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest
[INFO] Running org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest
[INFO] Running org.jboss.weld.tests.ejb.EJBCallTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.111 s - in org.jboss.weld.tests.ejb.EJBCallTest
[INFO] Running org.jboss.weld.tests.el.resolver.ELResolverTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.jboss.weld.tests.el.resolver.ELResolverTest
[INFO] Running org.jboss.weld.tests.event.observer.weld2338.ObserverInExtensionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.event.observer.weld2338.ObserverInExtensionTest
[INFO] Running org.jboss.weld.tests.event.observer.validation.FiringArrayEventTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.tests.event.observer.validation.FiringArrayEventTest
[INFO] Running org.jboss.weld.tests.event.observer.validation.ObserverMethodParameterInjectionValidationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.event.observer.validation.ObserverMethodParameterInjectionValidationTest
[INFO] Running org.jboss.weld.tests.event.observer.validation.enterprise.InheritedObserverMethodNotInBusinessInterfaceValidationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.weld.tests.event.observer.validation.enterprise.InheritedObserverMethodNotInBusinessInterfaceValidationTest
[INFO] Running org.jboss.weld.tests.event.observer.superclass.SuperclassObservers1Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jboss.weld.tests.event.observer.superclass.SuperclassObservers1Test
[INFO] Running org.jboss.weld.tests.event.observer.superclass.SuperclassObserversTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.jboss.weld.tests.event.observer.superclass.SuperclassObserversTest
[INFO] Running org.jboss.weld.tests.event.observer.superclass.SuperclassObservers2Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.jboss.weld.tests.event.observer.superclass.SuperclassObservers2Test
[INFO] Running org.jboss.weld.tests.event.observer.vetoreplace.ExperimentalProcessObserverMethodTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.weld.tests.event.observer.vetoreplace.ExperimentalProcessObserverMethodTest
[INFO] Running org.jboss.weld.tests.event.async.executor.FireAsyncWithExecutorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.jboss.weld.tests.event.async.executor.FireAsyncWithExecutorTest
[INFO] Running org.jboss.weld.tests.event.async.context.request.RequestContextActiveInAsyncObserverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.weld.tests.event.async.context.request.RequestContextActiveInAsyncObserverTest
[INFO] Running org.jboss.weld.tests.event.async.stage.FireAsyncCompletionStageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.jboss.weld.tests.event.async.stage.FireAsyncCompletionStageTest
[INFO] Running org.jboss.weld.tests.event.async.complex.ComplexAsyncEventTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.jboss.weld.tests.event.async.complex.ComplexAsyncEventTest
[INFO] Running org.jboss.weld.tests.event.async.extension.broken.ExtensionWithBrokenAsyncObserverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.weld.tests.event.async.extension.broken.ExtensionWithBrokenAsyncObserverTest
[INFO] Running org.jboss.weld.tests.event.async.extension.ExtensionWithAsyncObserverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.weld.tests.event.async.extension.ExtensionWithAsyncObserverTest
[INFO] Running org.jboss.weld.tests.event.async.contextClassLoader.AsyncEventNotificationPreservesTCCLTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.jboss.weld.tests.event.async.contextClassLoader.AsyncEventNotificationPreservesTCCLTest
[INFO] Running org.jboss.weld.tests.event.async.FireAsyncTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.jboss.weld.tests.event.async.FireAsyncTest
[INFO] Running org.jboss.weld.tests.event.parameterized.ParameterizedEventTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.jboss.weld.tests.event.parameterized.ParameterizedEventTest
[INFO] Running org.jboss.weld.tests.event.EventQualifierTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.weld.tests.event.EventQualifierTest
[INFO] Running org.jboss.weld.tests.event.lifecycle.phase.ContainerLifecycleEventInvocationOutsideObserverTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.jboss.weld.tests.event.lifecycle.phase.ContainerLifecycleEventInvocationOutsideObserverTest
[INFO] Running org.jboss.weld.tests.event.lifecycle.ordering.LifecycleEventOrderingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 s - in org.jboss.weld.tests.event.lifecycle.ordering.LifecycleEventOrderingTest
[INFO] Running org.jboss.weld.tests.event.lifecycle.concurrent.ContainerLifecycleEventDeliveryNotConcurrentTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.jboss.weld.tests.event.lifecycle.concurrent.ContainerLifecycleEventDeliveryNotConcurrentTest
[INFO] Running org.jboss.weld.tests.event.lifecycle.ContainerLifecycleEventNotFiredIntoBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.weld.tests.event.lifecycle.ContainerLifecycleEventNotFiredIntoBeanTest
[INFO] Running org.jboss.weld.tests.event.subtype.EventSelectTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.weld.tests.event.subtype.EventSelectTest
[INFO] Running org.jboss.weld.tests.event.ordering.EventOrderingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.weld.tests.event.ordering.EventOrderingTest
[INFO] Running org.jboss.weld.tests.event.weld1361.FiringNullEventTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.weld.tests.event.weld1361.FiringNullEventTest
[INFO] Running org.jboss.weld.tests.event.weld1361.RawEventTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.event.weld1361.RawEventTypeTest
[INFO] Running org.jboss.weld.tests.event.SimpleEventTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.event.SimpleEventTest
[INFO] Running org.jboss.weld.tests.inheritance.generic.MemberLevelInheritanceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.weld.tests.inheritance.generic.MemberLevelInheritanceTest
[INFO] Running org.jboss.weld.tests.injectionPoint.observer.EventInjectionPointTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.weld.tests.injectionPoint.observer.EventInjectionPointTest
[INFO] Running org.jboss.weld.tests.injectionPoint.weld1950.Weld1950InjectionPointTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.jboss.weld.tests.injectionPoint.weld1950.Weld1950InjectionPointTest
[INFO] Running org.jboss.weld.tests.injectionPoint.InjectionPointTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jboss.weld.tests.injectionPoint.InjectionPointTest
[INFO] Running org.jboss.weld.tests.injectionPoint.named.NamedParameterInjectionPointTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jboss.weld.tests.injectionPoint.named.NamedParameterInjectionPointTest
[INFO] Running org.jboss.weld.tests.injectionPoint.custom.CustomBeanInjectionPointMetadataTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.weld.tests.injectionPoint.custom.CustomBeanInjectionPointMetadataTest
[INFO] Running org.jboss.weld.tests.injectionPoint.beanConfigurator.BeanConfiguratorInjectionPointMetadataTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.jboss.weld.tests.injectionPoint.beanConfigurator.BeanConfiguratorInjectionPointMetadataTest
[INFO] Running org.jboss.weld.tests.interceptors.aroundConstruct.basic.AroundConstructTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.interceptors.aroundConstruct.basic.AroundConstructTest
[INFO] Running org.jboss.weld.tests.interceptors.aroundConstruct.extended.ConstructorInterceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.weld.tests.interceptors.aroundConstruct.extended.ConstructorInterceptionTest
[INFO] Running org.jboss.weld.tests.interceptors.aroundConstruct.lifecycle.AroundConstructInterceptorLifecycleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.interceptors.aroundConstruct.lifecycle.AroundConstructInterceptorLifecycleTest
[INFO] Running org.jboss.weld.tests.interceptors.retrySimple.RetryInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.weld.tests.interceptors.retrySimple.RetryInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.finalEquals.InterceptedBeanWithFinalEqualsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.jboss.weld.tests.interceptors.finalEquals.InterceptedBeanWithFinalEqualsTest
[INFO] Running org.jboss.weld.tests.interceptors.producer.InterceptionFactoryTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in org.jboss.weld.tests.interceptors.producer.InterceptionFactoryTest
[INFO] Running org.jboss.weld.tests.interceptors.context.bindings.InvocationContextInterceptorBindingsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.jboss.weld.tests.interceptors.context.bindings.InvocationContextInterceptorBindingsTest
[INFO] Running org.jboss.weld.tests.interceptors.bridgemethods.hierarchy.InterceptorBridgeMethodTest
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.051 s - in org.jboss.weld.tests.interceptors.bridgemethods.hierarchy.InterceptorBridgeMethodTest
[INFO] Running org.jboss.weld.tests.interceptors.bridgemethods.managed.ManagedBeanBridgeMethodTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.interceptors.bridgemethods.managed.ManagedBeanBridgeMethodTest
[INFO] Running org.jboss.weld.tests.interceptors.weld459.fmcl.FinalMethodClassLevelInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.interceptors.weld459.fmcl.FinalMethodClassLevelInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.weld459.fcml.FinalClassMethodLevelInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jboss.weld.tests.interceptors.weld459.fcml.FinalClassMethodLevelInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.weld459.fmml.FinalMethodMethodLevelInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jboss.weld.tests.interceptors.weld459.fmml.FinalMethodMethodLevelInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.weld459.fccl.FinalClassClassLevelInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.interceptors.weld459.fccl.FinalClassClassLevelInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithInvalidReturnTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithInvalidReturnTypeTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.AroundConstructInterceptorWithVoidReturnTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jboss.weld.tests.interceptors.signature.AroundConstructInterceptorWithVoidReturnTypeTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.TargetClassWithAroundInvokeWithInvalidReturnTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.weld.tests.interceptors.signature.TargetClassWithAroundInvokeWithInvalidReturnTypeTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithInvalidParameterCountTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithInvalidParameterCountTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.AroundInvokeInterceptorWithInvalidReturnTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.jboss.weld.tests.interceptors.signature.AroundInvokeInterceptorWithInvalidReturnTypeTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.TargetClassWithAroundConstructTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.032 s - in org.jboss.weld.tests.interceptors.signature.TargetClassWithAroundConstructTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.TargetClassWithAroundInvokeWithInvalidParameterTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.interceptors.signature.TargetClassWithAroundInvokeWithInvalidParameterTypeTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.AroundInvokeInterceptorWithInvalidParameterTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.interceptors.signature.AroundInvokeInterceptorWithInvalidParameterTypeTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithoutParametersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithoutParametersTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithInvalidParameterTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithInvalidParameterTypeTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithVoidReturnTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithVoidReturnTypeTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.TargetClassWithAroundInvokeWithInvalidParameterCountTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.jboss.weld.tests.interceptors.signature.TargetClassWithAroundInvokeWithInvalidParameterCountTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithThrowsClauseTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithThrowsClauseTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithInvalidParameterCountTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithInvalidParameterCountTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.AroundConstructInterceptorWithObjectReturnTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.interceptors.signature.AroundConstructInterceptorWithObjectReturnTypeTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithInvalidReturnTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.interceptors.signature.TargetClassWithPostConstructWithInvalidReturnTypeTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithObjectReturnTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jboss.weld.tests.interceptors.signature.PostConstructInterceptorWithObjectReturnTypeTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.AroundInvokeInterceptorWithValidSignatureTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.weld.tests.interceptors.signature.AroundInvokeInterceptorWithValidSignatureTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.AroundInvokeInterceptorWithInvalidParameterCountTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.weld.tests.interceptors.signature.AroundInvokeInterceptorWithInvalidParameterCountTest
[INFO] Running org.jboss.weld.tests.interceptors.signature.TargetClassWithValidPostConstructTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.weld.tests.interceptors.signature.TargetClassWithValidPostConstructTest
[INFO] Running org.jboss.weld.tests.interceptors.selfInvocation.SelfInvocationInterceptionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.weld.tests.interceptors.selfInvocation.SelfInvocationInterceptionTest
[INFO] Running org.jboss.weld.tests.interceptors.simple.SimpleInterceptorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.interceptors.simple.SimpleInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.visibility.packagePrivate.InterceptionWithPackagePrivateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.interceptors.visibility.packagePrivate.InterceptionWithPackagePrivateTest
[INFO] Running org.jboss.weld.tests.interceptors.visibility.UnreachableInterceptedInterfaceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.interceptors.visibility.UnreachableInterceptedInterfaceTest
[INFO] Running org.jboss.weld.tests.interceptors.ejb.EnterpriseBeanInterceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.weld.tests.interceptors.ejb.EnterpriseBeanInterceptionTest
[INFO] Running org.jboss.weld.tests.interceptors.self.SelfInvocationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.jboss.weld.tests.interceptors.self.SelfInvocationTest
[INFO] Running org.jboss.weld.tests.interceptors.tb.DAOTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.jboss.weld.tests.interceptors.tb.DAOTest
[INFO] Running org.jboss.weld.tests.interceptors.binding.transitivity.InterceptorBindingTransitivityTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.weld.tests.interceptors.binding.transitivity.InterceptorBindingTransitivityTest
[INFO] Running org.jboss.weld.tests.interceptors.binding.inheritance.InheritedInterceptorBindingsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.jboss.weld.tests.interceptors.binding.inheritance.InheritedInterceptorBindingsTest
[INFO] Running org.jboss.weld.tests.interceptors.binding.inheritance.broken.ConflictingInterceptorBindingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.weld.tests.interceptors.binding.inheritance.broken.ConflictingInterceptorBindingTest
[INFO] Running org.jboss.weld.tests.interceptors.binding.overriding.InterceptorBindingOverridingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.interceptors.binding.overriding.InterceptorBindingOverridingTest
[INFO] Running org.jboss.weld.tests.interceptors.binding.validation.InterceptorBindingTargetCheckTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jboss.weld.tests.interceptors.binding.validation.InterceptorBindingTargetCheckTest
[INFO] Running org.jboss.weld.tests.interceptors.binding.array.ArrayBindingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.jboss.weld.tests.interceptors.binding.array.ArrayBindingTest
[INFO] Running org.jboss.weld.tests.interceptors.conflictingenablement.InterceptorConflictingEnablementTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jboss.weld.tests.interceptors.conflictingenablement.InterceptorConflictingEnablementTest
[INFO] Running org.jboss.weld.tests.interceptors.generic.overriden.GenericClassOverridenMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.interceptors.generic.overriden.GenericClassOverridenMethodTest
[INFO] Running org.jboss.weld.tests.interceptors.generic.SimpleWeldClassTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.tests.interceptors.generic.SimpleWeldClassTest
[INFO] Running org.jboss.weld.tests.interceptors.no.binding.InterceptorWithNoBindingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.weld.tests.interceptors.no.binding.InterceptorWithNoBindingTest
[INFO] Running org.jboss.weld.tests.interceptors.suicide.SuicidalInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.interceptors.suicide.SuicidalInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.weld770.InterceptedBeanWithoutNoArgConstructorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.weld.tests.interceptors.weld770.InterceptedBeanWithoutNoArgConstructorTest
[INFO] Running org.jboss.weld.tests.interceptors.circularInvocation.SelfInvokingClassTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.interceptors.circularInvocation.SelfInvokingClassTest
[INFO] Running org.jboss.weld.tests.interceptors.lifecycle.LifecycleInterceptorOrderingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.weld.tests.interceptors.lifecycle.LifecycleInterceptorOrderingTest
[INFO] Running org.jboss.weld.tests.interceptors.weld1174.InterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.interceptors.weld1174.InterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.invalidContract.VoidInterceptorInvalidContractTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.011 s - in org.jboss.weld.tests.interceptors.invalidContract.VoidInterceptorInvalidContractTest
[INFO] Running org.jboss.weld.tests.interceptors.invalidContract.NotThrowingExceptionInterceptorInvalidContractTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.jboss.weld.tests.interceptors.invalidContract.NotThrowingExceptionInterceptorInvalidContractTest
[INFO] Running org.jboss.weld.tests.interceptors.invalidContract.NoArgInterceptorInvalidContractTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.055 s - in org.jboss.weld.tests.interceptors.invalidContract.NoArgInterceptorInvalidContractTest
[INFO] Running org.jboss.weld.tests.interceptors.weld1538.advanced.AdvancedInterceptorDelegatingChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.interceptors.weld1538.advanced.AdvancedInterceptorDelegatingChainTest
[INFO] Running org.jboss.weld.tests.interceptors.weld1538.InterceptorDelegatingChainTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.interceptors.weld1538.InterceptorDelegatingChainTest
[INFO] Running org.jboss.weld.tests.interceptors.weld1410.DuplicateInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.weld.tests.interceptors.weld1410.DuplicateInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.initialization.block.InicializationBlockTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.weld.tests.interceptors.initialization.block.InicializationBlockTest
[INFO] Running org.jboss.weld.tests.interceptors.finalMethod.InterceptedBeanWithFinalMethodTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.weld.tests.interceptors.finalMethod.InterceptedBeanWithFinalMethodTest
[INFO] Running org.jboss.weld.tests.interceptors.ejb3model.Ejb3InterceptionModelTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.interceptors.ejb3model.Ejb3InterceptionModelTest
[INFO] Running org.jboss.weld.tests.interceptors.thread.async.AsyncInterceptorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.interceptors.thread.async.AsyncInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.thread.InterceptorDispatchingToDiffferentThreadTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.weld.tests.interceptors.thread.InterceptorDispatchingToDiffferentThreadTest
[INFO] Running org.jboss.weld.tests.interceptors.extension.CustomPrioritizedInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.weld.tests.interceptors.extension.CustomPrioritizedInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.extension.CustomInterceptorRegistrationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.weld.tests.interceptors.extension.CustomInterceptorRegistrationTest
[INFO] Running org.jboss.weld.tests.interceptors.extension.CustomInterceptorInvocationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.interceptors.extension.CustomInterceptorInvocationTest
[INFO] Running org.jboss.weld.tests.interceptors.singleInstance.SingleInterceptorInstancePerBeanInstanceTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.interceptors.singleInstance.SingleInterceptorInstancePerBeanInstanceTest
[INFO] Running org.jboss.weld.tests.interceptors.weld771.InterceptedBeanWithFinalMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.interceptors.weld771.InterceptedBeanWithFinalMethodTest
[INFO] Running org.jboss.weld.tests.interceptors.passivation.broken.interceptorWithNonSerializableField.InterceptorWithNonSerializableFieldOnPassivatingBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.interceptors.passivation.broken.interceptorWithNonSerializableField.InterceptorWithNonSerializableFieldOnPassivatingBeanTest
[INFO] Running org.jboss.weld.tests.interceptors.passivation.broken.nonSerializableInterceptor.NonPassivatingInterceptorOnPassivatingBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.interceptors.passivation.broken.nonSerializableInterceptor.NonPassivatingInterceptorOnPassivatingBeanTest
[INFO] Running org.jboss.weld.tests.interceptors.inheritance.packagePrivate.PackagePrivateInterceptedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.weld.tests.interceptors.inheritance.packagePrivate.PackagePrivateInterceptedTest
[INFO] Running org.jboss.weld.tests.interceptors.spi.TargetClassInterceptorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.weld.tests.interceptors.spi.TargetClassInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.weld1019.Weld1019Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.interceptors.weld1019.Weld1019Test
[INFO] Running org.jboss.weld.tests.interceptors.exceptions.InterceptorExceptionWrappingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.jboss.weld.tests.interceptors.exceptions.InterceptorExceptionWrappingTest
[INFO] Running org.jboss.weld.tests.interceptors.hierarchical.InterceptorsWithHierarchyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.interceptors.hierarchical.InterceptorsWithHierarchyTest
[INFO] Running org.jboss.weld.tests.interceptors.defaultmethod.InterfaceDefaultMethodInterceptedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.interceptors.defaultmethod.InterfaceDefaultMethodInterceptedTest
[INFO] Running org.jboss.weld.tests.interceptors.delegation.InvocationContextProceedDelegationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.weld.tests.interceptors.delegation.InvocationContextProceedDelegationTest
[INFO] Running org.jboss.weld.tests.interceptors.weld1391.InterceptorInvocationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.interceptors.weld1391.InterceptorInvocationTest
[INFO] Running org.jboss.weld.tests.interceptors.weld760.DuplicateInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.interceptors.weld760.DuplicateInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.privateFinalMethods.BeanWithPrivateFinalMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.weld.tests.interceptors.privateFinalMethods.BeanWithPrivateFinalMethodTest
[INFO] Running org.jboss.weld.tests.interceptors.exclusion.ExcludeClassInterceptorsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.interceptors.exclusion.ExcludeClassInterceptorsTest
[INFO] Running org.jboss.weld.tests.interceptors.cache.CachedInterceptionDecorationContextTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.interceptors.cache.CachedInterceptionDecorationContextTest
[INFO] Running org.jboss.weld.tests.interceptors.abstractClass.proxy.InterceptedGenericBeanFromAbstractClassTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.interceptors.abstractClass.proxy.InterceptedGenericBeanFromAbstractClassTest
[INFO] Running org.jboss.weld.tests.interceptors.nondependent.NonDependentInterceptorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.interceptors.nondependent.NonDependentInterceptorTest
[INFO] Running org.jboss.weld.tests.interceptors.InterceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.weld.tests.interceptors.InterceptionTest
[INFO] Running org.jboss.weld.tests.jsf.JsfTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.jsf.JsfTest
[INFO] Running org.jboss.weld.tests.nonContextual.ExampleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.nonContextual.ExampleTest
[INFO] Running org.jboss.weld.tests.parser.ParserTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.parser.ParserTest
[INFO] Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedWildcardProducerFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedWildcardProducerFieldTest
[INFO] Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerFieldTest
[INFO] Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalWildcardArrayProducerFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.MultiDimensionalWildcardArrayProducerFieldTest
[INFO] Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.TypeVariableArrayProducerFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.TypeVariableArrayProducerFieldTest
[INFO] Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedTypeVariableProducerFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.NestedTypeVariableProducerFieldTest
[INFO] Running org.jboss.weld.tests.producer.field.broken.invalidBeanType.WildcardArrayProducerFieldTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.producer.field.broken.invalidBeanType.WildcardArrayProducerFieldTest
[INFO] Running org.jboss.weld.tests.producer.field.nonPublicInterface.PackagePrivateInterfaceTypeProducerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.weld.tests.producer.field.nonPublicInterface.PackagePrivateInterfaceTypeProducerTest
[INFO] Running org.jboss.weld.tests.producer.field.ParameterizedProducerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.producer.field.ParameterizedProducerTest
[INFO] Running org.jboss.weld.tests.producer.field.ProducerBeanInvocationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.producer.field.ProducerBeanInvocationTest
[INFO] Running org.jboss.weld.tests.producer.method.circular.weld1513.NonTrivialCircularInjectionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.weld.tests.producer.method.circular.weld1513.NonTrivialCircularInjectionTest
[INFO] Running org.jboss.weld.tests.producer.method.circular.StaticCircularInjectionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.jboss.weld.tests.producer.method.circular.StaticCircularInjectionTest
[INFO] Running org.jboss.weld.tests.producer.method.circular.CircularInjectionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.producer.method.circular.CircularInjectionTest
[INFO] Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.WildcardTypeArrayProducerMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.WildcardTypeArrayProducerMethodTest
[INFO] Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalWildcardTypeArrayProducerMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalWildcardTypeArrayProducerMethodTest
[INFO] Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.MultiDimensionalTypeVariableArrayProducerMethodTest
[INFO] Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedWildcardTypeProducerMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedWildcardTypeProducerMethodTest
[INFO] Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.TypeVariableArrayProducerMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.TypeVariableArrayProducerMethodTest
[INFO] Running org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedTypeVariableProducerMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.producer.method.broken.invalidBeanType.NestedTypeVariableProducerMethodTest
[INFO] Running org.jboss.weld.tests.producer.method.broken.disposalMethodWithInjectionPointParameter.DisposalMethodForNormalScopedBeanHasInjectionPointParameterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.weld.tests.producer.method.broken.disposalMethodWithInjectionPointParameter.DisposalMethodForNormalScopedBeanHasInjectionPointParameterTest
[INFO] Running org.jboss.weld.tests.producer.method.InstanceCleanupTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.jboss.weld.tests.producer.method.InstanceCleanupTest
[INFO] Running org.jboss.weld.tests.producer.method.NamedProducerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.weld.tests.producer.method.NamedProducerTest
[INFO] Running org.jboss.weld.tests.producer.method.DisposalMethodOnOtherBeanNotResolvedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.weld.tests.producer.method.DisposalMethodOnOtherBeanNotResolvedTest
[INFO] Running org.jboss.weld.tests.producer.method.ProducerBeanInvocationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.producer.method.ProducerBeanInvocationTest
[INFO] Running org.jboss.weld.tests.producer.method.parameterized.ParameterizedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.jboss.weld.tests.producer.method.parameterized.ParameterizedTest
[INFO] Running org.jboss.weld.tests.producer.method.NullProducerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.weld.tests.producer.method.NullProducerTest
[INFO] Running org.jboss.weld.tests.producer.method.NamedProducerWithBindingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.weld.tests.producer.method.NamedProducerWithBindingTest
[INFO] Running org.jboss.weld.tests.producer.method.DisposalMethodInjectionPointTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.jboss.weld.tests.producer.method.DisposalMethodInjectionPointTest
[INFO] Running org.jboss.weld.tests.producer.method.ManagerProducerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.jboss.weld.tests.producer.method.ManagerProducerTest
[INFO] Running org.jboss.weld.tests.producer.interception.InterceptedProducerMethodTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jboss.weld.tests.producer.interception.InterceptedProducerMethodTest
[INFO] Running org.jboss.weld.tests.producer.alternative.ProducesAlternativeInheritanceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.weld.tests.producer.alternative.ProducesAlternativeInheritanceTest
[INFO] Running org.jboss.weld.tests.producer.disposer.decorated.DecoratedProducerMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.weld.tests.producer.disposer.decorated.DecoratedProducerMethodTest
[INFO] Running org.jboss.weld.tests.producer.receiver.ReceiverBeanLifecycleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.producer.receiver.ReceiverBeanLifecycleTest
[INFO] Running org.jboss.weld.tests.producer.weld1368.Weld1368Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.producer.weld1368.Weld1368Test
[INFO] Running org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWOTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWOTest
[INFO] Running org.jboss.weld.tests.proxy.instantiator.unsafe.UnsafeInstantiatorClientProxyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.proxy.instantiator.unsafe.UnsafeInstantiatorClientProxyTest
[INFO] Running org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWithTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.proxy.instantiator.PerDeploymentInstantiatorWithTest
[INFO] Running org.jboss.weld.tests.proxy.weld1766.ProducerProxyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.weld.tests.proxy.weld1766.ProducerProxyTest
[INFO] Running org.jboss.weld.tests.proxy.observer.ObserverInjectionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.proxy.observer.ObserverInjectionTest
[INFO] Running org.jboss.weld.tests.proxy.weld1779.ProducerProxyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.weld.tests.proxy.weld1779.ProducerProxyTest
[INFO] Running org.jboss.weld.tests.proxy.client.unproxyable.ClientProxyForObjectRequiredTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.proxy.client.unproxyable.ClientProxyForObjectRequiredTypeTest
[INFO] Running org.jboss.weld.tests.proxy.client.optimization.dependent.MultipleInjectionPointsSameDependentBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jboss.weld.tests.proxy.client.optimization.dependent.MultipleInjectionPointsSameDependentBeanTest
[INFO] Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationConversationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationConversationTest
[INFO] Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationDependentTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationDependentTest
[INFO] Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationSessionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationSessionTest
[INFO] Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationApplicationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationApplicationTest
[INFO] Running org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationRequestTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.weld.tests.proxy.client.optimization.InjectableReferenceOptimizationRequestTest
[INFO] Running org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.weld.tests.proxy.client.serialization.ClientProxySerializationUnit
[INFO] Running org.jboss.weld.tests.proxy.client.privatemethods.ClientProxyPrivateMethodsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.proxy.client.privatemethods.ClientProxyPrivateMethodsTest
[INFO] Running org.jboss.weld.tests.proxy.superclass.named.Weld1827Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.proxy.superclass.named.Weld1827Test
[INFO] Running org.jboss.weld.tests.proxy.superclass.SuperclassWithConstructorWithArgumentsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.proxy.superclass.SuperclassWithConstructorWithArgumentsTest
[INFO] Running org.jboss.weld.tests.proxy.superclass.unproxyable.GetInjectableReferenceUnproxyableCheckTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jboss.weld.tests.proxy.superclass.unproxyable.GetInjectableReferenceUnproxyableCheckTest
[INFO] Running org.jboss.weld.tests.proxy.superclass.instance.Weld1834Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.proxy.superclass.instance.Weld1834Test
[INFO] Running org.jboss.weld.tests.proxy.weld477.ProxiabilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.proxy.weld477.ProxiabilityTest
[INFO] Running org.jboss.weld.tests.proxy.weld1052.UnproxyableBeanTypeValidationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.proxy.weld1052.UnproxyableBeanTypeValidationTest
[INFO] Running org.jboss.weld.tests.proxy.weld1664.InterfaceStaticMethodProxyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.proxy.weld1664.InterfaceStaticMethodProxyTest
[INFO] Running org.jboss.weld.tests.proxy.synthetic.SyntheticProxyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.proxy.synthetic.SyntheticProxyTest
[INFO] Running org.jboss.weld.tests.proxy.weld1558.StaticNestedClassesProxyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.proxy.weld1558.StaticNestedClassesProxyTest
[INFO] Running org.jboss.weld.tests.proxy.weld1141.VarargsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jboss.weld.tests.proxy.weld1141.VarargsTest
[INFO] Running org.jboss.weld.tests.proxy.ignoreinvalidmethods.ProxyIgnoreInvalidMethodsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.proxy.ignoreinvalidmethods.ProxyIgnoreInvalidMethodsTest
[INFO] Running org.jboss.weld.tests.proxy.ProxyTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.proxy.ProxyTest
[INFO] Running org.jboss.weld.tests.proxy.producer.ProxyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.proxy.producer.ProxyTest
[INFO] Running org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.proxy.enterprise.EnterpriseBeanProxyTest
[INFO] Running org.jboss.weld.tests.proxy.modifiers.ClientProxyMethodModifiersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jboss.weld.tests.proxy.modifiers.ClientProxyMethodModifiersTest
[INFO] Running org.jboss.weld.tests.resolution.circular.CircularDependencyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.resolution.circular.CircularDependencyTest
[INFO] Running org.jboss.weld.tests.resolution.weld1723.RawBeanTypeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.resolution.weld1723.RawBeanTypeTest
[INFO] Running org.jboss.weld.tests.resolution.named.NamedBeanTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.resolution.named.NamedBeanTest
[INFO] Running org.jboss.weld.tests.resolution.weld1075.ResolutionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.resolution.weld1075.ResolutionTest
[INFO] Running org.jboss.weld.tests.resolution.wbri279.Weld279Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.resolution.wbri279.Weld279Test
[INFO] Running org.jboss.weld.tests.resolution.weld911.DecoratorCycleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.jboss.weld.tests.resolution.weld911.DecoratorCycleTest
[INFO] Running org.jboss.weld.tests.resolution.weld911.DependentScopeInjectionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.resolution.weld911.DependentScopeInjectionTest
[INFO] Running org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest
[INFO] Running org.jboss.weld.tests.resolution.Weld256Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.weld.tests.resolution.Weld256Test
[INFO] Running org.jboss.weld.tests.resolution.LookupInstanceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.resolution.LookupInstanceTest
[INFO] Running org.jboss.weld.tests.resolution.ResolutionTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.resolution.ResolutionTest
[INFO] Running org.jboss.weld.tests.resources.se.EEResourceInjectionIgnoredTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.weld.tests.resources.se.EEResourceInjectionIgnoredTest
[INFO] Running org.jboss.weld.tests.servlet.ServletBeanTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.weld.tests.servlet.ServletBeanTest
[INFO] Running org.jboss.weld.tests.specialization.extension.broken.DifferentNamesOfSpecializedBeansTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jboss.weld.tests.specialization.extension.broken.DifferentNamesOfSpecializedBeansTest
[INFO] Running org.jboss.weld.tests.specialization.extension.veto.UsingVetoToPreventInconsistentSpecializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.weld.tests.specialization.extension.veto.UsingVetoToPreventInconsistentSpecializationTest
[INFO] Running org.jboss.weld.tests.specialization.extension.MultipleSpecializedClassesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jboss.weld.tests.specialization.extension.MultipleSpecializedClassesTest
[INFO] Running org.jboss.weld.tests.specialization.qualifiers.SpecializingBeanQualifiersTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.jboss.weld.tests.specialization.qualifiers.SpecializingBeanQualifiersTest
[INFO] Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization03Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization03Test
[INFO] Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization01Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization01Test
[INFO] Running org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodRawSpecializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodRawSpecializationTest
[INFO] Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization02Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization02Test
[INFO] Running org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodSpecialization01Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodSpecialization01Test
[INFO] Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization01Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization01Test
[INFO] Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization02Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization02Test
[INFO] Running org.jboss.weld.tests.specialization.weld1651.GenericBeanSpecializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.specialization.weld1651.GenericBeanSpecializationTest
[INFO] Running org.jboss.weld.tests.specialization.weld1651.AdvancedGenericBeanSpecializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.weld.tests.specialization.weld1651.AdvancedGenericBeanSpecializationTest
[INFO] Running org.jboss.weld.tests.specialization.SpecializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jboss.weld.tests.specialization.SpecializationTest
[INFO] Running org.jboss.weld.tests.specialization.ExtSpecializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.specialization.ExtSpecializationTest
[INFO] Running org.jboss.weld.tests.specialization.CyclicSpecializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jboss.weld.tests.specialization.CyclicSpecializationTest
[INFO] Running org.jboss.weld.tests.specialization.IndirectSpecializationNameInheritedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.weld.tests.specialization.IndirectSpecializationNameInheritedTest
[INFO] Running org.jboss.weld.tests.veto.VetoTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.weld.tests.veto.VetoTest
[INFO] Running org.jboss.weld.tests.decorators.abstractClass.defaultmethod.DecoratorDefaultMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.decorators.abstractClass.defaultmethod.DecoratorDefaultMethodTest
[INFO] Running org.jboss.weld.tests.decorators.resolution.BasicDecoratorResolutionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.weld.tests.decorators.resolution.BasicDecoratorResolutionTest
[INFO] Running org.jboss.weld.tests.decorators.multidelegate.MultiDelegateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.decorators.multidelegate.MultiDelegateTest
[INFO] Running org.jboss.weld.tests.decorators.defaultmethod.DecoratedInteraceWithDefaultMethodTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.weld.tests.decorators.defaultmethod.DecoratedInteraceWithDefaultMethodTest
[INFO] Running org.jboss.weld.tests.decorators.genericobserver.DecorateGenericObserverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.weld.tests.decorators.genericobserver.DecorateGenericObserverTest
[INFO] Running org.jboss.weld.tests.decorators.weld1021.DecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.weld.tests.decorators.weld1021.DecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.exception.ExceptionThrownByDecoratedBeanTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.jboss.weld.tests.decorators.exception.ExceptionThrownByDecoratedBeanTest
[INFO] Running org.jboss.weld.tests.decorators.weld1001.DecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.decorators.weld1001.DecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.weld1597.Weld1597Test
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.07 s - in org.jboss.weld.tests.decorators.weld1597.Weld1597Test
[INFO] Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithPrivateDelegateTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithPrivateDelegateTest
[INFO] Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithInitializerMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithInitializerMethodTest
[INFO] Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithCallToItselfTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithCallToItselfTest
[INFO] Running org.jboss.weld.tests.decorators.abstractDecorator.broken.SimpleAbstractDecoratorWithInvalidAbstractMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.weld.tests.decorators.abstractDecorator.broken.SimpleAbstractDecoratorWithInvalidAbstractMethodTest
[INFO] Running org.jboss.weld.tests.decorators.abstractDecorator.inherited.AbstractMethodInDecoratorHierarchyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.decorators.abstractDecorator.inherited.AbstractMethodInDecoratorHierarchyTest
[INFO] Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithAbstractMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithAbstractMethodTest
[INFO] Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithConstructorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithConstructorTest
[INFO] Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithAbstractMethodAndInitializerMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithAbstractMethodAndInitializerMethodTest
[INFO] Running org.jboss.weld.tests.decorators.decoratedTypes.TypedDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.decorators.decoratedTypes.TypedDecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.decoratedTypes.PartialDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.decorators.decoratedTypes.PartialDecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.decoratedTypes.ExtendingDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.weld.tests.decorators.decoratedTypes.ExtendingDecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.custom.prioritized.CustomPrioritizedDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.decorators.custom.prioritized.CustomPrioritizedDecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.custom.CustomDecorator2Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.decorators.custom.CustomDecorator2Test
[INFO] Running org.jboss.weld.tests.decorators.custom.CustomDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.jboss.weld.tests.decorators.custom.CustomDecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.stackoverflow.StackOverFlowTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.weld.tests.decorators.stackoverflow.StackOverFlowTest
[INFO] Running org.jboss.weld.tests.decorators.generic.extend.ExtendDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.decorators.generic.extend.ExtendDecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.generic.PartialDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.decorators.generic.PartialDecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.interceptor.InterceptorAndDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.decorators.interceptor.InterceptorAndDecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes1Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes1Test
[INFO] Running org.jboss.weld.tests.decorators.broken.normalScoped.NormalScopedDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.decorators.broken.normalScoped.NormalScopedDecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes2Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes2Test
[INFO] Running org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes3Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes3Test
[INFO] Running org.jboss.weld.tests.decorators.overloading.OverloadingDecoratorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jboss.weld.tests.decorators.overloading.OverloadingDecoratorTest
[INFO] Running org.jboss.weld.tests.decorators.unwrapException.UnwrappingUncheckedExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.weld.tests.decorators.unwrapException.UnwrappingUncheckedExceptionTest
[INFO] Running org.jboss.weld.tests.decorators.unwrapException.UnwrappingCheckedExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.decorators.unwrapException.UnwrappingCheckedExceptionTest
[INFO] Running org.jboss.weld.tests.decorators.proxyable.BeanWithoutNoArgsConstructorThrowsExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jboss.weld.tests.decorators.proxyable.BeanWithoutNoArgsConstructorThrowsExceptionTest
[INFO] Running org.jboss.weld.tests.decorators.proxyable.BeanWithPrivateNoArgsConstructorThrowsExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.jboss.weld.tests.decorators.proxyable.BeanWithPrivateNoArgsConstructorThrowsExceptionTest
[INFO] Running org.jboss.weld.tests.decorators.builtin.facade.EventDecorationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.decorators.builtin.facade.EventDecorationTest
[INFO] Running org.jboss.weld.tests.decorators.builtin.validation.BuiltInBeanPassivationCapabilityValidationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.decorators.builtin.validation.BuiltInBeanPassivationCapabilityValidationTest
[INFO] Running org.jboss.weld.tests.decorators.SimpleDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.decorators.SimpleDecoratorTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorCausedByExtensionDetectedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorCausedByExtensionDetectedTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorCausedByExtensionDetectedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorCausedByExtensionDetectedTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidScopeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidScopeTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidQualifierTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidQualifierTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidTypesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidTypesTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidStereotypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidStereotypeTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.subclass.SubclassConstructorInjectionPointTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.subclass.SubclassConstructorInjectionPointTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processProducerField.GetDisposedParameterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.extensions.lifecycle.processProducerField.GetDisposedParameterTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.atd.minvaluepriority.MinValuePriorityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.extensions.lifecycle.atd.minvaluepriority.MinValuePriorityTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.atd.prioritized.AfterTypeDiscoveryWithPrioritizedCustomBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.tests.extensions.lifecycle.atd.prioritized.AfterTypeDiscoveryWithPrioritizedCustomBeanTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.weld1884.EventsNotFiredForAnonymousClassTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.extensions.lifecycle.weld1884.EventsNotFiredForAnonymousClassTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBean.passivationCapable.AddPassivationCapableBeanWithNullIdTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.extensions.lifecycle.processBean.passivationCapable.AddPassivationCapableBeanWithNullIdTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processBean.annotated.ProcessBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jboss.weld.tests.extensions.lifecycle.processBean.annotated.ProcessBeanTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.processSyntheticAnnotatedType.ProcessSyntheticAnnotatedTypeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.extensions.lifecycle.processSyntheticAnnotatedType.ProcessSyntheticAnnotatedTypeTest
[INFO] Running org.jboss.weld.tests.extensions.lifecycle.BeforeShutdownExtTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jboss.weld.tests.extensions.lifecycle.BeforeShutdownExtTest
[INFO] Running org.jboss.weld.tests.extensions.custombeans.interceptor.InterceptorBuilderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.extensions.custombeans.interceptor.InterceptorBuilderTest
[INFO] Running org.jboss.weld.tests.extensions.custombeans.BeanConfiguratorFailureTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.extensions.custombeans.BeanConfiguratorFailureTest
[INFO] Running org.jboss.weld.tests.extensions.custombeans.BeanConfiguratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.jboss.weld.tests.extensions.custombeans.BeanConfiguratorTest
[INFO] Running org.jboss.weld.tests.extensions.custombeans.BeanConfiguratorWithNoCallbackTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.weld.tests.extensions.custombeans.BeanConfiguratorWithNoCallbackTest
[INFO] Running org.jboss.weld.tests.extensions.custombeans.types.CustomBeanWithAbstractBeanTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.weld.tests.extensions.custombeans.types.CustomBeanWithAbstractBeanTypeTest
[INFO] Running org.jboss.weld.tests.extensions.interceptors.annotated.SpiAddedInterceptorBindingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.jboss.weld.tests.extensions.interceptors.annotated.SpiAddedInterceptorBindingTest
[INFO] Running org.jboss.weld.tests.extensions.annotatedType.withAnnotations.WithAnnotationsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.extensions.annotatedType.withAnnotations.WithAnnotationsTest
[INFO] Running org.jboss.weld.tests.extensions.validation.BeforeBeanDiscoveryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.extensions.validation.BeforeBeanDiscoveryTest
[INFO] Running org.jboss.weld.tests.extensions.validation.WildcardObserverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jboss.weld.tests.extensions.validation.WildcardObserverTest
[INFO] Running org.jboss.weld.tests.extensions.validation.ProcessAnnotatedTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.jboss.weld.tests.extensions.validation.ProcessAnnotatedTypeTest
[INFO] Running org.jboss.weld.tests.extensions.ExtensionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.jboss.weld.tests.extensions.ExtensionTest
[INFO] Running org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest
[INFO] Running org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest
[INFO] Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardBeanTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardBeanTypeTest
[INFO] Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardArrayBeanTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardArrayBeanTypeTest
[INFO] Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableArrayBeanTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableArrayBeanTypeTest
[INFO] Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableBeanTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableBeanTypeTest
[INFO] Running org.jboss.weld.tests.extensions.invalidBeanTypes.ComplexBeanTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jboss.weld.tests.extensions.invalidBeanTypes.ComplexBeanTypeTest
[INFO] Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardMultiDimensionalArrayBeanTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardMultiDimensionalArrayBeanTypeTest
[INFO] Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableMultiDimensionalArrayBeanTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableMultiDimensionalArrayBeanTypeTest
[INFO] Running org.jboss.weld.tests.extensions.invalidBeanTypes.NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.jboss.weld.tests.extensions.invalidBeanTypes.NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest
[INFO] Running org.jboss.weld.tests.extensions.staticObserver.StaticNonLifecycleEventObserverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jboss.weld.tests.extensions.staticObserver.StaticNonLifecycleEventObserverTest
[INFO] Running org.jboss.weld.tests.extensions.staticObserver.StaticLifecycleEventObserverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.extensions.staticObserver.StaticLifecycleEventObserverTest
[INFO] Running org.jboss.weld.tests.extensions.qualifiers.annotated.SpiAddedQualifierTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.extensions.qualifiers.annotated.SpiAddedQualifierTest
[INFO] Running org.jboss.weld.tests.extensions.qualifiers.SpiAddedQualifierTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.extensions.qualifiers.SpiAddedQualifierTest
[INFO] Running org.jboss.weld.tests.extensions.injectionPointWithTypesAndQualifiersOnly.InjectionPointWithTypesAndQualifiersOnlyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.extensions.injectionPointWithTypesAndQualifiersOnly.InjectionPointWithTypesAndQualifiersOnlyTest
[INFO] Running org.jboss.weld.tests.instance.enhanced.WeldInstanceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.instance.enhanced.WeldInstanceTest
[INFO] Running org.jboss.weld.tests.instance.destroy.normal.DestroyingNormalScopedInstanceTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.instance.destroy.normal.DestroyingNormalScopedInstanceTest
[INFO] Running org.jboss.weld.tests.instance.destroy.dependent.DestroyingDependentInstanceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.instance.destroy.dependent.DestroyingDependentInstanceTest
[INFO] Running org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest
[INFO] Running org.jboss.weld.tests.scope.unproxyable.method.PublicFinalMethodInjectViaInterfaceTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.weld.tests.scope.unproxyable.method.PublicFinalMethodInjectViaInterfaceTypeTest
[INFO] Running org.jboss.weld.tests.scope.unproxyable.method.PrivateFinalMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.weld.tests.scope.unproxyable.method.PrivateFinalMethodTest
[INFO] Running org.jboss.weld.tests.scope.unproxyable.method.StaticFinalMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.scope.unproxyable.method.StaticFinalMethodTest
[INFO] Running org.jboss.weld.tests.scope.unproxyable.method.NonPrivateNonStaticFinalMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.scope.unproxyable.method.NonPrivateNonStaticFinalMethodTest
[INFO] Running org.jboss.weld.tests.scope.unproxyable.array.GenericArrayProducerNotProxyableTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jboss.weld.tests.scope.unproxyable.array.GenericArrayProducerNotProxyableTest
[INFO] Running org.jboss.weld.tests.scope.unproxyable.UnproxyableTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.scope.unproxyable.UnproxyableTest
[INFO] Running org.jboss.weld.tests.scope.ScopeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.weld.tests.scope.ScopeTest
[INFO] Running org.jboss.weld.tests.bootstrap.unusedbeans.UnusedBeanRemovalTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jboss.weld.tests.bootstrap.unusedbeans.UnusedBeanRemovalTest
[INFO] Running org.jboss.weld.tests.bootstrap.veto.VetoAnnotatedTypeWithoutBeanDefiningAnnotationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.bootstrap.veto.VetoAnnotatedTypeWithoutBeanDefiningAnnotationTest
[INFO] Running org.jboss.weld.tests.examples.MockExampleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.tests.examples.MockExampleTest
[INFO] Running org.jboss.weld.tests.examples.ExampleTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.tests.examples.ExampleTest
[INFO] Running org.jboss.weld.tests.annotatedType.superclass.SuperclassModifiedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.annotatedType.superclass.SuperclassModifiedTest
[INFO] Running org.jboss.weld.tests.annotatedType.superclass.SuperclassTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.annotatedType.superclass.SuperclassTest
[INFO] Running org.jboss.weld.tests.annotatedType.weld1144.Weld1144Test
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.annotatedType.weld1144.Weld1144Test
[INFO] Running org.jboss.weld.tests.annotatedType.decoration.AnnotatedTypeDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jboss.weld.tests.annotatedType.decoration.AnnotatedTypeDecoratorTest
[INFO] Running org.jboss.weld.tests.annotatedType.ExampleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.annotatedType.ExampleTest
[INFO] Running org.jboss.weld.tests.annotatedType.annotation.SyntheticAnnotationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.jboss.weld.tests.annotatedType.annotation.SyntheticAnnotationTest
[INFO] Running org.jboss.weld.tests.annotatedType.observers.AnnotatedTypeObserversTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.weld.tests.annotatedType.observers.AnnotatedTypeObserversTest
[INFO] Running org.jboss.weld.tests.annotatedType.interceptors.InterceptedAnnotatedTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.annotatedType.interceptors.InterceptedAnnotatedTypeTest
[INFO] Running org.jboss.weld.tests.annotatedType.DeclaringTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.jboss.weld.tests.annotatedType.DeclaringTypeTest
[INFO] Running org.jboss.weld.tests.observers.decoration.DecoratedObserverMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.observers.decoration.DecoratedObserverMethodTest
[INFO] Running org.jboss.weld.tests.observers.pseudoscope.NotifyObserverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.jboss.weld.tests.observers.pseudoscope.NotifyObserverTest
[INFO] Running org.jboss.weld.tests.observers.extension.ordering.ExtensionObserverOrderingTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.observers.extension.ordering.ExtensionObserverOrderingTest
[INFO] Running org.jboss.weld.tests.observers.extension.BeanManagerObserverNotificationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.observers.extension.BeanManagerObserverNotificationTest
[INFO] Running org.jboss.weld.tests.observers.extension.EventBeanObserverNotificationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.observers.extension.EventBeanObserverNotificationTest
[INFO] Running org.jboss.weld.tests.observers.interception.weld2506.InterceptedPrivateObserverThrowsIllegalAccessErrorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jboss.weld.tests.observers.interception.weld2506.InterceptedPrivateObserverThrowsIllegalAccessErrorTest
[INFO] Running org.jboss.weld.tests.observers.interception.InterceptedObserverMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.jboss.weld.tests.observers.interception.InterceptedObserverMethodTest
[INFO] Running org.jboss.weld.tests.observers.inactivecontext.ObserverInInactiveContextTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.observers.inactivecontext.ObserverInInactiveContextTest
[INFO] Running org.jboss.weld.tests.observers.custom.CustomObserverSuperclassNotifyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jboss.weld.tests.observers.custom.CustomObserverSuperclassNotifyTest
[INFO] Running org.jboss.weld.tests.observers.custom.CustomObserverWithoutNotifyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.weld.tests.observers.custom.CustomObserverWithoutNotifyTest
[INFO] Running org.jboss.weld.tests.observers.custom.ObserverConfiguratorWithoutNotifyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.jboss.weld.tests.observers.custom.ObserverConfiguratorWithoutNotifyTest
[INFO] Running org.jboss.weld.tests.observers.custom.ObserverConfiguratorForAsyncTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.observers.custom.ObserverConfiguratorForAsyncTest
[INFO] Running org.jboss.weld.tests.observers.synthetic.SyntheticObserverIgnoredTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.observers.synthetic.SyntheticObserverIgnoredTest
[INFO] Running org.jboss.weld.tests.observers.privateMethod.withInterception.PrivateObserverWithAnotherInterceptedMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.observers.privateMethod.withInterception.PrivateObserverWithAnotherInterceptedMethodTest
[INFO] Running org.jboss.weld.tests.observers.inheritance.InheritanceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.jboss.weld.tests.observers.inheritance.InheritanceTest
[INFO] Running org.jboss.weld.tests.disposer.resolution.DisposedParameterWithNoRequiredQualifiersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.disposer.resolution.DisposedParameterWithNoRequiredQualifiersTest
[INFO] Running org.jboss.weld.tests.disposer.specialization.DisposerMethodSpecializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.jboss.weld.tests.disposer.specialization.DisposerMethodSpecializationTest
[INFO] Running org.jboss.weld.tests.disposer.exception.DisposerMethodThrowsExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.disposer.exception.DisposerMethodThrowsExceptionTest
[INFO] Running org.jboss.weld.tests.disposer.withStaticProducer.DisposalMethodWithStaticProducerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.disposer.withStaticProducer.DisposalMethodWithStaticProducerTest
[INFO] Running org.jboss.weld.tests.disposer.broken.unresolved.DisposerMethodValidationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.disposer.broken.unresolved.DisposerMethodValidationTest
[INFO] Running org.jboss.weld.tests.disposer.weld1894.DisposesMethodCalledOnceTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.disposer.weld1894.DisposesMethodCalledOnceTest
[INFO] Running org.jboss.weld.tests.disposer.parameter.position.DisposedParameterPositionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.jboss.weld.tests.disposer.parameter.position.DisposedParameterPositionTest
[INFO] Running org.jboss.weld.tests.service.additional.AdditionalServiceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.service.additional.AdditionalServiceTest
[INFO] Running org.jboss.weld.tests.named.ambiguous.case1.AmbiguousName1Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jboss.weld.tests.named.ambiguous.case1.AmbiguousName1Test
[INFO] Running org.jboss.weld.tests.named.ambiguous.case2.AmbiguousName2Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jboss.weld.tests.named.ambiguous.case2.AmbiguousName2Test
[INFO] Running org.jboss.weld.tests.named.defaultname.DefaultBeanNameTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.jboss.weld.tests.named.defaultname.DefaultBeanNameTest
[INFO] Running org.jboss.weld.tests.named.SmokeNamedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.tests.named.SmokeNamedTest
[INFO] Running org.jboss.weld.tests.alternatives.custom.CustomPrioritizedAlternativeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.alternatives.custom.CustomPrioritizedAlternativeTest
[INFO] Running org.jboss.weld.tests.alternatives.weld930.Weld930Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.alternatives.weld930.Weld930Test
[INFO] Running org.jboss.weld.tests.alternatives.Alternatives2Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.alternatives.Alternatives2Test
[INFO] Running org.jboss.weld.tests.alternatives.samePriority.GloballySelectedAlternativesWithSamePriorityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jboss.weld.tests.alternatives.samePriority.GloballySelectedAlternativesWithSamePriorityTest
[INFO] Running org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest
[INFO] Running org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test
[INFO] Running org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest
[INFO] Running org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest
[INFO] Running org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest
[INFO] Running org.jboss.weld.tests.alternatives.customBeanPriority.CustomBeanPriorityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.alternatives.customBeanPriority.CustomBeanPriorityTest
[INFO] Running org.jboss.weld.tests.alternatives.AlternativesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.alternatives.AlternativesTest
[INFO] Running org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest
[INFO] Running org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest
[INFO] Running org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest
[INFO] Running org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest
[INFO] Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest
[INFO] Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest
[INFO] Running org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest
[INFO] Running org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest
[INFO] Running org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest
[INFO] Running org.jboss.weld.tests.nonportable.injectionpoint.NonPortableModeInjectionPointBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.nonportable.injectionpoint.NonPortableModeInjectionPointBeanTest
[INFO] Running org.jboss.weld.tests.serialization.index.BeanIdentifierIndexTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.serialization.index.BeanIdentifierIndexTest
[INFO] Running org.jboss.weld.tests.serialization.annotated.UnbackedAnnotatedTypeSerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.jboss.weld.tests.serialization.annotated.UnbackedAnnotatedTypeSerializationTest
[INFO] Running org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.serialization.annotated.BackedAnnotatedTypeSerializationTest
[INFO] Running org.jboss.weld.tests.serialization.noncontextual.SerializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.jboss.weld.tests.serialization.noncontextual.SerializationTest
[INFO] Running org.jboss.weld.tests.serialization.SerializationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jboss.weld.tests.serialization.SerializationTest
[INFO] Running org.jboss.weld.tests.weld1192.Weld1192Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.weld1192.Weld1192Test
[INFO] Running org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest
[INFO] Running org.jboss.weld.tests.stereotypes.alternative.enablement.AlternativeStereotypeWithPriorityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.stereotypes.alternative.enablement.AlternativeStereotypeWithPriorityTest
[INFO] Running org.jboss.weld.tests.stereotypes.StereotypesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.stereotypes.StereotypesTest
[INFO] Running org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest
[INFO] Running org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest
[INFO] Running org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest
[INFO] Running org.jboss.weld.tests.xml.namespaces.BeansXmlTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.weld.tests.xml.namespaces.BeansXmlTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.PackagePatternIncludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.jboss.weld.tests.metadata.scanning.PackagePatternIncludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.MultiplePatternIncludeExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.metadata.scanning.MultiplePatternIncludeExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.MultipleDeepPackageNameIncludeExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.metadata.scanning.MultipleDeepPackageNameIncludeExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.NameIncludeExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.metadata.scanning.NameIncludeExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.PatternExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.metadata.scanning.PatternExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.MultipleClassAvailableActivationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.metadata.scanning.MultipleClassAvailableActivationTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.PackageNameIncludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.jboss.weld.tests.metadata.scanning.PackageNameIncludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.ClassAvailableAndSystemPropertyActivationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.jboss.weld.tests.metadata.scanning.ClassAvailableAndSystemPropertyActivationTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.DeepPackageNameIncludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.weld.tests.metadata.scanning.DeepPackageNameIncludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.SystemPropertyValueActivationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.metadata.scanning.SystemPropertyValueActivationTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.ClassAvailableInvertedActivationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.metadata.scanning.ClassAvailableInvertedActivationTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.PackageNameExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.metadata.scanning.PackageNameExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.PatternIncludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.metadata.scanning.PatternIncludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.PackagePatternExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.metadata.scanning.PackagePatternExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.MultiplePackageNameIncludeExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jboss.weld.tests.metadata.scanning.MultiplePackageNameIncludeExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.MultipleDeepPackagePatternIncludeExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.metadata.scanning.MultipleDeepPackagePatternIncludeExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.DeepPackageNameIncludeExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.jboss.weld.tests.metadata.scanning.DeepPackageNameIncludeExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.NonWildcardNameIncludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.metadata.scanning.NonWildcardNameIncludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.NameIncludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.metadata.scanning.NameIncludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.ClassAvailableActivationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.metadata.scanning.ClassAvailableActivationTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.MultipleNameIncludeExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.jboss.weld.tests.metadata.scanning.MultipleNameIncludeExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.NameExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.metadata.scanning.NameExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.NonWildcardNameExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.metadata.scanning.NonWildcardNameExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.SystemPropertyValueInvertedActivationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.metadata.scanning.SystemPropertyValueInvertedActivationTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.PackageNameIncludeExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.metadata.scanning.PackageNameIncludeExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.PackagePatternIncludeExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.tests.metadata.scanning.PackagePatternIncludeExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.SystemPropertyInvertedActivationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.tests.metadata.scanning.SystemPropertyInvertedActivationTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.PatternIncludeExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.metadata.scanning.PatternIncludeExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.SystemPropertyActivationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.metadata.scanning.SystemPropertyActivationTest
[INFO] Running org.jboss.weld.tests.metadata.scanning.DeepPackageNameExcludeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.tests.metadata.scanning.DeepPackageNameExcludeTest
[INFO] Running org.jboss.weld.tests.metadata.anonymousAndLocalClass.NoMetadataForAnonymousAndLocalClassesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.jboss.weld.tests.metadata.anonymousAndLocalClass.NoMetadataForAnonymousAndLocalClassesTest
[INFO] Running org.jboss.weld.tests.metadata.beanattributes.qualifiers.DefaultQualifierTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.metadata.beanattributes.qualifiers.DefaultQualifierTest
[INFO] Running org.jboss.weld.tests.metadata.beanattributes.BeanAttributesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.metadata.beanattributes.BeanAttributesTest
[INFO] Running org.jboss.weld.tests.arrays.test.AssignabilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.jboss.weld.tests.arrays.test.AssignabilityTest
[INFO] Running org.jboss.weld.tests.arrays.ArrayInjectionTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jboss.weld.tests.arrays.ArrayInjectionTest
[INFO] Running org.jboss.weld.tests.repeatable.InterceptorWithRepeatableBindingsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.repeatable.InterceptorWithRepeatableBindingsTest
[INFO] Running org.jboss.weld.tests.repeatable.EventWithRepeatableQualifierTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.jboss.weld.tests.repeatable.EventWithRepeatableQualifierTest
[INFO] Running org.jboss.weld.tests.repeatable.BeanWithRepeatableQualifierTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.repeatable.BeanWithRepeatableQualifierTest
[INFO] Running org.jboss.weld.tests.assignability.variable.TypeVariableAssignabilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.jboss.weld.tests.assignability.variable.TypeVariableAssignabilityTest
[INFO] Running org.jboss.weld.tests.assignability.AssignabilityTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jboss.weld.tests.assignability.AssignabilityTest
[INFO] Running org.jboss.weld.tests.internal.contructs.WeldInternalConstructsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.jboss.weld.tests.internal.contructs.WeldInternalConstructsTest
[INFO] Running org.jboss.weld.tests.generic.GenericBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.jboss.weld.tests.generic.GenericBeanTest
[INFO] Running org.jboss.weld.tests.bridge.methods.ObserverBridgeMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.weld.tests.bridge.methods.ObserverBridgeMethodTest
[INFO] Running org.jboss.weld.tests.bridge.methods.DisposerBridgeMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.weld.tests.bridge.methods.DisposerBridgeMethodTest
[INFO] Running org.jboss.weld.tests.bridge.methods.ProducerBridgeMethodTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.jboss.weld.tests.bridge.methods.ProducerBridgeMethodTest
[INFO] Running org.jboss.weld.tests.config.integrator.ExternalConfigurationConfigTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.jboss.weld.tests.config.integrator.ExternalConfigurationConfigTest
[INFO] Running org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest
[INFO] Running org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest
[INFO] Running org.jboss.weld.tests.injectionTarget.dispose.InjectionTargetDisposeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.injectionTarget.dispose.InjectionTargetDisposeTest
[INFO] Running org.jboss.weld.tests.injectionTarget.InjectionTargetTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.jboss.weld.tests.injectionTarget.InjectionTargetTest
[INFO] Running org.jboss.weld.tests.security.members.AccessibleMemberLeakTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.jboss.weld.tests.security.members.AccessibleMemberLeakTest
[INFO] Running org.jboss.weld.tests.annotations.weld1131.Weld1131Test
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.jboss.weld.tests.annotations.weld1131.Weld1131Test
[INFO] Running org.jboss.weld.tests.exceptions.ExceptionHandlingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.exceptions.ExceptionHandlingTest
[INFO] Running org.jboss.weld.tests.managed.newBean.lookup.ProgrammaticLookupOfNewBeanTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.managed.newBean.lookup.ProgrammaticLookupOfNewBeanTest
[INFO] Running org.jboss.weld.tests.managed.newBean.lookup.AnotherProgrammaticLookupOfNewBeanTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.jboss.weld.tests.managed.newBean.lookup.AnotherProgrammaticLookupOfNewBeanTest
[INFO] Running org.jboss.weld.tests.managed.newBean.NewSimpleBeanTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.managed.newBean.NewSimpleBeanTest
[INFO] Running org.jboss.weld.tests.smoke.SmokeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.tests.smoke.SmokeTest
[INFO] Running org.jboss.weld.tests.relaxed.construction.UnsafeEnabledTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.tests.relaxed.construction.UnsafeEnabledTest
[INFO] Running org.jboss.weld.tests.lambda.LambdaConstructsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.jboss.weld.tests.lambda.LambdaConstructsTest
[INFO] Running org.jboss.weld.tests.lifecycle.predestroy.PreDestroyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.lifecycle.predestroy.PreDestroyTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 872, Failures: 0, Errors: 0, Skipped: 7
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-core-test-arquillian ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/target/weld-core-test-arquillian-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-core-test-arquillian >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-arquillian ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-core-test-arquillian <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-core-test-arquillian ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/target/weld-core-test-arquillian-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-test-arquillian ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/target/weld-core-test-arquillian-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-core-test-arquillian/4.0.0-SNAPSHOT/weld-core-test-arquillian-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/weld-core-test-arquillian/4.0.0-SNAPSHOT/weld-core-test-arquillian-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-arquillian/target/weld-core-test-arquillian-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-core-test-arquillian/4.0.0-SNAPSHOT/weld-core-test-arquillian-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- exec-maven-plugin:3.0.0:java (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] ---------------< org.jboss.weld:weld-inject-tck-runner >----------------
[INFO] Building AtInject TCK runner for Weld 4.0.0-SNAPSHOT [16/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-inject-tck-runner ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-inject-tck-runner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-inject-tck-runner ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-inject-tck-runner ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-inject-tck-runner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-inject-tck-runner ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-inject-tck-runner ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.atinject.tck.AtInjectTCK
Oct 07, 2020 7:07:40 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:07:40 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in org.jboss.weld.atinject.tck.AtInjectTCK
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-inject-tck-runner ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/target/weld-inject-tck-runner-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ weld-inject-tck-runner ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/target/weld-inject-tck-runner-4.0.0-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-inject-tck-runner >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-inject-tck-runner <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-inject-tck-runner ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/target/weld-inject-tck-runner-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:test-jar (default) > generate-sources @ weld-inject-tck-runner >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:test-jar (default) < generate-sources @ weld-inject-tck-runner <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:test-jar (default) @ weld-inject-tck-runner ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/target/weld-inject-tck-runner-4.0.0-SNAPSHOT-test-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-inject-tck-runner ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/target/weld-inject-tck-runner-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-inject-tck-runner/4.0.0-SNAPSHOT/weld-inject-tck-runner-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/weld-inject-tck-runner/4.0.0-SNAPSHOT/weld-inject-tck-runner-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/target/weld-inject-tck-runner-4.0.0-SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-inject-tck-runner/4.0.0-SNAPSHOT/weld-inject-tck-runner-4.0.0-SNAPSHOT-tests.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/target/weld-inject-tck-runner-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-inject-tck-runner/4.0.0-SNAPSHOT/weld-inject-tck-runner-4.0.0-SNAPSHOT-sources.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/inject-tck-runner/target/weld-inject-tck-runner-4.0.0-SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-inject-tck-runner/4.0.0-SNAPSHOT/weld-inject-tck-runner-4.0.0-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ----------------< org.jboss.weld:weld-jboss-runner-tck >----------------
[INFO] Building CDI TCK runner (2.0) for Weld (WildFly) 4.0.0-SNAPSHOT [17/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-jboss-runner-tck ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-jboss-runner-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:copy-dependencies (copy-weld-dependencies) @ weld-jboss-runner-tck ---
[INFO] Copying weld-porting-package-tck-4.0.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-tck-runner/target/dependency/lib/weld-porting-package-tck.jar
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-jboss-runner-tck ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-jboss-runner-tck ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-jboss-runner-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-jboss-runner-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-tck-runner/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-jboss-runner-tck ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
Oct 07, 2020 7:07:50 AM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart
INFO: CDI-TCK Implementation version: null
Oct 07, 2020 7:07:50 AM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart
INFO: CDI-TCK Specification version: null
Oct 07, 2020 7:07:50 AM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart
INFO: Jakarta CDI 3.0 TCK Configuration
-----------------
Beans: org.jboss.weld.tck.BeansImpl@7417ef4f
Contexts: org.jboss.weld.tck.ContextsImpl@5c0e2ec
EL: org.jboss.weld.tck.ELImpl@4fa8bebb
Library dir: target/dependency/lib
Test DS: java:jboss/datasources/ExampleDS
Test JMS connection factory: java:/ConnectionFactory
Test JMS queue: java:/queue/test
Test JMS topic: java:/topic/test
Test timeout factor: 100
Oct 07, 2020 7:07:50 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 1,256, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Oct 07, 2020 7:07:50 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 9 ms]
Oct 07, 2020 7:07:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder buildSupportLibrary
INFO: Support library built [time: 55 ms]
Oct 07, 2020 7:07:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder buildIncontainerLibrary
INFO: Incontainer library built [time: 18 ms]
Oct 07, 2020 7:07:51 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.lifecycleCallback.PostConstructOrderTest, time: 32 ms]
Oct 07, 2020 7:07:51 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct defined on class org.jboss.cdi.tck.interceptors.tests.order.lifecycleCallback.Interceptor4 is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct3 defined on class org.jboss.cdi.tck.interceptors.tests.order.lifecycleCallback.Interceptor3 is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct2 defined on class org.jboss.cdi.tck.interceptors.tests.order.lifecycleCallback.Interceptor2 is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct3 defined on class org.jboss.cdi.tck.interceptors.tests.order.lifecycleCallback.Interceptor3 is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct2 defined on class org.jboss.cdi.tck.interceptors.tests.order.lifecycleCallback.Interceptor2 is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct1 defined on class org.jboss.cdi.tck.interceptors.tests.order.lifecycleCallback.Interceptor1 is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct2 defined on class org.jboss.cdi.tck.interceptors.tests.order.lifecycleCallback.Interceptor2 is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PostConstructOrderTest.testInvocationOrder: 1/1,256 Failed tests: 0 (1)
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.overriden.lifecycleCallback.wrapped.OverridenLifecycleCallbackInterceptorTest, time: 9 ms]
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByCallback: 2/1,256 Failed tests: 0 (2)
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByNonCallback: 3/1,256 Failed tests: 0 (2)
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.same.type.twice.SameTypeListedTwiceTest, time: 14 ms]
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SameTypeListedTwiceTest.test: 4/1,256 Failed tests: 0 (3)
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.stereotype.NoAnnotationWithSpecifiedNameTest, time: 8 ms]
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NoAnnotationWithSpecifiedNameTest.test: 5/1,256 Failed tests: 0 (4)
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.incorrect.name.NoClassWithSpecifiedNameTest, time: 11 ms]
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NoClassWithSpecifiedNameTest.test: 6/1,256 Failed tests: 0 (5)
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.AroundConstructOrderTest, time: 8 ms]
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept2 defined on class org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.MiddleInterceptor1 is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept1 defined on class org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.SuperInterceptor1 is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept1 defined on class org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.SuperInterceptor1 is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept3 defined on class org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.Interceptor1 is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept2 defined on class org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.MiddleInterceptor1 is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept1 defined on class org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.SuperInterceptor1 is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept defined on class org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.Interceptor2 is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept defined on class org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.Interceptor3 is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept defined on class org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.Interceptor4 is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructOrderTest.testInvocationOrder: 7/1,256 Failed tests: 0 (6)
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.stereotype.SelectedBeanWithUnselectedStereotypeTest, time: 9 ms]
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedBeanWithUnselectedStereotypeTest.testSingleAlternativeIsSelected: 8/1,256 Failed tests: 0 (7)
Oct 07, 2020 7:07:52 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.stereotype.priority.StereotypeWithAlternativeSelectedByPriorityTest, time: 36 ms]
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeWithAlternativeSelectedByPriorityTest.testStereotypeAlternativeIsEnabled: 9/1,256 Failed tests: 0 (8)
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.SelectedAlternative01Test, time: 57 ms]
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternative01Test.testAlternativeManagedBeanSelected: 10/1,256 Failed tests: 0 (9)
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternative01Test.testAlternativeProducerSelected: 11/1,256 Failed tests: 0 (9)
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.SelectedAlternative02Test, time: 51 ms]
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternative02Test.testDependencyResolvable: 12/1,256 Failed tests: 0 (10)
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.veto.VetoedAlternativeTest, time: 8 ms]
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedAlternativeTest.alternativeStereotypeIsVetoed: 13/1,256 Failed tests: 0 (11)
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedAlternativeTest.mockAlternativeIsVetoed: 14/1,256 Failed tests: 0 (11)
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierNotInheritedTest, time: 9 ms]
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierNotInheritedTest.testResolution: 15/1,256 Failed tests: 0 (12)
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierNotDeclaredTest, time: 8 ms]
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierNotDeclaredTest.testResolution: 16/1,256 Failed tests: 0 (13)
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierInheritedTest, time: 9 ms]
Oct 07, 2020 7:07:53 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierInheritedTest.testResolution: 17/1,256 Failed tests: 0 (14)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.AlternativeAvailabilityTest, time: 15 ms]
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testAlternativeAvailability: 18/1,256 Failed tests: 0 (15)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testAnyEnabledAlternativeStereotypeMakesAlternativeEnabled: 19/1,256 Failed tests: 0 (15)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testIsAlternative: 20/1,256 Failed tests: 0 (15)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testProducerAlternativesOnMethodAndField: 21/1,256 Failed tests: 0 (15)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testProducersOnAlternativeClass: 22/1,256 Failed tests: 0 (15)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeAvailabilityTest.testStereotypeAlternativeOnProducerMethodAndField: 23/1,256 Failed tests: 0 (15)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.resolution.InterceptorBindingResolutionTest, time: 17 ms]
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingResolutionTest.testBusinessMethodInterceptorBindings: 24/1,256 Failed tests: 0 (16)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingResolutionTest.testConstructorInterceptorBindings: 25/1,256 Failed tests: 0 (16)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingResolutionTest.testLifecycleInterceptorBindings: 26/1,256 Failed tests: 0 (16)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.broken.InvalidTransitiveInterceptorBindingAnnotationsTest, time: 7 ms]
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidTransitiveInterceptorBindingAnnotationsTest.testInterceptorBindingsWithConflictingAnnotationMembersNotOk: 27/1,256 Failed tests: 0 (17)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.application.disposer.ApplicationContextDisposerTest, time: 8 ms]
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextDisposerTest.testApplicationContextActiveDuringDispose: 28/1,256 Failed tests: 0 (18)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.broken.InvalidStereotypeInterceptorBindingAnnotationsTest, time: 7 ms]
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidStereotypeInterceptorBindingAnnotationsTest.testInterceptorBindingsWithConflictingAnnotationMembersNotOk: 29/1,256 Failed tests: 0 (19)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.application.postconstruct.SimpleBeanPostConstructCallbackTest, time: 7 ms]
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanPostConstructCallbackTest.testSimplePostConstructCallback: 30/1,256 Failed tests: 0 (20)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest, time: 8 ms]
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorInterceptionTest.testConstructorLevelBinding: 31/1,256 Failed tests: 0 (21)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorInterceptionTest.testMultipleConstructorLevelBinding: 32/1,256 Failed tests: 0 (21)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorInterceptionTest.testOverridingTypeLevelBinding: 33/1,256 Failed tests: 0 (21)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorInterceptionTest.testTypeLevelAndConstructorLevelBinding: 34/1,256 Failed tests: 0 (21)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorInterceptionTest.testTypeLevelBinding: 35/1,256 Failed tests: 0 (21)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.multiple.MultipleInterceptorBindingsTest, time: 8 ms]
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleInterceptorBindingsTest.testInterceptorAppliedToBeanWithAllBindings: 36/1,256 Failed tests: 0 (22)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleInterceptorBindingsTest.testInterceptorNotAppliedToBeanWithSomeBindings: 37/1,256 Failed tests: 0 (22)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleInterceptorBindingsTest.testMultipleInterceptorsOnMethod: 38/1,256 Failed tests: 0 (22)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.application.predestroy.ApplicationContextPreDestroyTest, time: 8 ms]
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextPreDestroyTest.testApplicationContextActivePreDestroy: 39/1,256 Failed tests: 0 (23)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest, time: 8 ms]
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingOverridingTest.testInterceptorBindingOverriden: 40/1,256 Failed tests: 0 (24)
Oct 07, 2020 7:07:54 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.members.InterceptorBindingTypeWithMemberTest, time: 7 ms]
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeMemberValuesComparedWithEquals: 41/1,256 Failed tests: 0 (25)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithMember: 42/1,256 Failed tests: 0 (25)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithNonBindingMember: 43/1,256 Failed tests: 0 (25)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.bindings.AroundConstructTest, time: 7 ms]
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testExceptions: 44/1,256 Failed tests: 0 (26)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testInterceptorInvocation: 45/1,256 Failed tests: 0 (26)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testReplacingParameters: 46/1,256 Failed tests: 0 (26)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.AroundConstructTest, time: 8 ms]
Oct 07, 2020 7:07:55 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method aroundConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.BravoInterceptor is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:55 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method aroundConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.CharlieInterceptor1 is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:55 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method aroundConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.CharlieInterceptor2 is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:55 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method aroundConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.AlphaInterceptor is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testExceptions: 47/1,256 Failed tests: 0 (27)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testInterceptorInvocation: 48/1,256 Failed tests: 0 (27)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructTest.testReplacingParameters: 49/1,256 Failed tests: 0 (27)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.withAroundInvoke.SingleInterceptorInstanceTest, time: 12 ms]
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SingleInterceptorInstanceTest.testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses: 50/1,256 Failed tests: 0 (28)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.returnValueIgnored.AroundConstructInterceptorReturnValueTest, time: 7 ms]
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructInterceptorReturnValueTest.testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses: 51/1,256 Failed tests: 0 (29)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.AroundConstructLifeCycleTest, time: 7 ms]
Oct 07, 2020 7:07:55 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept defined on class org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.Baz1Interceptor is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:55 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept1 defined on class org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.FooCommonInterceptor is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:55 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept defined on class org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.Baz2Interceptor is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:55 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept2 defined on class org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.FooSuperInterceptor is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructLifeCycleTest.testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses: 52/1,256 Failed tests: 0 (30)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundConstructLifeCycleTest.testInstanceNotCreatedUnlessInvocationContextProceedCalled: 53/1,256 Failed tests: 0 (30)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.dependent.DependentContextTest, time: 8 ms]
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testCallingCreationalContextReleaseDestroysDependents: 54/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextGetWithCreateFalseReturnsNull: 55/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextGetWithCreationalContextReturnsNewInstance: 56/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActive: 57/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveDuringBeanCreation: 58/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveDuringInjection: 59/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveWhenCreatingObserverMethodInstance: 60/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveWhenEvaluatingElExpression: 61/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveWhenInvokingDisposalMethod: 62/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveWhenInvokingProducerField: 63/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextIsActiveWhenInvokingProducerMethod: 64/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testContextScopeType: 65/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentBeanIsDependentObjectOfBeanInjectedInto: 66/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentScopedDecoratorsAreDependentObjectsOfBean: 67/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentScopedInterceptorsAreDependentObjectsOfBean: 68/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentsDestroyedWhenDisposerMethodCompletes: 69/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentsDestroyedWhenElEvaluationCompletes: 70/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentsDestroyedWhenObserverMethodEvaluationCompletes: 71/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentsDestroyedWhenProducerFieldCompletes: 72/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDependentsDestroyedWhenProducerMethodCompletes: 73/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDestroyingManagedParentDestroysDependentsOfSameBean: 74/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testDestroyingSimpleParentDestroysDependents: 75/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceNotSharedBetweenInjectionPoints: 76/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceUsedForDisposalMethodNotShared: 77/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceUsedForElEvaluationNotShared: 78/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceUsedForObserverMethodNotShared: 79/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceUsedForProducerFieldNotShared: 80/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentContextTest.testInstanceUsedForProducerMethodNotShared: 81/1,256 Failed tests: 0 (31)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.environment.InterceptorEnvironmentTest, time: 8 ms]
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorEnvironmentTest.testInvocationContext: 82/1,256 Failed tests: 0 (32)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.dependent.transientreference.DependentTransientReferenceDestroyedTest, time: 7 ms]
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentTransientReferenceDestroyedTest.testConstructorAndInitializer: 83/1,256 Failed tests: 0 (33)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentTransientReferenceDestroyedTest.testProducerMethod: 84/1,256 Failed tests: 0 (33)
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.dependent.instance.BuiltinInstanceDependentObjectTest, time: 8 ms]
Oct 07, 2020 7:07:55 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceDependentObjectTest.testInstanceDependentObject: 85/1,256 Failed tests: 0 (34)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundInvoke.bindings.AroundInvokeInterceptorTest, time: 7 ms]
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeInterceptorTest.testBusinessMethodIntercepted: 86/1,256 Failed tests: 0 (35)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.managed.dependent.ManagedBeanWithIllegalDependencyTest, time: 7 ms]
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testConstructorInjectionPointRequiringPassivationCapableDependency: 87/1,256 Failed tests: 0 (36)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testFieldInjectionPointRequiringPassivationCapableDependency: 88/1,256 Failed tests: 0 (36)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testSetterInjectionPointRequiringPassivationCapableDependency: 89/1,256 Failed tests: 0 (36)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.producer.field.managed.NonPassivationCapableProducerFieldTest, time: 8 ms]
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivationCapableProducerFieldTest.testNonPassivationCapableProducerFieldNotOk: 90/1,256 Failed tests: 0 (37)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundInvoke.AroundInvokeAccessInterceptorTest, time: 7 ms]
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeAccessInterceptorTest.testPackagePrivateAroundInvokeInterceptor: 91/1,256 Failed tests: 0 (38)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeAccessInterceptorTest.testPrivateAroundInvokeInterceptor: 92/1,256 Failed tests: 0 (38)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeAccessInterceptorTest.testProtectedAroundInvokeInterceptor: 93/1,256 Failed tests: 0 (38)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.method.MethodLevelInterceptorTest, time: 8 ms]
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MethodLevelInterceptorTest.testExcludeClassInterceptors: 94/1,256 Failed tests: 0 (39)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MethodLevelInterceptorTest.testInterceptorCanBeAppliedToMoreThanOneMethod: 95/1,256 Failed tests: 0 (39)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.managed.dependent.ManagedBeanWithIllegalDependencyTest, time: 7 ms]
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testConstructorInjectionPointRequiringPassivationCapableDependency: 96/1,256 Failed tests: 0 (40)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testFieldInjectionPointRequiringPassivationCapableDependency: 97/1,256 Failed tests: 0 (40)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testProducerMethodParamInjectionPointRequiringPassivationCapableDependency: 98/1,256 Failed tests: 0 (40)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithIllegalDependencyTest.testSetterInjectionPointRequiringPassivationCapableDependency: 99/1,256 Failed tests: 0 (40)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.exceptions.LifecycleCallbackInterceptorExceptionTest, time: 8 ms]
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.exceptions.GoatInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.exceptions.CatInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method preDestroy defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.exceptions.CatInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PreDestroy but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorExceptionTest.testLifecycleCallbackInterceptorCanCatchException: 100/1,256 Failed tests: 0 (41)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorExceptionTest.testPostConstructCanThrowRuntimeException: 101/1,256 Failed tests: 0 (41)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorExceptionTest.testPreDestroyNotInvokedWhenInstanceDiscarded: 102/1,256 Failed tests: 0 (41)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.managed.NonPassivationCapableProducerMethodTest, time: 8 ms]
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivationCapableProducerMethodTest.testNonPassivationCapableProducerMethodNotOk: 103/1,256 Failed tests: 0 (42)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest, time: 7 ms]
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method aroundConstructS defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.SuperDestructionInterceptor is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstructS defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.SuperDestructionInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method preDestroyS defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.SuperDestructionInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PreDestroy but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleInterceptorDefinitionTest.testLifecycleInterception: 104/1,256 Failed tests: 0 (43)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleInterceptorDefinitionTest.testMultipleLifecycleInterceptors: 105/1,256 Failed tests: 0 (43)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.field.NonPassivatingInjectedFieldTest, time: 7 ms]
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivatingInjectedFieldTest.testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails: 106/1,256 Failed tests: 0 (44)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.decorator.field.DecoratorWithNonPassivatingInjectedFieldTest, time: 7 ms]
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithNonPassivatingInjectedFieldTest.testPassivationCapableBeanWithNonPassivatingDecoratorInjectedFieldFails: 107/1,256 Failed tests: 0 (45)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.wrapped.LifecycleCallbackInterceptorTest, time: 7 ms]
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testLifecycleCallbackInterception: 108/1,256 Failed tests: 0 (46)
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.LifecycleCallbackInterceptorTest, time: 8 ms]
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.AlmightyLifecycleInterceptor is not defined according to the specification. It is annotated with @jakarta.interceptor.AroundConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.AlmightyLifecycleInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.AlmightyLifecycleInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PreDestroy but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.AnimalInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method preDestroy defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.AnimalInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PreDestroy but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.ProtectedLifecycleInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.PublicLifecycleInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.PackagePrivateLifecycleInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.PrivateLifecycleInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept2 defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.CatInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept3 defined on class org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.CatInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PreDestroy but it does not have zero parameters.
Oct 07, 2020 7:07:56 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testAroundInvokeAndLifeCycleCallbackInterceptorsCanBeDefinedOnTheSameClass: 109/1,256 Failed tests: 0 (47)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testLifeCycleCallbackInterceptorNotInvokedForMethodLevelInterceptor: 110/1,256 Failed tests: 0 (47)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testPackagePrivateLifecycleInterceptorMethod: 111/1,256 Failed tests: 0 (47)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testPostConstructInterceptor: 112/1,256 Failed tests: 0 (47)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testPreDestroyInterceptor: 113/1,256 Failed tests: 0 (47)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testPrivateLifecycleInterceptorMethod: 114/1,256 Failed tests: 0 (47)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testProtectedLifecycleInterceptorMethod: 115/1,256 Failed tests: 0 (47)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testPublicLifecycleInterceptorMethod: 116/1,256 Failed tests: 0 (47)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleCallbackInterceptorTest.testSingleMethodInterposingMultipleLifecycleCallbackEvents: 117/1,256 Failed tests: 0 (47)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.decorator.ManagedBeanWithNonPassivatingDecoratorTest, time: 7 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithNonPassivatingDecoratorTest.testManagedBeanWithNonPassivatingDecoratorFails: 118/1,256 Failed tests: 0 (48)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.constructor.NonPassivatingConstructorParamTest, time: 7 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivatingConstructorParamTest.testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails: 119/1,256 Failed tests: 0 (49)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.ManagedBeanWithNonSerializableInterceptorClassTest, time: 8 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanWithNonSerializableInterceptorClassTest.testManagedBeanWithNonSerializableInterceptorClassNotOK: 120/1,256 Failed tests: 0 (50)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.interceptor.field.PassivationCapableBeanWithNonPassivatingInterceptorTest, time: 7 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivationCapableBeanWithNonPassivatingInterceptorTest.testPassivationCapableBeanWithNonPassivatingInterceptorFails: 121/1,256 Failed tests: 0 (51)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.initializer.NonPassivatingInitParamTest, time: 7 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivatingInitParamTest.testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails: 122/1,256 Failed tests: 0 (52)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.broken.NonPassivationManagedBeanHasPassivatingScopeTest, time: 29 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPassivationManagedBeanHasPassivatingScopeTest.testSimpleWebBeanWithNonSerializableImplementationClassFails: 123/1,256 Failed tests: 0 (53)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.exceptions.aroundInvoke.ExceptionTest, time: 6 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExceptionTest.testExceptions1: 124/1,256 Failed tests: 0 (54)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExceptionTest.testExceptions2: 125/1,256 Failed tests: 0 (54)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest, time: 7 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinBeanPassivationDependencyTest.testBeanManager: 126/1,256 Failed tests: 0 (55)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinBeanPassivationDependencyTest.testInjectionPoint: 127/1,256 Failed tests: 0 (55)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinBeanPassivationDependencyTest.testInstance: 128/1,256 Failed tests: 0 (55)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.producer.ProducerMethodWithPrimitiveReturnTypePassivationTest, time: 6 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodWithPrimitiveReturnTypePassivationTest.testProducerMethodWithPrimitiveReturnType: 129/1,256 Failed tests: 0 (56)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.producer.ProducerWithPrimitiveFieldTypePassivationTest, time: 7 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerWithPrimitiveFieldTypePassivationTest.testProducerFieldWithPrimitiveType: 130/1,256 Failed tests: 0 (57)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.injection.point.PassivationCapableInjectionPointTest, time: 6 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivationCapableInjectionPointTest.testPassivationCapableInjectionPoints: 131/1,256 Failed tests: 0 (58)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.custom.CustomPassivatingScopeCalledWithSerializableParametersTest, time: 6 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomPassivatingScopeCalledWithSerializableParametersTest.testWithExtensionProvidedBean: 132/1,256 Failed tests: 0 (59)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomPassivatingScopeCalledWithSerializableParametersTest.testWithImplicitBean: 133/1,256 Failed tests: 0 (59)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.validation.InterceptorWithNonPassivationCapableDependenciesTest, time: 7 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorWithNonPassivationCapableDependenciesTest.test: 134/1,256 Failed tests: 0 (60)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.validation.DecoratorWithNonPassivationCapableDependenciesTest, time: 6 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithNonPassivationCapableDependenciesTest.testDeploymentValid: 135/1,256 Failed tests: 0 (61)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.transientreference.TransientReferenceParameterTest, time: 9 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TransientReferenceParameterTest.testParamInjectionPoints: 136/1,256 Failed tests: 0 (62)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.passivating.PassivatingContextTest, time: 8 ms]
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testBeanWithNonSerializableImplementationInjectedIntoTransientFieldOK: 137/1,256 Failed tests: 0 (63)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testInjectionOfDependentPrimitiveProductIntoNormalBean: 138/1,256 Failed tests: 0 (63)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testInjectionOfDependentSerializableProductIntoNormalBean: 139/1,256 Failed tests: 0 (63)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableDecoratorOK: 140/1,256 Failed tests: 0 (63)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableImplementationClassOK: 141/1,256 Failed tests: 0 (63)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableInterceptorClassOK: 142/1,256 Failed tests: 0 (63)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testNonSerializableProducerFieldDeclaredPassivatingThrowsIllegalProductException: 143/1,256 Failed tests: 0 (63)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivatingScopeProducerMethodReturnsUnserializableObjectNotOk: 144/1,256 Failed tests: 0 (63)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivationCapableProducerFieldIsOK: 145/1,256 Failed tests: 0 (63)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivationCapableProducerMethodIsOK: 146/1,256 Failed tests: 0 (63)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivatingContextTest.testPassivationOccurs: 147/1,256 Failed tests: 0 (63)
Oct 07, 2020 7:07:57 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.alterable.AlterableContextTest, time: 9 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlterableContextTest.testApplicationScopedComponent: 148/1,256 Failed tests: 0 (64)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlterableContextTest.testCustomScopedComponent: 149/1,256 Failed tests: 0 (64)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlterableContextTest.testNothingHappensIfNoInstanceToDestroy: 150/1,256 Failed tests: 0 (64)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlterableContextTest.testRequestScopedComponent: 151/1,256 Failed tests: 0 (64)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyedInstanceReturnedByGetTest, time: 8 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyedInstanceReturnedByGetTest.testDestroyedInstanceMustNotBeReturnedByGet: 152/1,256 Failed tests: 0 (65)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContextTest, time: 8 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyForSameCreationalContextTest.testDestroyForSameCreationalContextOnly: 153/1,256 Failed tests: 0 (66)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContext2Test, time: 13 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyForSameCreationalContext2Test.testDestroyForSameCreationalContextOnly: 154/1,256 Failed tests: 0 (67)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.GetFromContextualTest, time: 8 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetOnInactiveContextTest.testInvokingGetOnInactiveContextFails: 155/1,256 Failed tests: 0 (68)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.ContextDestroysBeansTest, time: 7 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextDestroysBeansTest.testContextDestroysBeansWhenDestroyed: 156/1,256 Failed tests: 0 (69)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.CustomDecoratorMatchingBeanWithFinalClassTest, time: 9 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorMatchingBeanWithFinalClassTest.testCustomDecoratorDecoratingFinalBean: 157/1,256 Failed tests: 0 (70)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.custom.broken.nodelegateinjectionpoint.CustomDecoratorWithNoDelegateInjectionPointTest, time: 10 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorWithNoDelegateInjectionPointTest.testDeploymentFails: 158/1,256 Failed tests: 0 (71)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.custom.CustomDecoratorTest, time: 8 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorTest.testCustomImplementationOfDecoratorInterface: 159/1,256 Failed tests: 0 (72)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.inject.delegateConstructor.DelegateInjectionPointTest, time: 6 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DelegateInjectionPointTest.testDecoratorDelegateInjectionPoints: 160/1,256 Failed tests: 0 (73)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.inject.delegateField.DelegateFieldInjectionPointTest, time: 10 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DelegateFieldInjectionPointTest.testDecoratorDelegateInjectionPoints: 161/1,256 Failed tests: 0 (74)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.inject.delegateInitializerMethod.DelegateInjectionPointTest, time: 9 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DelegateInjectionPointTest.testDecoratorDelegateInjectionPoints: 162/1,256 Failed tests: 0 (75)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.parameterizedTypesWithDifferentTypeParameters.DifferentTypeParametersTest, time: 7 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DifferentTypeParametersTest.testTypeParametersOnDecoratedTypeAndDelegateTypeDoNotMatch: 163/1,256 Failed tests: 0 (76)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.invalidAbstractMethodOnDecorator.DecoratorWithInvalidAbstractMethodTest, time: 7 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithInvalidAbstractMethodTest.testAbstractMethodsNotDeclaredByDecoratedTypeNotOk: 164/1,256 Failed tests: 0 (77)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.observer.DecoratorWithAsyncObserverMethodTest, time: 7 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithAsyncObserverMethodTest.testDecoratorWithAsyncObserverMethodNotOk: 165/1,256 Failed tests: 0 (78)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.observer.DecoratorWithObserverMethodTest, time: 10 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithObserverMethodTest.testDecoratorWithObserverMethodNotOk: 166/1,256 Failed tests: 0 (79)
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanClass.FinalBeanClassTest, time: 7 ms]
Oct 07, 2020 7:07:58 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalBeanClassTest.testAppliesToFinalManagedBeanClass: 167/1,256 Failed tests: 0 (80)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes1Test, time: 9 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithNoDecoratedTypes1Test.testDeploymentFails: 168/1,256 Failed tests: 0 (81)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.finalBeanMethod.FinalBeanMethodTest, time: 11 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalBeanMethodTest.testAppliesToFinalMethodOnManagedBeanClass: 169/1,256 Failed tests: 0 (82)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.TypeParametersNotTheSameTest, time: 7 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TypeParametersNotTheSameTest.testDeploymentFails: 170/1,256 Failed tests: 0 (83)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.nonDependent.NonDependentDecoratorTest, time: 11 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonDependentDecoratorTest.testDeploymentWithScopedDecorator: 171/1,256 Failed tests: 0 (84)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.enabledDecoratorIsNotDecorator.EnabledDecoratorNotADecoratorTest, time: 8 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledDecoratorNotADecoratorTest.testEnabledDecoratorNotADecoratorTest: 172/1,256 Failed tests: 0 (85)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.nonExistantClassInBeansXml.NonExistantDecoratorClassInBeansXmlTest, time: 7 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonExistantDecoratorClassInBeansXmlTest.testNonExistantDecoratorClassInBeansXmlNotOK: 173/1,256 Failed tests: 0 (86)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.noDelegateInjectionPoints.NoDelegateInjectionPointsTest, time: 7 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NoDelegateInjectionPointsTest.testNoDelegateInjectionPoints: 174/1,256 Failed tests: 0 (87)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.multipleDelegateInjectionPoints.MultipleDelegateInjectionPointsTest, time: 7 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleDelegateInjectionPointsTest.testMultipleDelegateInjectionPoints: 175/1,256 Failed tests: 0 (88)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.nonDecoratorWithDecorates.NonDecoratorWithDecoratesTest, time: 6 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonDecoratorWithDecoratesTest.testNonDecoratorWithDecoratesAnnotationNotOK: 176/1,256 Failed tests: 0 (89)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.decoratorListedTwiceInBeansXml.DecoratorListedTwiceInBeansXmlTest, time: 6 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorListedTwiceInBeansXmlTest.testDecoratorListedTwiceInBeansXmlNotOK: 177/1,256 Failed tests: 0 (90)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.producer.DecoratorNotAppliedToResultOfProducerTest, time: 12 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorNotAppliedToResultOfProducerTest.testDecoratorNotAppliedToResultOfProducerField: 178/1,256 Failed tests: 0 (91)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorNotAppliedToResultOfProducerTest.testDecoratorNotAppliedToResultOfProducerMethod: 179/1,256 Failed tests: 0 (91)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest, time: 11 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testAbstractDecoratorNotImplementingMethodOfDecoratedType: 180/1,256 Failed tests: 0 (92)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratedTypes: 181/1,256 Failed tests: 0 (92)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratorDoesNotImplementDelegateType: 182/1,256 Failed tests: 0 (92)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratorIsManagedBean: 183/1,256 Failed tests: 0 (92)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDecoratorOrdering: 184/1,256 Failed tests: 0 (92)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDelegateInjectionPoint: 185/1,256 Failed tests: 0 (92)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testDuplicateBindingsOnResolveDecoratorsFails: 186/1,256 Failed tests: 0 (92)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testEmptyTypeSetOnResolveDecoratorsFails: 187/1,256 Failed tests: 0 (92)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testInstanceOfDecoratorForEachEnabled: 188/1,256 Failed tests: 0 (92)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testNonBindingsOnResolveDecoratorsFails: 189/1,256 Failed tests: 0 (92)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorDefinitionTest.testNonEnabledDecoratorNotResolved: 190/1,256 Failed tests: 0 (92)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.types.DelegateTypeImplementsParameterizedDecoratedTypeTest, time: 7 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DelegateTypeImplementsParameterizedDecoratedTypeTest.testDelegateTypeIsValid: 191/1,256 Failed tests: 0 (93)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.invocation.observer.DecoratorInvocationTest, time: 6 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorInvocationTest.testDecoratorInvocation: 192/1,256 Failed tests: 0 (94)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.invocation.producer.method.DecoratorInvocationTest, time: 9 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorInvocationTest.testDecoratorInvocation: 193/1,256 Failed tests: 0 (95)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.resolution.DecoratorResolutionTest, time: 11 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testDelegateTypeVariableBeanActualType: 194/1,256 Failed tests: 0 (96)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testDelegateTypeVariableBeanTypeVariable: 195/1,256 Failed tests: 0 (96)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testDelegateWildcardBeanActualType: 196/1,256 Failed tests: 0 (96)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testDelegateWildcardBeanTypeVariable: 197/1,256 Failed tests: 0 (96)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testIdenticalTypeParamerters: 198/1,256 Failed tests: 0 (96)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testNestedIdenticalTypeParamerters: 199/1,256 Failed tests: 0 (96)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testObject: 200/1,256 Failed tests: 0 (96)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testUnboundedTypeVariables: 201/1,256 Failed tests: 0 (96)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorResolutionTest.testUnboundedTypeVariablesAndObject: 202/1,256 Failed tests: 0 (96)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.injectionpoint.BuiltinInjectionPointDecoratorTest, time: 12 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInjectionPointDecoratorTest.testDecoratorInvoked: 203/1,256 Failed tests: 0 (97)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInjectionPointDecoratorTest.testDecoratorIsResolved: 204/1,256 Failed tests: 0 (97)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.instance.BuiltinInstanceDecoratorTest, time: 12 ms]
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceDecoratorTest.testDecoratorIsInvoked: 205/1,256 Failed tests: 0 (98)
Oct 07, 2020 7:07:59 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceDecoratorTest.testDecoratorIsResolved: 206/1,256 Failed tests: 0 (98)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.beanmanager.BeanManagerDecoratorTest, time: 11 ms]
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerDecoratorTest.testDecoratorIsNotApplied: 207/1,256 Failed tests: 0 (99)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.event.complex.ComplexEventDecoratorTest, time: 350 ms]
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ComplexEventDecoratorTest.testOrderedEvents: 208/1,256 Failed tests: 0 (100)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.event.BuiltinEventDecoratorTest, time: 14 ms]
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinEventDecoratorTest.testDecoratorIsInvoked: 209/1,256 Failed tests: 0 (101)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinEventDecoratorTest.testDecoratorIsResolved: 210/1,256 Failed tests: 0 (101)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinEventDecoratorTest.testMultipleDecorators: 211/1,256 Failed tests: 0 (101)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.builtin.conversation.BuiltinConversationDecoratorTest, time: 12 ms]
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinConversationDecoratorTest.testDecoratorIsInvoked: 212/1,256 Failed tests: 0 (102)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinConversationDecoratorTest.testDecoratorIsResolved: 213/1,256 Failed tests: 0 (102)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.ordering.global.GlobalDecoratorOrderingTest, time: 37 ms]
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GlobalDecoratorOrderingTest.testDecoratorsInWebInfClasses: 214/1,256 Failed tests: 0 (103)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.interceptor.DecoratorAndInterceptorTest, time: 9 ms]
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorAndInterceptorTest.testLifecycleCallbacks: 215/1,256 Failed tests: 0 (104)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorAndInterceptorTest.testMethodCallbacks: 216/1,256 Failed tests: 0 (104)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.inheritance.StereotypeInheritenceTest, time: 8 ms]
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeInheritenceTest.testInheritence: 217/1,256 Failed tests: 0 (105)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.interceptor.StereotypeWithMultipleInterceptorBindingsTest, time: 7 ms]
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeWithMultipleInterceptorBindingsTest.testMultipleInterceptorBindings: 218/1,256 Failed tests: 0 (106)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict.IncompatibleStereotypesTest, time: 6 ms]
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke IncompatibleStereotypesTest.testMultipleIncompatibleScopeStereotypes: 219/1,256 Failed tests: 0 (107)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.nonEmptyNamed.NonEmptyNamedTest, time: 7 ms]
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonEmptyNamedTest.testStereotypeWithNonEmptyNamed: 220/1,256 Failed tests: 0 (108)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.tooManyScopes.TooManyScopeTypesTest, time: 7 ms]
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TooManyScopeTypesTest.testStereotypeWithTooManyScopeTypes: 221/1,256 Failed tests: 0 (109)
Oct 07, 2020 7:08:00 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.named.DefaultNamedTest, time: 8 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DefaultNamedTest.testStereotypeDeclaringNamed: 222/1,256 Failed tests: 0 (110)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DefaultNamedTest.testStereotypeNamedOverridenByBean: 223/1,256 Failed tests: 0 (110)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.StereotypeDefinitionTest, time: 9 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testExplicitScopeOverridesMergedScopesFromMultipleStereotype: 224/1,256 Failed tests: 0 (111)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testMultipleStereotypesAllowed: 225/1,256 Failed tests: 0 (111)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testOneStereotypeAllowed: 226/1,256 Failed tests: 0 (111)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeDeclaredInheritedIsIndirectlyInherited: 227/1,256 Failed tests: 0 (111)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeDeclaredInheritedIsInherited: 228/1,256 Failed tests: 0 (111)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeNotDeclaredInheritedIsNotIndirectlyInherited: 229/1,256 Failed tests: 0 (111)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeNotDeclaredInheritedIsNotInherited: 230/1,256 Failed tests: 0 (111)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeScopeIsOverriddenByIndirectlyInheritedScope: 231/1,256 Failed tests: 0 (111)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeScopeIsOverriddenByInheritedScope: 232/1,256 Failed tests: 0 (111)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeWithScopeType: 233/1,256 Failed tests: 0 (111)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeDefinitionTest.testStereotypeWithoutScopeType: 234/1,256 Failed tests: 0 (111)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.producer.field.ProducerFieldTooManyScopesTest, time: 8 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldTooManyScopesTest.testTooManyScopesSpecifiedInJava: 235/1,256 Failed tests: 0 (112)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.producer.method.ProducerMethodTooManyScopesTest, time: 6 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodTooManyScopesTest.testTooManyScopesSpecifiedInJava: 236/1,256 Failed tests: 0 (113)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.inOtherBda.ScopeDefinedInOtherBDATest, time: 7 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinedInOtherBDATest.testCustomScopeInOtherBDAisBeanDefiningAnnotation: 237/1,256 Failed tests: 0 (114)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.ScopeDefinitionTest, time: 7 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testDefaultScope: 238/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testMultipleCompatibleScopeStereotypes: 239/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testMultipleIncompatibleScopeStereotypesWithScopeSpecified: 240/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeDeclaredInJava: 241/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeSpecifiedAndStereotyped: 242/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsBlockedByIntermediateScopeTypeMarkedInherited: 243/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsBlockedByIntermediateScopeTypeNotMarkedInherited: 244/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsIndirectlyInherited: 245/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsInherited: 246/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaresScopeTypeAnnotation: 247/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeHasCorrectTarget: 248/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeNotDeclaredInheritedIsNotIndirectlyInherited: 249/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypeNotDeclaredInheritedIsNotInherited: 250/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testScopeTypesAreExtensible: 251/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ScopeDefinitionTest.testWebBeanScopeTypeOverridesStereotype: 252/1,256 Failed tests: 0 (115)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.types.ManagedBeanTypesTest, time: 7 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagedBeanTypesTest.testGenericHierarchyBeanTypes: 253/1,256 Failed tests: 0 (116)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.types.illegal.BeanTypesWithIllegalTypeTest, time: 7 ms]
Oct 07, 2020 7:08:01 AM org.jboss.weld.util.Beans omitIllegalBeanTypes
INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.definition.bean.types.illegal.AnimalHolder<org.jboss.cdi.tck.tests.definition.bean.types.illegal.Animal<? extends T>> ignored on [EnhancedAnnotatedTypeImpl] public class org.jboss.cdi.tck.tests.definition.bean.types.illegal.Bird
Oct 07, 2020 7:08:01 AM org.jboss.weld.util.Beans omitIllegalBeanTypes
INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.definition.bean.types.illegal.AnimalHolder<org.jboss.cdi.tck.tests.definition.bean.types.illegal.Animal<? extends T>> ignored on [EnhancedAnnotatedTypeImpl] public class org.jboss.cdi.tck.tests.definition.bean.types.illegal.Eagle
Oct 07, 2020 7:08:01 AM org.jboss.weld.util.Beans omitIllegalBeanTypes
INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.definition.bean.types.illegal.AnimalHolder<org.jboss.cdi.tck.tests.definition.bean.types.illegal.Animal<? extends T>> ignored on [EnhancedAnnotatedMethodImpl] @ProducedWithMethod @Produces public org.jboss.cdi.tck.tests.definition.bean.types.illegal.EagleProducer.createEagle()
Oct 07, 2020 7:08:01 AM org.jboss.weld.util.Beans omitIllegalBeanTypes
INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.definition.bean.types.illegal.AnimalHolder<org.jboss.cdi.tck.tests.definition.bean.types.illegal.Animal<? extends T>> ignored on [EnhancedAnnotatedFieldImpl] @ProducedWithField @Produces public org.jboss.cdi.tck.tests.definition.bean.types.illegal.EagleProducer.eagle
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypesWithIllegalTypeTest.beanSetOfBeanTypesContainsOnlyLegalTypes: 254/1,256 Failed tests: 0 (117)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypesWithIllegalTypeTest.producerFieldsetOfBeanTypesContainsOnlyLegalTypes: 255/1,256 Failed tests: 0 (117)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypesWithIllegalTypeTest.producerMethodsetOfBeanTypesContainsOnlyLegalTypes: 256/1,256 Failed tests: 0 (117)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.custom.CustomBeanImplementationTest, time: 42 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testCustomBeanIsPassivationCapable: 257/1,256 Failed tests: 0 (118)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testCustomBeanIsPassivationCapableDependency: 258/1,256 Failed tests: 0 (118)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testCustomBeanNotAutomaticallySelected: 259/1,256 Failed tests: 0 (118)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetBeanClassCalled: 260/1,256 Failed tests: 0 (118)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetBindingsCalled: 261/1,256 Failed tests: 0 (118)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetInjectionPointsCalled: 262/1,256 Failed tests: 0 (118)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetNameCalled: 263/1,256 Failed tests: 0 (118)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetScopeTypeCalled: 264/1,256 Failed tests: 0 (118)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetStereotypesCalled: 265/1,256 Failed tests: 0 (118)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testGetTypesCalled: 266/1,256 Failed tests: 0 (118)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanImplementationTest.testIsPolicyCalled: 267/1,256 Failed tests: 0 (118)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerMethodTest, time: 6 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedProducerMethodTest.testInvalidTypedValueOnProducerField: 268/1,256 Failed tests: 0 (119)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerFieldTest, time: 7 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedProducerFieldTest.testInvalidTypedValueOnProducerField: 269/1,256 Failed tests: 0 (120)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.BeanDefinitionTest, time: 8 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testAbstractApiType: 270/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testBeanClassOnSimpleBean: 271/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testBeanClientCanCastBeanInstanceToAnyBeanType: 272/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testBeanExtendsAnotherBean: 273/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testBeanTypes: 274/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testBeanTypesNonEmpty: 275/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testFinalApiType: 276/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testGenericBeanTypes: 277/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testHasScopeType: 278/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testMultipleStereotypes: 279/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testQualifiersNonEmpty: 280/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDefinitionTest.testRawBeanTypes: 281/1,256 Failed tests: 0 (121)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.genericbroken.GenericManagedBeanTest, time: 6 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GenericManagedBeanTest.testNonDependentGenericManagedBeanNotOk: 282/1,256 Failed tests: 0 (122)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.qualifier.builtin.BuiltInQualifierDefinitionTest, time: 7 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testAnyBeanHasDefaultQualifier: 283/1,256 Failed tests: 0 (123)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testDefaultQualifierDeclaredInJava: 284/1,256 Failed tests: 0 (123)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testDefaultQualifierForInjectionPoint: 285/1,256 Failed tests: 0 (123)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testNamedAndAnyBeanHasDefaultQualifier: 286/1,256 Failed tests: 0 (123)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testNamedBeanHasDefaultQualifier: 287/1,256 Failed tests: 0 (123)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testProducedAnyBeanHasDefaultQualifier: 288/1,256 Failed tests: 0 (123)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testProducedNamedAndAnyBeanHasDefaultQualifier: 289/1,256 Failed tests: 0 (123)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltInQualifierDefinitionTest.testProducedNamedBeanHasDefaultQualifier: 290/1,256 Failed tests: 0 (123)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.qualifier.repeatable.RepeatableQualifiersTest, time: 7 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RepeatableQualifiersTest.resolutionWithRepeatableQualifiers: 291/1,256 Failed tests: 0 (124)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.qualifier.QualifierDefinitionTest, time: 7 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testMultipleQualifiers: 292/1,256 Failed tests: 0 (125)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierDeclaredInheritedIsBlockedByIntermediateClass: 293/1,256 Failed tests: 0 (125)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierDeclaredInheritedIsIndirectlyInherited: 294/1,256 Failed tests: 0 (125)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierDeclaredInheritedIsInherited: 295/1,256 Failed tests: 0 (125)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierDeclaresBindingAnnotation: 296/1,256 Failed tests: 0 (125)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierNotDeclaredInheritedIsNotIndirectlyInherited: 297/1,256 Failed tests: 0 (125)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifierNotDeclaredInheritedIsNotInherited: 298/1,256 Failed tests: 0 (125)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierDefinitionTest.testQualifiersDeclaredInJava: 299/1,256 Failed tests: 0 (125)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.name.NameDefinitionTest, time: 7 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testDefaultNamed: 300/1,256 Failed tests: 0 (126)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNameStartingWithDollarCharacter: 301/1,256 Failed tests: 0 (126)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNameStartingWithLowerCaseCharacter: 302/1,256 Failed tests: 0 (126)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNameStartingWithMultipleUpperCaseCharacters: 303/1,256 Failed tests: 0 (126)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNameStartingWithUnderScoreCharacter: 304/1,256 Failed tests: 0 (126)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNamedNotDeclaredByBean: 305/1,256 Failed tests: 0 (126)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNamedNotDeclaredByStereotype: 306/1,256 Failed tests: 0 (126)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testNonDefaultNamed: 307/1,256 Failed tests: 0 (126)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NameDefinitionTest.testStereotypeDefaultsName: 308/1,256 Failed tests: 0 (126)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.trimmed.TrimmedBeanArchiveTest, time: 7 ms]
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TrimmedBeanArchiveTest.testDiscoveredBean: 309/1,256 Failed tests: 0 (127)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TrimmedBeanArchiveTest.testDiscoveredBeanWithStereoType: 310/1,256 Failed tests: 0 (127)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TrimmedBeanArchiveTest.testProducerNotDsicovered: 311/1,256 Failed tests: 0 (127)
Oct 07, 2020 7:08:01 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.war.BeansDescriptorAlternativeLocationTest, time: 10 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeansDescriptorAlternativeLocationTest.testAlternativeLocation: 312/1,256 Failed tests: 0 (128)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.LibraryMissingBeansXmlTest, time: 12 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LibraryMissingBeansXmlTest.test: 313/1,256 Failed tests: 0 (129)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.bundledLibrary.LibraryInWarTest, time: 12 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LibraryInWarTest.test: 314/1,256 Failed tests: 0 (130)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarReverseAlphaVisibilityTest, time: 15 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarReverseAlphaVisibilityTest.testDeployment: 315/1,256 Failed tests: 0 (131)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarAlphaVisibilityTest, time: 14 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarAlphaVisibilityTest.testDeployment: 316/1,256 Failed tests: 0 (132)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.discovery.BeanDiscoveryTest, time: 15 ms]
Oct 07, 2020 7:08:02 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.deployment.discovery.VerifyingExtension.observeProcessAnnotatedType(@Observes ProcessAnnotatedType<?>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testExplicitBeanArchiveEmptyDescriptor: 317/1,256 Failed tests: 0 (133)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testExplicitBeanArchiveLegacyDescriptor: 318/1,256 Failed tests: 0 (133)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanDiscoveryTest.testExplicitBeanArchiveModeAll: 319/1,256 Failed tests: 0 (133)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.exclude.ExcludeFiltersTest, time: 23 ms]
Oct 07, 2020 7:08:02 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.deployment.exclude.VerifyingExtension.observeProcessAnnotatedType(@Observes ProcessAnnotatedType<?>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExcludeFiltersTest.testExcludeClassActivators: 320/1,256 Failed tests: 0 (134)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExcludeFiltersTest.testTypeFcqnMatchesExcludeFilterName: 321/1,256 Failed tests: 0 (134)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExcludeFiltersTest.testTypePackageMatchesExcludeFilterName: 322/1,256 Failed tests: 0 (134)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.initialization.ApplicationInitializationLifecycleTest, time: 7 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationInitializationLifecycleTest.testInitialization: 323/1,256 Failed tests: 0 (135)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.param.modification.SyncEventModificationTest, time: 7 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyncEventModificationTest.testModifiedEventParameterIsPropagated: 324/1,256 Failed tests: 0 (136)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.resolve.ResolveEventObserversTest, time: 7 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testAsyncObserver: 325/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testBeanManagerResolveObserversSignature: 326/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testBeanManagerResolveObserversWithIllegalQualifier: 327/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testMethodWithParameterAnnotatedWithObservesRegistersObserverMethod: 328/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testMultipleObserverMethodsForSameEventPermissible: 329/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testMultipleObserverMethodsOnBeanPermissible: 330/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testObserverMethodAutomaticallyRegistered: 331/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testObserverMethodMayHaveMultipleBindingTypes: 332/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testObserverMethodNotAutomaticallyRegisteredForDisabledBeans: 333/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testObserverMethodRegistration: 334/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testObserverMethodWithoutBindingTypesObservesEventsWithoutBindingTypes: 335/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolveEventObserversTest.testSyncObserver: 336/1,256 Failed tests: 0 (137)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.extension.EventBeanObserverNotificationTest, time: 7 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBeanObserverNotificationTest.testNotifyInvoked: 337/1,256 Failed tests: 0 (138)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.extension.BeanManagerObserverNotificationTest, time: 7 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerObserverNotificationTest.testNotifyInvoked: 338/1,256 Failed tests: 0 (139)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.abortProcessing.ObserverExceptionAbortsProcessingTest, time: 6 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverExceptionAbortsProcessingTest.testObserverThrowsExceptionAbortsNotifications: 339/1,256 Failed tests: 0 (140)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.abortProcessing.orderedObservers.ExceptionInOrderedObserversAbortsProcessingTest, time: 6 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExceptionInOrderedObserversAbortsProcessingTest.testOrderedObserversAbortedCorrectly: 340/1,256 Failed tests: 0 (141)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.async.executor.FireAsyncWithCustomExecutorTest, time: 7 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireAsyncWithCustomExecutorTest.testCustomExecutor: 341/1,256 Failed tests: 0 (142)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.async.basic.MixedObserversTest, time: 7 ms]
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MixedObserversTest.testAsyncObserversCalledInDifferentThread: 342/1,256 Failed tests: 0 (143)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MixedObserversTest.testQualifiedAsyncEventIsDeliveredOnlyToAsyncObservers: 343/1,256 Failed tests: 0 (143)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MixedObserversTest.testSyncEventIsDeliveredOnlyToSyncObservers: 344/1,256 Failed tests: 0 (143)
Oct 07, 2020 7:08:02 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.async.handlingExceptions.MultipleExceptionsInObserversNotificationTest, time: 7 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleExceptionsInObserversNotificationTest.testMultipleExceptionsDuringVariousObserversNotification: 345/1,256 Failed tests: 0 (144)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.conditional.ConditionalObserverTest, time: 8 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConditionalObserverTest.testAsyncConditionalObserver: 346/1,256 Failed tests: 0 (145)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConditionalObserverTest.testConditionalObserver: 347/1,256 Failed tests: 0 (145)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConditionalObserverTest.testNotifyEnumerationContainsNotifyValues: 348/1,256 Failed tests: 0 (145)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConditionalObserverTest.testObserverMethodInvokedOnReturnedInstanceFromContext: 349/1,256 Failed tests: 0 (145)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.checkedException.CheckedExceptionWrappedTest, time: 7 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckedExceptionWrappedTest.testNonTransactionalObserverThrowsCheckedExceptionIsWrappedAndRethrown: 350/1,256 Failed tests: 0 (146)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.inheritance.ObserverInheritanceTest, time: 7 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverInheritanceTest.testNonStaticObserverMethodInherited: 351/1,256 Failed tests: 0 (147)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.priority.contextLifecycleEvent.ApplicationContextLifecycleEventObserverOrderingTest, time: 7 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextLifecycleEventObserverOrderingTest.testContextLifecycleEventOrdering: 352/1,256 Failed tests: 0 (148)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.priority.Sunrise, time: 7 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testDefaultPriority: 353/1,256 Failed tests: 0 (149)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testFireEventLowerPriorityBeforeDefaultPriority: 354/1,256 Failed tests: 0 (149)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testFireEventToMultipleObserversWithPriority: 355/1,256 Failed tests: 0 (149)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testPrioritizedEventBaseclass: 356/1,256 Failed tests: 0 (149)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testPrioritizedEventSubclass: 357/1,256 Failed tests: 0 (149)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testProcessObserverMethodPriority: 358/1,256 Failed tests: 0 (149)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventObserverOrderingTest.testResolveObserversLowerPriorityBeforeDefaultPriority: 359/1,256 Failed tests: 0 (149)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.method.ObserverMethodTest, time: 8 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testGetBeanClassOnObserverMethod: 360/1,256 Failed tests: 0 (150)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testGetNotifyOnObserverMethod: 361/1,256 Failed tests: 0 (150)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testGetObservedQualifiersOnObserverMethod: 362/1,256 Failed tests: 0 (150)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testGetObservedTypeOnObserverMethod: 363/1,256 Failed tests: 0 (150)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testGetTransactionPhaseOnObserverMethod: 364/1,256 Failed tests: 0 (150)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testInstanceOfBeanForEveryEnabledObserverMethod: 365/1,256 Failed tests: 0 (150)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodTest.testNotifyOnObserverMethod: 366/1,256 Failed tests: 0 (150)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.wildcardAndTypeVariable.ObserverMethodWithParametertizedTypeTest, time: 6 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveArrayTypeVariable: 367/1,256 Failed tests: 0 (151)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveArrayWildcard: 368/1,256 Failed tests: 0 (151)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveTypeVariable: 369/1,256 Failed tests: 0 (151)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveWildcardType: 370/1,256 Failed tests: 0 (151)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.broken.validation.ambiguous.ObserverMethodParameterInjectionValidationTest, time: 7 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodParameterInjectionValidationTest.test: 371/1,256 Failed tests: 0 (152)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.broken.validation.unsatisfied.ObserverMethodParameterInjectionValidationTest, time: 6 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodParameterInjectionValidationTest.test: 372/1,256 Failed tests: 0 (153)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.runtimeException.ObserverExceptionRethrownTest, time: 8 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverExceptionRethrownTest.testNonTransactionalObserverThrowsNonCheckedExceptionIsRethrown: 373/1,256 Failed tests: 0 (154)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.tooManyParameters.ObserverMethodWithTwoEventParametersTest, time: 7 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithTwoEventParametersTest.testObserverMethodMustHaveOnlyOneEventParameter: 374/1,256 Failed tests: 0 (155)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.tooManyParameters.ObserverMethodWithObservesAndObservesAsyncParametersTest, time: 6 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithObservesAndObservesAsyncParametersTest.testObserverMethodMustHaveOnlyOneEventParameter: 375/1,256 Failed tests: 0 (156)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.beanNotManaged.ObserverMethodOnIncorrectBeanTest, time: 7 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodOnIncorrectBeanTest.testObserverMethodNotOnManagedOrSessionBeanFails: 376/1,256 Failed tests: 0 (157)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.inject.DeploymentFailureTest, time: 7 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DeploymentFailureTest.testDeploymentFailsBeforeNotifyingObserversAfterBeanDiscovery: 377/1,256 Failed tests: 0 (158)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.isDisposer.ObserverMethodAnnotatedDisposesTest, time: 8 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodAnnotatedDisposesTest.testObserverMethodWithDisposesParamFails: 378/1,256 Failed tests: 0 (159)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventDisposerInjectionTest, time: 7 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventDisposerInjectionTest.testDefinitionError: 379/1,256 Failed tests: 0 (160)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventFieldInjectionTest, time: 25 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventFieldInjectionTest.testDefinitionError: 380/1,256 Failed tests: 0 (161)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventObserverInjectionTest, time: 6 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventObserverInjectionTest.testDefinitionError: 381/1,256 Failed tests: 0 (162)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventConstructorInjectionTest, time: 7 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventConstructorInjectionTest.testDefinitionError: 382/1,256 Failed tests: 0 (163)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventProcessInjectionPointTest, time: 18 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventProcessInjectionPointTest.testDefinitionError: 383/1,256 Failed tests: 0 (164)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventInitMethodInjectionTest, time: 8 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventInitMethodInjectionTest.testDefinitionError: 384/1,256 Failed tests: 0 (165)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.binding.ResolvingChecksBindingTypeMembersTest, time: 8 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolvingChecksBindingTypeMembersTest.testResolvingChecksBindingTypeMembers: 385/1,256 Failed tests: 0 (166)
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest, time: 8 ms]
Oct 07, 2020 7:08:03 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DuplicateBindingTypesWhenResolvingTest.testDuplicateBindingTypesWhenResolvingFails: 386/1,256 Failed tests: 0 (167)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.CheckTypeParametersWhenResolvingObserversTest, time: 8 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testEventTypeAssignableToATypeVariable: 387/1,256 Failed tests: 0 (168)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testEventTypeResolution: 388/1,256 Failed tests: 0 (168)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsActualType: 389/1,256 Failed tests: 0 (168)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsActualTypeNested: 390/1,256 Failed tests: 0 (168)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsTypeVariable: 391/1,256 Failed tests: 0 (168)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsWildcard: 392/1,256 Failed tests: 0 (168)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testParameterizedEventTypeAssignableToRawType: 393/1,256 Failed tests: 0 (168)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testResolvingChecksTypeParameters: 394/1,256 Failed tests: 0 (168)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.ChecksEventTypeWhenResolvingTest, time: 8 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ChecksEventTypeWhenResolvingTest.testResolvingChecksEventType: 395/1,256 Failed tests: 0 (169)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.nonbinding.NonBindingTypesWhenResolvingTest, time: 6 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonBindingTypesWhenResolvingTest.testNonBindingTypeAnnotationWhenResolvingFails: 396/1,256 Failed tests: 0 (170)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.metadata.injectionpoint.EventMetadataInjectionPointTest, time: 6 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testGetAnnotatedType: 397/1,256 Failed tests: 0 (171)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testGetBean: 398/1,256 Failed tests: 0 (171)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testGetMember: 399/1,256 Failed tests: 0 (171)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testGetQualifiers: 400/1,256 Failed tests: 0 (171)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testGetType: 401/1,256 Failed tests: 0 (171)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataInjectionPointTest.testIsTransient: 402/1,256 Failed tests: 0 (171)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.metadata.broken.initializer.InvalidEventMetadataInjectionPointTest, time: 6 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidEventMetadataInjectionPointTest.testDeployment: 403/1,256 Failed tests: 0 (172)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.metadata.EventMetadataTest, time: 7 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataTest.testParameterizedResolvedType: 404/1,256 Failed tests: 0 (173)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventMetadataTest.testSimpleEvent: 405/1,256 Failed tests: 0 (173)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.eventTypes.EventTypesTest, time: 7 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTypesTest.testEventTypeIncludesAllSuperclassesAndInterfacesOfEventObject: 406/1,256 Failed tests: 0 (174)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTypesTest.testEventTypeIsArray: 407/1,256 Failed tests: 0 (174)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTypesTest.testEventTypeIsConcreteTypeWithNoTypeVariables: 408/1,256 Failed tests: 0 (174)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.select.SelectEventTest, time: 9 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectReturnsEventOfSameType: 409/1,256 Failed tests: 0 (175)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectThrowsExceptionForDuplicateBindingType: 410/1,256 Failed tests: 0 (175)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectThrowsExceptionIfAnnotationIsNotBindingType: 411/1,256 Failed tests: 0 (175)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectThrowsExceptionIfEventTypeHasTypeVariable: 412/1,256 Failed tests: 0 (175)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectWithSubtypeThrowsExceptionForDuplicateBindingType: 413/1,256 Failed tests: 0 (175)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectEventTest.testEventSelectWithSubtypeThrowsExceptionIfAnnotationIsNotBindingType: 414/1,256 Failed tests: 0 (175)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.fires.FireEventTest, time: 13 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testBeanManagerFireEvent: 415/1,256 Failed tests: 0 (176)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testDuplicateBindingsToFireEventFails: 416/1,256 Failed tests: 0 (176)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testEventFireThrowsExceptionIfEventObjectTypeContainsUnresovableTypeVariable: 417/1,256 Failed tests: 0 (176)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testEventProvidesMethodForFiringEventsWithCombinationOfTypeAndBindings: 418/1,256 Failed tests: 0 (176)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testEventSelectedFiresAndObserversNotified: 419/1,256 Failed tests: 0 (176)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testFireContainerLifecycleEvent: 420/1,256 Failed tests: 0 (176)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testInjectedAnyEventCanFireEvent: 421/1,256 Failed tests: 0 (176)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testInjectedEventAcceptsEventObject: 422/1,256 Failed tests: 0 (176)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testInjectedEventCanHaveBindings: 423/1,256 Failed tests: 0 (176)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testInjectedEventCanSpecifyBindingsDynamically: 424/1,256 Failed tests: 0 (176)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireEventTest.testTypeVariableEventTypeFails: 425/1,256 Failed tests: 0 (176)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.fires.sync.FireSyncEventTest, time: 7 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireSyncEventTest.testSyncObservesCalledInSameThread: 426/1,256 Failed tests: 0 (177)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.fires.nonbinding.NonBindingTypePassedToFireTest, time: 6 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonBindingTypePassedToFireTest.testExceptionThrownIfNonBindingTypePassedToFire: 427/1,256 Failed tests: 0 (178)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.implicit.ImplicitEventTest, time: 7 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventExistsForEachEventType: 428/1,256 Failed tests: 0 (179)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventHasAllExplicitBindingTypes: 429/1,256 Failed tests: 0 (179)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventHasDependentScope: 430/1,256 Failed tests: 0 (179)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventHasImplementation: 431/1,256 Failed tests: 0 (179)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventHasNoName: 432/1,256 Failed tests: 0 (179)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ImplicitEventTest.testImplicitEventIsPassivationCapable: 433/1,256 Failed tests: 0 (179)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest, time: 7 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testEventAlwaysHasAnyBinding: 434/1,256 Failed tests: 0 (180)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testEventBindingTypeTargetsFieldParameterElementTypes: 435/1,256 Failed tests: 0 (180)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testEventBindingTypeTargetsMethodFieldParameterElementTypes: 436/1,256 Failed tests: 0 (180)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testFireEventWithNonBindingAnnotationsFails: 437/1,256 Failed tests: 0 (180)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testFireEventWithNonRuntimeBindingTypeFails: 438/1,256 Failed tests: 0 (180)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventBindingTypesTest.testNonRuntimeBindingTypeIsNotAnEventBindingType: 439/1,256 Failed tests: 0 (180)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.parameterized.ParameterizedEventTest, time: 7 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testEventObjectTypeUsed: 440/1,256 Failed tests: 0 (181)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments: 441/1,256 Failed tests: 0 (181)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments2: 442/1,256 Failed tests: 0 (181)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testSelectedEventTypeUsedForResolvingEventTypeArguments: 443/1,256 Failed tests: 0 (181)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testSelectedEventTypeUsedForResolvingEventTypeArguments2: 444/1,256 Failed tests: 0 (181)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testUnresolvedTypeVariableDetected1: 445/1,256 Failed tests: 0 (181)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testUnresolvedTypeVariableDetected2: 446/1,256 Failed tests: 0 (181)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testUnresolvedTypeVariableDetected3: 447/1,256 Failed tests: 0 (181)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedEventTest.testWildcardIsResolvable: 448/1,256 Failed tests: 0 (181)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.EventTest, time: 7 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testEventObjectContainsTypeVariablesWhenResolvingFails: 449/1,256 Failed tests: 0 (182)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testNonStaticObserverMethodIndirectlyInherited: 450/1,256 Failed tests: 0 (182)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testNonStaticObserverMethodInherited: 451/1,256 Failed tests: 0 (182)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testObserverCalledOnSpecializedBeanOnly: 452/1,256 Failed tests: 0 (182)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testObserverMethodNotifiedWhenQualifiersMatch: 453/1,256 Failed tests: 0 (182)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testObserverMethodParameterInjectionPoints: 454/1,256 Failed tests: 0 (182)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EventTest.testPrivateObserverMethodInvoked: 455/1,256 Failed tests: 0 (182)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.container.event.broken.processBeanObserverThrowsException.ThrowExceptionInProcessBeanObserverTest, time: 7 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ThrowExceptionInProcessBeanObserverTest.testProcessBeanObserverThrowsException: 456/1,256 Failed tests: 0 (183)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.container.event.broken.processBeanObserverRegistersException.AddDefinitionErrorTest, time: 6 ms]
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddDefinitionErrorTest.testAddDefinitionError: 457/1,256 Failed tests: 0 (184)
Oct 07, 2020 7:08:04 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest, time: 8 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointOverridingTest.testDelegateInjectionPoint: 458/1,256 Failed tests: 0 (185)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointOverridingTest.testNewInjectionPointDiscovered: 459/1,256 Failed tests: 0 (185)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointOverridingTest.testOverridingFieldInjectionPoint: 460/1,256 Failed tests: 0 (185)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.broken.ThrowExceptionTest, time: 6 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ThrowExceptionTest.testDeployment: 461/1,256 Failed tests: 0 (186)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest, time: 7 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testConstructorInjectionPoint: 462/1,256 Failed tests: 0 (187)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testDisposerMethodInjectionPoint: 463/1,256 Failed tests: 0 (187)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testFieldInjectionPoint: 464/1,256 Failed tests: 0 (187)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testInitializerInjectionPoint: 465/1,256 Failed tests: 0 (187)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testObserverMethodInjectionPoint: 466/1,256 Failed tests: 0 (187)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testProducerMethodInjectionPoint1: 467/1,256 Failed tests: 0 (187)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionPointFiredTest.testProducerMethodInjectionPoint2: 468/1,256 Failed tests: 0 (187)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.atd.massOperations.AfterTypeDiscoveryMassOperationsTest, time: 20 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testFinalAlternatives: 469/1,256 Failed tests: 0 (188)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testFinalDecorators: 470/1,256 Failed tests: 0 (188)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testFinalInterceptors: 471/1,256 Failed tests: 0 (188)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testInitialAlternatives: 472/1,256 Failed tests: 0 (188)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testInitialDecorators: 473/1,256 Failed tests: 0 (188)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testInitialInterceptors: 474/1,256 Failed tests: 0 (188)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest, time: 25 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testAddAnnotatedType: 475/1,256 Failed tests: 0 (189)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testAddAnnotatedTypeWithConfigurator: 476/1,256 Failed tests: 0 (189)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testFinalAlternatives: 477/1,256 Failed tests: 0 (189)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testFinalDecorators: 478/1,256 Failed tests: 0 (189)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testFinalInterceptors: 479/1,256 Failed tests: 0 (189)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testInitialAlternatives: 480/1,256 Failed tests: 0 (189)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testInitialDecorators: 481/1,256 Failed tests: 0 (189)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testInitialInterceptors: 482/1,256 Failed tests: 0 (189)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testProcessProducerEventFiredForProducerField: 483/1,256 Failed tests: 0 (189)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterTypeDiscoveryTest.testProcessProducerEventFiredForProducerMethod: 484/1,256 Failed tests: 0 (189)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.atd.broken.ThrowExceptionTest, time: 7 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ThrowExceptionTest.testDeployment: 485/1,256 Failed tests: 0 (190)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest, time: 9 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SetBeanAttributesTest.testBeanModified: 486/1,256 Failed tests: 0 (191)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SetBeanAttributesTest.testChangesAreNotPropagated: 487/1,256 Failed tests: 0 (191)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.modify.broken.SetBeanAttributesTest, time: 7 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SetBeanAttributesTest.testBeanDefinitionIsValidated: 488/1,256 Failed tests: 0 (192)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidStereotypeTest, time: 7 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidStereotypeTest.test: 489/1,256 Failed tests: 0 (193)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidQualifierTest, time: 6 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidQualifierTest.test: 490/1,256 Failed tests: 0 (194)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidTypesTest, time: 6 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidTypesTest.test: 491/1,256 Failed tests: 0 (195)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorTest, time: 6 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivationCapabilityErrorTest.test: 492/1,256 Failed tests: 0 (196)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.AddDefinitionErrorTest, time: 7 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddDefinitionErrorTest.testDeployment: 493/1,256 Failed tests: 0 (197)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.interceptor.InterceptorProcessBeanAttributesTest, time: 17 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorProcessBeanAttributesTest.testAlphaInterceptorObserved: 494/1,256 Failed tests: 0 (198)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorProcessBeanAttributesTest.testBravoInterceptorObserved: 495/1,256 Failed tests: 0 (198)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest, time: 6 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TypeConflictDetectionTest.testDeployment: 496/1,256 Failed tests: 0 (199)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.ignoreFinalMethods.IgnoreFinalMethodsTest, time: 6 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke IgnoreFinalMethodsTest.testAppDeployedAndBeanIsAvailable: 497/1,256 Failed tests: 0 (200)
Oct 07, 2020 7:08:05 AM org.jboss.weld.util.Proxies getUnproxyableClassException
WARN: WELD-001481: Final method will be ignored during proxy generation and should never be invoked upon the proxy instance! public final void org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.ignoreFinalMethods.Qux.pong2() - Managed Bean [class org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.ignoreFinalMethods.Qux] with qualifiers [@Any @Default].
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest, time: 7 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoTest.testBeanVetoed: 498/1,256 Failed tests: 0 (201)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.builtin.ProcessBeanAttributesNotFiredForBuiltinBean, time: 6 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanAttributesNotFiredForBuiltinBean.testProcessBeanAttributesNotFired: 499/1,256 Failed tests: 0 (202)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.ProcessBeanAttributesNotFiredForSyntheticBeanTest, time: 6 ms]
Oct 07, 2020 7:08:05 AM org.jboss.weld.bootstrap.Validator validateCustomBean
WARN: WELD-001473: jakarta.enterprise.inject.spi.Bean implementation ForwardingBeanAttributes with name = null with qualifiers = [@jakarta.enterprise.inject.Any(), @jakarta.enterprise.inject.Default()] with scope = interface jakarta.enterprise.context.ApplicationScoped with stereotypes = [] with types = [interface org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.Vehicle, class org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.Bicycle, class java.lang.Object] alternative = false declared a normal scope but does not implementjakarta.enterprise.inject.spi.PassivationCapable. It won't be possible to inject this bean into a bean with a passivating scope (@SessionScoped, @ConversationScoped). This can be fixed by assigning the Bean implementation a unique id by implementing the PassivationCapable interface.
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanAttributesNotFiredForSyntheticBeanTest.testProcessBeanAttributesNotFired: 500/1,256 Failed tests: 0 (203)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.decorator.DecoratorProcessBeanAttributesTest, time: 14 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorProcessBeanAttributesTest.testAlphaDecoratorObserved: 501/1,256 Failed tests: 0 (204)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorProcessBeanAttributesTest.testBravoDecoratorObserved: 502/1,256 Failed tests: 0 (204)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest, time: 7 ms]
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testDecoratorBeanAttributes: 503/1,256 Failed tests: 0 (205)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testInterceptorBeanAttributes: 504/1,256 Failed tests: 0 (205)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testManagedBeanAnnotated: 505/1,256 Failed tests: 0 (205)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testManagedBeanAttributes: 506/1,256 Failed tests: 0 (205)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testProducerFieldAnnotated: 507/1,256 Failed tests: 0 (205)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testProducerFieldBeanAttributes: 508/1,256 Failed tests: 0 (205)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testProducerMethodAnnotated: 509/1,256 Failed tests: 0 (205)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testProducerMethodBeanAttributes: 510/1,256 Failed tests: 0 (205)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testSessionBeanAnnotated: 511/1,256 Failed tests: 0 (205)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VerifyValuesTest.testSessionBeanAttributes: 512/1,256 Failed tests: 0 (205)
Oct 07, 2020 7:08:05 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.broken.addDefinitionError.AddDefinitionErrorTest, time: 6 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddDefinitionErrorTest.testObserverDefinitionErrorTreatedAsDefinitionError: 513/1,256 Failed tests: 0 (206)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.broken.exception.validation.AfterDeploymentValidationObserverExecutionFailureTest, time: 7 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterDeploymentValidationObserverExecutionFailureTest.testObserverFailureTreatedAsDeploymentError: 514/1,256 Failed tests: 0 (207)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.broken.exception.discovery.AfterBeanDiscoveryObserverExecutionFailureTest, time: 6 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryObserverExecutionFailureTest.testObserverFailureTreatedAsDefinitionError: 515/1,256 Failed tests: 0 (208)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.broken.observerMethod.ObserverMethodWithoutNotifyMethodTest, time: 6 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodWithoutNotifyMethodTest.unableToProcessObserverMethodConfigurator: 516/1,256 Failed tests: 0 (209)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.BeforeBeanDiscoveryTest, time: 26 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testAddAnnotatedType: 517/1,256 Failed tests: 0 (210)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testAddAnnotatedTypeWithConfigurator: 518/1,256 Failed tests: 0 (210)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testAddingQualifierByAnnotatedType: 519/1,256 Failed tests: 0 (210)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testAddingQualifierByClass: 520/1,256 Failed tests: 0 (210)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testAddingScopeType: 521/1,256 Failed tests: 0 (210)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryTest.testBeforeBeanDiscoveryEventIsCalled: 522/1,256 Failed tests: 0 (210)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.normalScope.AddingNormalScopeTest, time: 7 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddingNormalScopeTest.testAddingScopeType: 523/1,256 Failed tests: 0 (211)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.passivatingScope.AddingPassivatingScopeTest, time: 6 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddingPassivatingScopeTest.testAddingScopeType: 524/1,256 Failed tests: 0 (212)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.DeploymentTest, time: 9 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DeploymentTest.testDeployedManagerEvent: 525/1,256 Failed tests: 0 (213)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DeploymentTest.testOnlyEnabledBeansDeployed: 526/1,256 Failed tests: 0 (213)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.ExtensionLifecycleTest, time: 6 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExtensionLifecycleTest.testContainerDeliversEventNotifications: 527/1,256 Failed tests: 0 (214)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExtensionLifecycleTest.testContainerInstantiatesSingleInstanceOfExtension: 528/1,256 Failed tests: 0 (214)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExtensionLifecycleTest.testContainerProvidesBeanForExtension: 529/1,256 Failed tests: 0 (214)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.configurators.observerMethod.ObserverMethodConfiguratorTest, time: 11 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.addNewObserverMethodFromReadingExistingOne: 530/1,256 Failed tests: 0 (215)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.addQualifiersAndSetPriorityAndChangeToAsync: 531/1,256 Failed tests: 0 (215)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.configuratorInitializedWithOriginalObserverMethod: 532/1,256 Failed tests: 0 (215)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.defaultBeanClassIsExtensionClass: 533/1,256 Failed tests: 0 (215)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.notifyAcceptingConsumerNotified: 534/1,256 Failed tests: 0 (215)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.setReceptionAndTransactionPhase: 535/1,256 Failed tests: 0 (215)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodConfiguratorTest.syntheticEventInvokedAndReturningSourceTest: 536/1,256 Failed tests: 0 (215)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.configurators.injectionTargetFactory.InjectionTargetFactoryConfigureTest, time: 6 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionTargetFactoryConfigureTest.testInjectionTargetFactoryConfigure: 537/1,256 Failed tests: 0 (216)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.configurators.annotatedTypeConfigurator.beforeBeanDiscovery.AnnotatedTypeConfiguratorInBBDTest, time: 9 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorInBBDTest.testInterceptorBindingAddition: 538/1,256 Failed tests: 0 (217)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorInBBDTest.testQualifierAddition: 539/1,256 Failed tests: 0 (217)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.configurators.annotatedTypeConfigurator.AnnotatedTypeConfiguratorTest, time: 10 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.addMethodsOfAnnotationTypecConfigurator: 540/1,256 Failed tests: 0 (218)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.annotatedTypesAndMemebersEqual: 541/1,256 Failed tests: 0 (218)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.annotationsRemovedFromAnimalShelter: 542/1,256 Failed tests: 0 (218)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.configuratorInitializedWithOriginalAT: 543/1,256 Failed tests: 0 (218)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.configureAndTestConstructorAnnotatedParams: 544/1,256 Failed tests: 0 (218)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeConfiguratorTest.removeMethodsOfAnnotationTypeConfigurator: 545/1,256 Failed tests: 0 (218)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.configurators.beanAttributes.BeanAttributesConfiguratorTest, time: 7 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanAttributesConfiguratorTest.configuratorInitializedWithOriginalBeanAttributes: 546/1,256 Failed tests: 0 (219)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanAttributesConfiguratorTest.testMultiAdditionMethods: 547/1,256 Failed tests: 0 (219)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanAttributesConfiguratorTest.testReplacementMethods: 548/1,256 Failed tests: 0 (219)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanAttributesConfiguratorTest.testSingleAdditionMethods: 549/1,256 Failed tests: 0 (219)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.configurators.invalid.ConfiguratorAndSetMethodTest, time: 10 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConfiguratorAndSetMethodTest.testPAT: 550/1,256 Failed tests: 0 (220)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConfiguratorAndSetMethodTest.testPBA: 551/1,256 Failed tests: 0 (220)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConfiguratorAndSetMethodTest.testPIP: 552/1,256 Failed tests: 0 (220)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConfiguratorAndSetMethodTest.testPOM: 553/1,256 Failed tests: 0 (220)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.configurators.bean.BeanConfiguratorTest, time: 7 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConfiguratorTest.processSynthethicBeanEventFired: 554/1,256 Failed tests: 0 (221)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConfiguratorTest.testCreationalAndDisposalMethods: 555/1,256 Failed tests: 0 (221)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConfiguratorTest.testDefaultScopeOfAddedBean: 556/1,256 Failed tests: 0 (221)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConfiguratorTest.testInjectionPoints: 557/1,256 Failed tests: 0 (221)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConfiguratorTest.testPassivationCapability: 558/1,256 Failed tests: 0 (221)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.configurators.BasicConfiguratorsTest, time: 10 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameAnnotatedTypeConfigurator: 559/1,256 Failed tests: 0 (222)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameBeanAttributesConfigurator: 560/1,256 Failed tests: 0 (222)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameInjectionPointConfigurator: 561/1,256 Failed tests: 0 (222)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameObserverMethodConfigurator: 562/1,256 Failed tests: 0 (222)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.configurators.injectionPoint.InjectionPointConfiguratorTest, time: 6 ms]
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointConfiguratorTest.changeTypeAndAddQualifier: 563/1,256 Failed tests: 0 (223)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointConfiguratorTest.configuratorInitializedWithOriginalInjectionPoint: 564/1,256 Failed tests: 0 (223)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointConfiguratorTest.readFromFieldAndCheckTransientField: 565/1,256 Failed tests: 0 (223)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointConfiguratorTest.replaceQualifiersAndDelegate: 566/1,256 Failed tests: 0 (223)
Oct 07, 2020 7:08:06 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.configurators.producer.ProducerConfiguratorTest, time: 11 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerConfiguratorTest.configuratorOptionsTest: 567/1,256 Failed tests: 0 (224)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.configurators.producer.broken.ModifyingProducerViaConfigureAndSetTest, time: 8 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ModifyingProducerViaConfigureAndSetTest.testDeploymentThrowsISE: 568/1,256 Failed tests: 0 (225)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.annotated.delivery.WithAnnotationsTest, time: 7 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WithAnnotationsTest.testDelivery: 569/1,256 Failed tests: 0 (226)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WithAnnotationsTest.testDeliveryMetaAnnotation: 570/1,256 Failed tests: 0 (226)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.annotated.delivery.broken.WithAnnotationsAppliedToIllegalEventParameterTest, time: 7 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WithAnnotationsAppliedToIllegalEventParameterTest.testDeploymentFails: 571/1,256 Failed tests: 0 (227)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.annotated.broken.processInjectionTargetThrowsException.ProcessInjectionTargetEventThrowsExceptionTest, time: 6 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessInjectionTargetEventThrowsExceptionTest.testProcessInjectionTargetEventThrowsExceptionNotOk: 572/1,256 Failed tests: 0 (228)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.annotated.synthetic.ProcessSyntheticAnnotatedTypeTest, time: 19 ms]
Oct 07, 2020 7:08:07 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.extensions.annotated.synthetic.VerifyingExtension.verify(@Observes ProcessAnnotatedType<T>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2020 7:08:07 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.extensions.annotated.synthetic.ModifyingExtension.modify(@Observes ProcessSyntheticAnnotatedType<T>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessSyntheticAnnotatedTypeTest.testEventsFired: 573/1,256 Failed tests: 0 (229)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessSyntheticAnnotatedTypeTest.testEventsSources: 574/1,256 Failed tests: 0 (229)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.annotated.AlternativeMetaDataTest, time: 8 ms]
Oct 07, 2020 7:08:07 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean
WARN: WELD-000167: Class org.jboss.cdi.tck.tests.extensions.annotated.WildCat is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean!
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testBaseType: 575/1,256 Failed tests: 0 (230)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testConstructors: 576/1,256 Failed tests: 0 (230)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testFields: 577/1,256 Failed tests: 0 (230)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testGetAnnotation: 578/1,256 Failed tests: 0 (230)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testGetAnnotations: 579/1,256 Failed tests: 0 (230)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testIsAnnotationPresent: 580/1,256 Failed tests: 0 (230)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testMethods: 581/1,256 Failed tests: 0 (230)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetaDataTest.testTypeClosure: 582/1,256 Failed tests: 0 (230)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.stereotype.StereotypeExtensionTest, time: 11 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StereotypeExtensionTest.testStereotypeWorks: 583/1,256 Failed tests: 0 (231)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.annotated.GetAnnotatedTypesTest, time: 10 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetAnnotatedTypesTest.testGetAnnotatedType: 584/1,256 Failed tests: 0 (232)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetAnnotatedTypesTest.testGetAnnotatedTypes: 585/1,256 Failed tests: 0 (232)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.afterBeanDiscovery.AfterBeanDiscoveryTest, time: 6 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testAddContext: 586/1,256 Failed tests: 0 (233)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testBeanIsAdded: 587/1,256 Failed tests: 0 (233)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testCustomDependentBeanInjectionPointIsAvailable: 588/1,256 Failed tests: 0 (233)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testObserverMethodRegistered: 589/1,256 Failed tests: 0 (233)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testProcessBeanIsFired: 590/1,256 Failed tests: 0 (233)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AfterBeanDiscoveryTest.testProcessObserverMethodFiredWhileAddingObserverMethod: 591/1,256 Failed tests: 0 (233)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.bean.SyntheticBeanTest, time: 11 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testRegisteredBean: 592/1,256 Failed tests: 0 (234)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testSerializableBean: 593/1,256 Failed tests: 0 (234)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testSyntheticBeanIntercepted: 594/1,256 Failed tests: 0 (234)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testSyntheticDecorator: 595/1,256 Failed tests: 0 (234)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testSyntheticProducerField: 596/1,256 Failed tests: 0 (234)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticBeanTest.testSyntheticProducerMethod: 597/1,256 Failed tests: 0 (234)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.CreateBeanAttributesTest, time: 8 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testBeanAttributesForField: 598/1,256 Failed tests: 0 (235)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testBeanAttributesForManagedBean: 599/1,256 Failed tests: 0 (235)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testBeanAttributesForManagedBeanWithModifiedAnnotatedType: 600/1,256 Failed tests: 0 (235)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testBeanAttributesForMethod: 601/1,256 Failed tests: 0 (235)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateBeanAttributesTest.testInvalidMember: 602/1,256 Failed tests: 0 (235)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest, time: 8 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.disposeCallBeforeProduce: 603/1,256 Failed tests: 0 (236)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.disposeCalledOnAlreadyDisposedInstance: 604/1,256 Failed tests: 0 (236)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.injectCallBeforeProduce: 605/1,256 Failed tests: 0 (236)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.injectCalledOnAlreadyDisposedInstance: 606/1,256 Failed tests: 0 (236)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.posConstructCallBeforeProduce: 607/1,256 Failed tests: 0 (236)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.postConstructCalledOnAlreadyDisposedInstance: 608/1,256 Failed tests: 0 (236)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.preDeStroyCalledOnAlreadyDisposedInstance: 609/1,256 Failed tests: 0 (236)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.preDestroyCallBeforeProduce: 610/1,256 Failed tests: 0 (236)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.produceCalledOnAlreadyDisposedInstance: 611/1,256 Failed tests: 0 (236)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnamangedInstanceIllegalStatesTest.produceCalledOnAlreadyProducedInstance: 612/1,256 Failed tests: 0 (236)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.unmanaged.UnmanagedInstanceTest, time: 9 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnmanagedInstanceTest.testNonContextualInstanceIsIntercepted: 613/1,256 Failed tests: 0 (237)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnmanagedInstanceTest.testObtainNonContextualInstanceUsingCurrentBeanManager: 614/1,256 Failed tests: 0 (237)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest, time: 13 ms]
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testInvalidProducerField1: 615/1,256 Failed tests: 0 (238)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testInvalidProducerField2: 616/1,256 Failed tests: 0 (238)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testInvalidProducerField3: 617/1,256 Failed tests: 0 (238)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testInvalidProducerMethod1: 618/1,256 Failed tests: 0 (238)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testInvalidProducerMethod2: 619/1,256 Failed tests: 0 (238)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testNonStaticProducerField: 620/1,256 Failed tests: 0 (238)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testNonStaticProducerMethod: 621/1,256 Failed tests: 0 (238)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testStaticProducerField: 622/1,256 Failed tests: 0 (238)
Oct 07, 2020 7:08:07 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SyntheticProducerTest.testStaticProducerMethod: 623/1,256 Failed tests: 0 (238)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.interceptorbinding.InterceptorBindingEquivalenceTest, time: 9 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingEquivalenceTest.testAreInterceptorBindingsEquivalent: 624/1,256 Failed tests: 0 (239)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingEquivalenceTest.testGetInterceptorBindingHashCode: 625/1,256 Failed tests: 0 (239)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.equivalence.qualifier.QualifierEquivalenceTest, time: 7 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierEquivalenceTest.testAreQualifiersEquivalent: 626/1,256 Failed tests: 0 (240)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke QualifierEquivalenceTest.testGetQualifierHashCode: 627/1,256 Failed tests: 0 (240)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.bootstrap.unavailable.methods.UnavailableMethodsDuringApplicationInitializationTest, time: 13 ms]
Oct 07, 2020 7:08:08 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.extensions.beanManager.bootstrap.unavailable.methods.WrongExtension.observeProcessAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnavailableMethodsDuringApplicationInitializationTest.testUnavailableMethods: 628/1,256 Failed tests: 0 (241)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest, time: 6 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateInjectionPointTest.testConstructorParameter: 629/1,256 Failed tests: 0 (242)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateInjectionPointTest.testField: 630/1,256 Failed tests: 0 (242)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateInjectionPointTest.testInvalidField: 631/1,256 Failed tests: 0 (242)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateInjectionPointTest.testInvalidParameter: 632/1,256 Failed tests: 0 (242)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreateInjectionPointTest.testMethodParameter: 633/1,256 Failed tests: 0 (242)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.broken.event.FireContainerLifecycleEventTest, time: 7 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FireContainerLifecycleEventTest.testFireContainerLifecycleEvent: 634/1,256 Failed tests: 0 (243)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.PassivationIdTest, time: 8 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivationIdTest.testGetPassivationCapableBeanById: 635/1,256 Failed tests: 0 (244)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest, time: 11 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testAmbiguousDependencyNotResolved: 636/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testAmbiguousDependencyResolved: 637/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testDetermineInterceptorBindingType: 638/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testDetermineQualifierType: 639/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testDetermineScope: 640/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testDetermineScopeType: 641/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testDetermineStereotype: 642/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testGetELResolver: 643/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testGetExtension: 644/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testGetMetaAnnotationsForInterceptorBindingType: 645/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testGetMetaAnnotationsForStereotype: 646/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testObtainingAnnotatedType: 647/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testObtainingInjectionTarget: 648/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testObtainingInjectionTargetWithDefinitionError: 649/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testResolveWithEmptySet: 650/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testResolveWithNull: 651/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanManagerTest.testValidateThrowsException: 652/1,256 Failed tests: 0 (245)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.alternative.metadata.annotated.AnnotatedTypeAnnotationsTest, time: 8 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeAnnotationsTest.testCreateAnnotatedType: 653/1,256 Failed tests: 0 (246)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeAnnotationsTest.testGetAnnotatedType: 654/1,256 Failed tests: 0 (246)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeAnnotationsTest.testGetAnnotatedTypes: 655/1,256 Failed tests: 0 (246)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnnotatedTypeAnnotationsTest.testProcessAnnotatedType: 656/1,256 Failed tests: 0 (246)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.alternative.metadata.interceptor.AlternativeMetadataInterceptorInjectionTargetTest, time: 7 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataInterceptorInjectionTargetTest.testInterceptorInterceptsOnlyBindedClass: 657/1,256 Failed tests: 0 (247)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.alternative.metadata.AlternativeMetadataTest, time: 15 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testContainerUsesOperationsOfAnnotatedNotReflectionApi: 658/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testDisposesIsAppliedToMethodParameter: 659/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testExtraQualifierAppliedToObservesMethodParameter: 660/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testExtraQualifierIsAppliedToInjectedField: 661/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingInterceptorInformation: 662/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingQualifierInformation: 663/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingScopeInformation: 664/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingStereotypeInformation: 665/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfConstructorInjectionPoint: 666/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfDisposalParameter: 667/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfDisposerInjectionPoint: 668/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfEventParameter: 669/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfInitializerInjectionPoint: 670/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfInjectionPoint: 671/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfObserverInjectionPoint: 672/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfProducerInjectionPoint: 673/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetTypeClosureUsed: 674/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetTypeClosureUsedToDetermineTypeOfProducerField: 675/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetTypeClosureUsedToDetermineTypeOfProducerMethod: 676/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testGetTypeClosureUsedToDetermineTypeOfSessionBean: 677/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testInjectCreatesInitializerMethod: 678/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testObserverMethod: 679/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testPreviouslyNonInjectAnnotatedConstructorIsUsed: 680/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testPreviouslyNonInjectAnnotatedFieldIsInjected: 681/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testProducesCreatesProducerField: 682/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testProducesCreatesProducerMethod: 683/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testQualifierAddedToInitializerParameter: 684/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testQualifierIsAppliedToProducerMethod: 685/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataTest.testQualifierIsAppliedToProducerMethodParameter: 686/1,256 Failed tests: 0 (248)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.alternative.deployment.AlternativeInLibraryWithExtensionTest, time: 28 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeInLibraryWithExtensionTest.testAlternative: 687/1,256 Failed tests: 0 (249)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.producer.broken.injectionTargetError.InjectionTargetDefinitionErrorTest, time: 6 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionTargetDefinitionErrorTest.testAddingDefinitionError: 688/1,256 Failed tests: 0 (250)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.producer.broken.processing.ProducerProcessingWithDefinitionErrorTest, time: 6 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerProcessingWithDefinitionErrorTest.testExplicitDefinitionError: 689/1,256 Failed tests: 0 (251)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.producer.broken.processing.ProducerProcessingWithExceptionTest, time: 7 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerProcessingWithExceptionTest.testException: 690/1,256 Failed tests: 0 (252)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.producer.ProducerTest, time: 9 ms]
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testDisposeDoesNothing: 691/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testGetAnnotatedTypeOnProcessInjectionTarget: 692/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testGetInjectionPointsForConstructorAndInitializer: 693/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testGetInjectionPointsForFields: 694/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testInjectionPointsForProducerMethod: 695/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testInjectionTargetInject: 696/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testInjectionTargetPostConstruct: 697/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testInjectionTargetPreDestroy: 698/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testInterceptorAndDecoratorStackBuilt: 699/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testProduceAccessesProducerField: 700/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testProduceAndInjectCallsInitializerAndConstructor: 701/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testProduceCallsProducerMethod: 702/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testProducerForMethodDisposesProduct: 703/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testSetProducerOverridesProducer: 704/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerTest.testSettingInjectionTargetReplacesIt: 705/1,256 Failed tests: 0 (253)
Oct 07, 2020 7:08:08 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.observer.priority.ExtensionObserverOrderingTest, time: 8 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExtensionObserverOrderingTest.testEventOrdering: 706/1,256 Failed tests: 0 (254)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.observer.ProcessObserverMethodEventTest, time: 7 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodEventTest.replaceWithSetObserverMethod: 707/1,256 Failed tests: 0 (255)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodEventTest.testGetAnnotatedMethod: 708/1,256 Failed tests: 0 (255)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodEventTest.testGetObserverMethod: 709/1,256 Failed tests: 0 (255)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodEventTest.testProcessObserverMethodEventsSent: 710/1,256 Failed tests: 0 (255)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodEventTest.vetoEventD: 711/1,256 Failed tests: 0 (255)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.observer.broken.definitionError.ProcessObserverMethodErrorTest, time: 7 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodErrorTest.testAddDefinitionError: 712/1,256 Failed tests: 0 (256)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.observer.broken.exception.ProcessObserverMethodExceptionTest, time: 6 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessObserverMethodExceptionTest.testExceptionIsDefinitionError: 713/1,256 Failed tests: 0 (257)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.communication.ExtensionsCommunicationTest, time: 7 ms]
Oct 07, 2020 7:08:09 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.extensions.communication.ExtensionAlpha.observeProcessAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExtensionsCommunicationTest.testEvents: 714/1,256 Failed tests: 0 (258)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.processBean.ProcessBeanTest, time: 6 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanTest.testProcessBeanEvent: 715/1,256 Failed tests: 0 (259)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanTest.testProcessBeanFiredForDecorator: 716/1,256 Failed tests: 0 (259)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanTest.testProcessBeanFiredForInterceptor: 717/1,256 Failed tests: 0 (259)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanTest.testProcessProducerFieldEvent: 718/1,256 Failed tests: 0 (259)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessBeanTest.testProcessProducerMethodEvent: 719/1,256 Failed tests: 0 (259)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.interceptionFactory.broken.InvalidInterceptionFactoryInjectionPointTest, time: 6 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidInterceptionFactoryInjectionPointTest.noopTest: 720/1,256 Failed tests: 0 (260)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.interceptionFactory.broken.BrokenInterceptedInstanceTest, time: 6 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BrokenInterceptedInstanceTest.illegalExceptionIsThrownForSubsequentCall: 721/1,256 Failed tests: 0 (261)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BrokenInterceptedInstanceTest.unproxyableExceptionIsThrown: 722/1,256 Failed tests: 0 (261)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.interceptionFactory.customBean.CustomBeanWithInterceptorTest, time: 7 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomBeanWithInterceptorTest.customBeanIntercepted: 723/1,256 Failed tests: 0 (262)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.interceptionFactory.InterceptionFactoryTest, time: 8 ms]
Oct 07, 2020 7:08:09 AM org.jboss.weld.util.Proxies getUnproxyableClassException
WARN: WELD-001481: Final method will be ignored during proxy generation and should never be invoked upon the proxy instance! public final void org.jboss.cdi.tck.tests.extensions.interceptionFactory.FinalProduct.finalMethod() - <unknownjakarta.enterprise.inject.spi.Bean instance>.
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptionFactoryTest.interceptionFactoryBeanIsAvailable: 724/1,256 Failed tests: 0 (263)
Oct 07, 2020 7:08:09 AM org.jboss.weld.util.Proxies getUnproxyableClassException
WARN: WELD-001481: Final method will be ignored during proxy generation and should never be invoked upon the proxy instance! public final void org.jboss.cdi.tck.tests.extensions.interceptionFactory.FinalProduct.finalMethod() - <unknownjakarta.enterprise.inject.spi.Bean instance>.
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptionFactoryTest.producedInstanceIsIntercepted: 725/1,256 Failed tests: 0 (263)
Oct 07, 2020 7:08:09 AM org.jboss.weld.util.Proxies getUnproxyableClassException
WARN: WELD-001481: Final method will be ignored during proxy generation and should never be invoked upon the proxy instance! public final void org.jboss.cdi.tck.tests.extensions.interceptionFactory.FinalProduct.finalMethod() - <unknownjakarta.enterprise.inject.spi.Bean instance>.
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptionFactoryTest.producedWithFinalMethodIsIntercepted: 726/1,256 Failed tests: 0 (263)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.interceptors.custom.CustomInterceptorRegistrationTest, time: 37 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorRegistrationTest.testCustomInterceptorRegistration: 727/1,256 Failed tests: 0 (264)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.interceptors.custom.CustomInterceptorInvocationTest, time: 41 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorInvocationTest.testCustomInterceptorInvocation: 728/1,256 Failed tests: 0 (265)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.interceptors.annotation.InterceptorAnnotationExtensionTest, time: 7 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorAnnotationExtensionTest.testInterceptorAddedByExtension: 729/1,256 Failed tests: 0 (266)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.bean.bytype.BeanByTypeTest, time: 6 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testGetBeans: 730/1,256 Failed tests: 0 (267)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testGetBeansDoesNotResolveAlternatives: 731/1,256 Failed tests: 0 (267)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testNoBindingImpliesCurrent: 732/1,256 Failed tests: 0 (267)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testNonBindingType: 733/1,256 Failed tests: 0 (267)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testSameBindingTwice: 734/1,256 Failed tests: 0 (267)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanByTypeTest.testTypeVariable: 735/1,256 Failed tests: 0 (267)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanDiscovery.event.ordering.LifecycleEventOrderingTest, time: 6 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleEventOrderingTest.testEventsWereFiredInCorrectOrderForManagedBean: 736/1,256 Failed tests: 0 (268)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleEventOrderingTest.testEventsWereFiredInCorrectOrderForProducer: 737/1,256 Failed tests: 0 (268)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest, time: 6 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testCreateFailsIfProducerReturnsNullAndNotDependent: 738/1,256 Failed tests: 0 (269)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testCreateRethrowsUncheckedException: 739/1,256 Failed tests: 0 (269)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testCreateReturnsNullIfProducerDoesAndDependent: 740/1,256 Failed tests: 0 (269)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testCreateWrapsCheckedExceptionAndRethrows: 741/1,256 Failed tests: 0 (269)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodBeanCreate: 742/1,256 Failed tests: 0 (269)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodBeanDestroy: 743/1,256 Failed tests: 0 (269)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodFromSpecializedBeanUsed: 744/1,256 Failed tests: 0 (269)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodInvokedOnCreate: 745/1,256 Failed tests: 0 (269)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodLifecycleTest.testWhenApplicationInvokesProducerMethodParametersAreNotInjected: 746/1,256 Failed tests: 0 (269)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.definition.name.ProducerMethodWithDefaultNameTest, time: 6 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodWithDefaultNameTest.testJavaBeansPropertyName: 747/1,256 Failed tests: 0 (270)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodWithDefaultNameTest.testMethodName: 748/1,256 Failed tests: 0 (270)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodWithDefaultNameTest.testProducerMethodQualifiers: 749/1,256 Failed tests: 0 (270)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.definition.ProducerMethodDefinitionTest, time: 13 ms]
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForArrayTypeReturn: 750/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForClassReturn: 751/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForInterfaceReturn: 752/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForPrimitiveReturn: 753/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testBindingType: 754/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testBindingTypesAppliedToProducerMethodParameters: 755/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testDefaultBindingType: 756/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testDefaultNamedMethod: 757/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testDependentProducerReturnsNullValue: 758/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testNamedMethod: 759/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testNonDependentProducerReturnsNullValue: 760/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testNonStaticDisposerMethodWithStaticProducer: 761/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testNonStaticProducerMethodNotInherited: 762/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testNonStaticProducerMethodNotInheritedBySpecializingSubclass: 763/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testParameterizedReturnType: 764/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testProducerOnNonBean: 765/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testScopeType: 766/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:09 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testStaticDisposerMethod: 767/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testStaticDisposerMethodWithNonStaticProducer: 768/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testStaticMethod: 769/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testStereotypeSpecifiesScope: 770/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodDefinitionTest.testTypeVariableReturnType: 771/1,256 Failed tests: 0 (271)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.ParameterizedTypeWithWildcardTest, time: 7 ms]
Oct 07, 2020 7:08:10 AM org.jboss.weld.util.Beans omitIllegalBeanTypes
INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.FunnelWeaver<?> ignored on [EnhancedAnnotatedMethodImpl] @Produces public org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.SpiderProducer.getFunnelWeaver()
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypeWithWildcardTest.testParameterizedReturnTypeWithWildcard: 772/1,256 Failed tests: 0 (272)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedObservesAsync.ParameterAnnotatedAsyncObservesTest, time: 7 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedAsyncObservesTest.testProducerMethodWithParameterAnnotatedAsyncObserves: 773/1,256 Failed tests: 0 (273)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.array.ProducerMethodArrayTypeVariableTest, time: 6 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodArrayTypeVariableTest.testBeanTypes: 774/1,256 Failed tests: 0 (274)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.array.ProducerMethodArrayWildcardTest, time: 6 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodArrayWildcardTest.testBeanTypes: 775/1,256 Failed tests: 0 (275)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.interceptor.ProducerMethodOnInterceptorTest, time: 7 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodOnInterceptorTest.testProducerMethodNotAllowedOnInterceptor: 776/1,256 Failed tests: 0 (276)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest, time: 6 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedDisposesTest.testProducerMethodWithParameterAnnotatedDisposes: 777/1,256 Failed tests: 0 (277)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.ParameterizedReturnTypeWithTypeVariableTest, time: 6 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedReturnTypeWithTypeVariableTest.testNonDependentScopedProducerMethodWithParameterizedTypeWithTypeVariable: 778/1,256 Failed tests: 0 (278)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.ParametrizedReturnTypeWithTypeVariable02Test, time: 6 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParametrizedReturnTypeWithTypeVariable02Test.testNonDependentScopedProducerMethodWithParameterizedTypeWithTypeVariable: 779/1,256 Failed tests: 0 (279)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.typeVariableReturnType.TypeVariableReturnTypeTest, time: 7 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TypeVariableReturnTypeTest.testTypeVariableNotAllowed: 780/1,256 Failed tests: 0 (280)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.decorator.ProducerMethodOnDecoratorTest, time: 6 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodOnDecoratorTest.testProducerMethodNotAllowedOnDecorator: 781/1,256 Failed tests: 0 (281)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.wildcard.ProducerFieldTypeWithWildcardTest, time: 6 ms]
Oct 07, 2020 7:08:10 AM org.jboss.weld.util.Beans omitIllegalBeanTypes
INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.wildcard.FunnelWeaver<?> ignored on [EnhancedAnnotatedFieldImpl] @Produces public org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.wildcard.SpiderProducerWildCardType_Broken.getAnotherFunnelWeaver
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldTypeWithWildcardTest.testProducerFieldTypeWithWildcard: 782/1,256 Failed tests: 0 (282)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.decorator.ProducerFieldOnDecoratorTest, time: 6 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldOnDecoratorTest.testProducerFieldNotAllowedOnDecorator: 783/1,256 Failed tests: 0 (283)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.array.ProducerFieldArrayTypeVariableTest, time: 7 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldArrayTypeVariableTest.testBeanTypes: 784/1,256 Failed tests: 0 (284)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.typeVariable2.RequestScopedProducerFieldWithTypeVariableTest, time: 8 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RequestScopedProducerFieldWithTypeVariableTest.testRequestScopedProducerFieldParameterizedWithTypeVariableNotAllowed: 785/1,256 Failed tests: 0 (285)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.inject.InjectAnnotatedProducerFieldTest, time: 6 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectAnnotatedProducerFieldTest.testInjectAnnotatedProducerFieldNotAllowed: 786/1,256 Failed tests: 0 (286)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.interceptor.ProducerFieldOnInterceptorTest, time: 6 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldOnInterceptorTest.testProducerFieldNotAllowedOnInterceptor: 787/1,256 Failed tests: 0 (287)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.ProducerFieldDefinitionTest, time: 8 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForArrayTypeReturn: 788/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForClassReturn: 789/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForInterfaceReturn: 790/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForPrimitiveReturn: 791/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testBeanDeclaresMultipleProducerFields: 792/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testBindingType: 793/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testDefaultBindingType: 794/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testDefaultNamed: 795/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testDefaultNamedByStereotype: 796/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testNamedField: 797/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testNonStaticProducerFieldNotIndirectlyInherited: 798/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testNonStaticProducerFieldNotInherited: 799/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testParameterizedReturnType: 800/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testProducerFieldWithTypeVariable: 801/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testScopeType: 802/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldDefinitionTest.testStereotype: 803/1,256 Failed tests: 0 (288)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest, time: 10 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldBeanCreate: 804/1,256 Failed tests: 0 (289)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldBeanDestroy: 805/1,256 Failed tests: 0 (289)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldForNullValueNotDependent: 806/1,256 Failed tests: 0 (289)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldFromSpecializingBeanUsed: 807/1,256 Failed tests: 0 (289)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldNotAnotherBean: 808/1,256 Failed tests: 0 (289)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldReturnsNullIsDependent: 809/1,256 Failed tests: 0 (289)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldReturnsNullIsNotDependent: 810/1,256 Failed tests: 0 (289)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldLifecycleTest.testProducerStaticFieldBean: 811/1,256 Failed tests: 0 (289)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest, time: 7 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithFinalClassResolution: 812/1,256 Failed tests: 0 (290)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPackagePrivateFinalMethodResolution: 813/1,256 Failed tests: 0 (290)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPrivateConstructorResolution: 814/1,256 Failed tests: 0 (290)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithProtectedFinalMethodResolution: 815/1,256 Failed tests: 0 (290)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPublicFinalMethodResolution: 816/1,256 Failed tests: 0 (290)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest, time: 7 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testBeanCreateInjectsDependenciesAndInvokesInitializerToInstantiateInstance: 817/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testContextCreatesNewInstanceForInjection: 818/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testContextualDestroyCatchesException: 819/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.weld.bean.ManagedBean destroy
ERROR: WELD-000019: Error destroying an instance org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Cod@4ea83953 of Managed Bean [class org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Cod] with qualifiers [@Any @Default]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testContextualDestroyDisposesWhenNecessary: 820/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testCreateInjectsFieldsDeclaredInJava: 821/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testCreateReturnsSameBeanPushed: 822/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testCreationExceptionWrapsCheckedExceptionThrownFromCreate: 823/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testDependentsDestroyedAfterPreDestroy: 824/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testIndirectSubClassInheritsPostConstructOnSuperclass: 825/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testIndirectSubClassInheritsPreDestroyOnSuperclass: 826/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testInjectionOfParametersIntoBeanConstructor: 827/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testManagedBean: 828/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testPostConstructPreDestroy: 829/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testQualifierTypeAnnotatedConstructor: 830/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSerializeRequestScoped: 831/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSerializeSessionScoped: 832/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSpecializedBeanExtendsManagedBean: 833/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSubClassDoesNotInheritPostConstructOnSuperclassBlockedByIntermediateClass: 834/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSubClassDoesNotInheritPreDestroyConstructOnSuperclassBlockedByIntermediateClass: 835/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSubClassInheritsPostConstructOnSuperclass: 836/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testSubClassInheritsPreDestroyOnSuperclass: 837/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanLifecycleTest.testUncheckedExceptionThrownFromCreateNotWrapped: 838/1,256 Failed tests: 0 (291)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.newSimpleBean.NewSimpleBeanTest, time: 7 ms]
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testForEachSimpleBeanANewBeanExists: 839/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanCreatedForConstructorInjectioAnPoint: 840/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanCreatedForDisposerMethod: 841/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanCreatedForFieldInjectionPoint: 842/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanCreatedForInitializerInjectionPoint: 843/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanCreatedForObserverMethod: 844/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanCreatedForProducerMethod: 845/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanHasNoDisposerMethods: 846/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanHasNoObservers: 847/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanHasNoProducerFields: 848/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanHasNoProducerMethods: 849/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanHasNoStereotypes: 850/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanHasSameConstructor: 851/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanHasSameInitializers: 852/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanHasSameInjectedFields: 853/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanHasTheSameBeanTypes: 854/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanHasTheSameInterceptorBindings: 855/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanIsDependentScoped: 856/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanIsNotAlternative: 857/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NewSimpleBeanTest.testNewBeanWithNoMemberValue: 858/1,256 Failed tests: 0 (292)
Oct 07, 2020 7:08:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasDisposesParameter.ConstructorHasDisposesParameterTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorHasDisposesParameterTest.testConstructorHasDisposesParameter: 859/1,256 Failed tests: 0 (293)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasAsyncObservesParameter.ConstructorHasAsyncObservesParameterTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorHasAsyncObservesParameterTest.testConstructorHasAsyncObservesParameter: 860/1,256 Failed tests: 0 (294)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.dependentWithPublicField.DependentWithPublicFieldTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentWithPublicFieldTest.testNonDependentScopedBeanCanNotHavePublicField: 861/1,256 Failed tests: 0 (295)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.broken.field.InjectedFieldAnnotatedWithProducesTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectedFieldAnnotatedWithProducesTest.testDeployment: 862/1,256 Failed tests: 0 (296)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.tooManyInitializerAnnotatedConstructors.TooManyInitializerAnnotatedConstructorsTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TooManyInitializerAnnotatedConstructorsTest.testTooManyInitializerAnnotatedConstructor: 863/1,256 Failed tests: 0 (297)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.SimpleBeanDefinitionTest, time: 7 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testAbstractClassDeclaredInJavaNotDiscovered: 864/1,256 Failed tests: 0 (298)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testDependentScopedBeanCanHaveNonStaticPublicField: 865/1,256 Failed tests: 0 (298)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testEmptyConstructorUsed: 866/1,256 Failed tests: 0 (298)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testExtensionNotDiscoveredAsSimpleBean: 867/1,256 Failed tests: 0 (298)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testInitializerAnnotatedConstructor: 868/1,256 Failed tests: 0 (298)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testInitializerAnnotatedConstructorUsedOverEmptyConstuctor: 869/1,256 Failed tests: 0 (298)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testInterfaceNotDiscoveredAsSimpleBean: 870/1,256 Failed tests: 0 (298)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testNonStaticInnerClassDeclaredInJavaNotDiscovered: 871/1,256 Failed tests: 0 (298)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testSimpleBeanOnlyIfConstructorIsInitializer: 872/1,256 Failed tests: 0 (298)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testSimpleBeanOnlyIfConstructorParameterless: 873/1,256 Failed tests: 0 (298)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanDefinitionTest.testStaticInnerClassDeclaredInJavaAllowed: 874/1,256 Failed tests: 0 (298)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.nonDependentWithPublicStaticField.NonDependentWithPublicStaticFieldTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonDependentWithPublicStaticFieldTest.testNonDependentScopedBeanCanHavePublicStaticField: 875/1,256 Failed tests: 0 (299)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.unsatisfied.DisposerMethodParameterInjectionValidationTest, time: 5 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodParameterInjectionValidationTest.test: 876/1,256 Failed tests: 0 (300)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.validation.ambiguous.DisposerMethodParameterInjectionValidationTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodParameterInjectionValidationTest.test: 877/1,256 Failed tests: 0 (301)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.interceptor.DisposerMethodOnInterceptorTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodOnInterceptorTest.testDisposerMethodNotAllowedOnInterceptor: 878/1,256 Failed tests: 0 (302)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.decorator.DisposerMethodOnDecoratorTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodOnDecoratorTest.testDisposerMethodNotAllowedOnDecorator: 879/1,256 Failed tests: 0 (303)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.initializerUnallowed.InitializerUnallowedDefinitionTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerUnallowedDefinitionTest.testInitializerUnallowed: 880/1,256 Failed tests: 0 (304)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.observes.async.DisposerMethodWithAsyncObservesTest, time: 5 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodWithAsyncObservesTest.testObserverParameterUnallowed: 881/1,256 Failed tests: 0 (305)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.observes.ObserverParameterUnallowedDefinitionTest, time: 12 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverParameterUnallowedDefinitionTest.testObserverParameterUnallowed: 882/1,256 Failed tests: 0 (306)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.producesUnallowed.ProducesUnallowedDefinitionTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducesUnallowedDefinitionTest.testProducesUnallowed: 883/1,256 Failed tests: 0 (307)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiple.MultipleDisposerMethodsForProducerMethodTest, time: 5 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleDisposerMethodsForProducerMethodTest.testMultipleDisposerMethodsForProducerMethodNotAllowed: 884/1,256 Failed tests: 0 (308)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multiParams.MultipleDisposeParametersDefinitionTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MultipleDisposeParametersDefinitionTest.testMultipleDisposeParameters: 885/1,256 Failed tests: 0 (309)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.invocation.DisposesMethodCalledOnceTest, time: 8 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce1: 886/1,256 Failed tests: 0 (310)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce2: 887/1,256 Failed tests: 0 (310)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce3: 888/1,256 Failed tests: 0 (310)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce4: 889/1,256 Failed tests: 0 (310)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce5: 890/1,256 Failed tests: 0 (310)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce6: 891/1,256 Failed tests: 0 (310)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.DisposerMethodInheritanceTest, time: 9 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerMethodInheritanceTest.testManagedBeanDisposerMethodNotInherited: 892/1,256 Failed tests: 0 (311)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.parameters.DisposedParameterPositionTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposedParameterPositionTest.testDisposedParameterPosition: 893/1,256 Failed tests: 0 (312)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.DisposalMethodDefinitionTest, time: 7 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposalMethodDefinitionTest.testBindingTypesAppliedToDisposalMethodParameters: 894/1,256 Failed tests: 0 (313)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodCalledForProducerField: 895/1,256 Failed tests: 0 (313)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodForMultipleProducerMethods: 896/1,256 Failed tests: 0 (313)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodOnNonBean: 897/1,256 Failed tests: 0 (313)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodParametersGetInjected: 898/1,256 Failed tests: 0 (313)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedAsyncObserves.ParameterAnnotatedAsyncObservesTest, time: 11 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedAsyncObservesTest.testInitializerMethodHasParameterAnnotatedAsyncObserves: 899/1,256 Failed tests: 0 (314)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.methodAnnotatedProduces.InitializerMethodAnnotatedProducesTest, time: 9 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerMethodAnnotatedProducesTest.testInitializerMethodAnnotatedProduces: 900/1,256 Failed tests: 0 (315)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.generic.GenericInitializerMethodTest, time: 7 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GenericInitializerMethodTest.testGenericInitializerMethodNotAllowed: 901/1,256 Failed tests: 0 (316)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest, time: 6 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedObservesTest.testInitializerMethodHasParameterAnnotatedObserves: 902/1,256 Failed tests: 0 (317)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.InitializerMethodTest, time: 7 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerMethodTest.testBindingTypeOnInitializerParameter: 903/1,256 Failed tests: 0 (318)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InitializerMethodTest.testMultipleInitializerMethodsAreCalled: 904/1,256 Failed tests: 0 (318)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamFieldTest, time: 14 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorTypeParamFieldTest.testDeploymentFails: 905/1,256 Failed tests: 0 (319)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamFieldTest, time: 13 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamFieldTest.testDeploymentFails: 906/1,256 Failed tests: 0 (320)
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamInitializerTest, time: 14 ms]
Oct 07, 2020 7:08:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamInitializerTest.testDeploymentFails: 907/1,256 Failed tests: 0 (321)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamFieldTest, time: 14 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamFieldTest.testDeploymentFails: 908/1,256 Failed tests: 0 (322)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamInitializerTest, time: 14 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 909/1,256 Failed tests: 0 (323)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamConstructorTest, time: 13 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamConstructorTest.testDeploymentFails: 910/1,256 Failed tests: 0 (324)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamProducerTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamProducerTest.testDeploymentFails: 911/1,256 Failed tests: 0 (325)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamConstructorTest, time: 10 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamConstructorTest.testDeploymentFails: 912/1,256 Failed tests: 0 (326)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanInitializerInjectionTest, time: 5 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanInitializerInjectionTest.testDeploymentFails: 913/1,256 Failed tests: 0 (327)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.BuiltinDecoratorInjectionTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinDecoratorInjectionTest.testDeploymentFails: 914/1,256 Failed tests: 0 (328)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanInitializerInjectionTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratedBeanInitializerInjectionTest.testDeploymentFails: 915/1,256 Failed tests: 0 (329)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanConstructorInjectionTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratedBeanConstructorInjectionTest.testDeploymentFails: 916/1,256 Failed tests: 0 (330)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.BuiltinInterceptorInjectionTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInterceptorInjectionTest.testDeploymentFails: 917/1,256 Failed tests: 0 (331)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.BuiltinMetadataBeanTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinMetadataBeanTest.testBeanMetadata: 918/1,256 Failed tests: 0 (332)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinMetadataBeanTest.testDecoratorMetadata: 919/1,256 Failed tests: 0 (332)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinMetadataBeanTest.testInterceptorMetadata: 920/1,256 Failed tests: 0 (332)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinMetadataBeanTest.testProducerMethodMetadata: 921/1,256 Failed tests: 0 (332)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.names.SpecializingAndSpecializedBeanHasNameTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingAndSpecializedBeanHasNameTest.testSpecializingAndSpecializedBeanHasName: 922/1,256 Failed tests: 0 (333)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend1.SpecializingBeanImplementsInterfaceOnly, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanImplementsInterfaceOnly.testSpecializingClassImplementsInterfaceAndExtendsNothing: 923/1,256 Failed tests: 0 (334)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend3.SpecializingClassExtendsNonSimpleBeanTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingClassExtendsNonSimpleBeanTest.testSpecializingClassExtendsNonSimpleBean: 924/1,256 Failed tests: 0 (335)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.types.SpecializingBeanWithoutBeanTypeOfSpecializedBeanTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanWithoutBeanTypeOfSpecializedBeanTest.testDeployment: 925/1,256 Failed tests: 0 (336)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.inconsistent.InconsistentSpecializationTest, time: 5 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InconsistentSpecializationTest.testInconsistentSpecialization: 926/1,256 Failed tests: 0 (337)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.simple.SimpleBeanSpecializationTest, time: 27 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanSpecializationTest.testIndirectSpecialization: 927/1,256 Failed tests: 0 (338)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanSpecializationTest.testProducerMethodOnSpecializedBeanNotCalled: 928/1,256 Failed tests: 0 (338)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanSpecializationTest.testSpecializingBeanHasNameOfSpecializedBean: 929/1,256 Failed tests: 0 (338)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanSpecializationTest.testSpecializingBeanHasQualifiersOfSpecializedAndSpecializingBean: 930/1,256 Failed tests: 0 (338)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SimpleBeanSpecializationTest.testSpecializingBeanInjection: 931/1,256 Failed tests: 0 (338)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.indirectoverride.IndirectOverrideTest, time: 7 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke IndirectOverrideTest.testSpecializedMethodIndirectlyOverridesAnotherProducerMethod: 932/1,256 Failed tests: 0 (339)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.staticmethod.SpecializesStaticMethodTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializesStaticMethodTest.testSpecializedStaticMethod: 933/1,256 Failed tests: 0 (340)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.twobeans.TwoBeansSpecializeTheSameBeanTest, time: 7 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TwoBeansSpecializeTheSameBeanTest.testTwoBeansSpecializeTheSameBean: 934/1,256 Failed tests: 0 (341)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.broken.name.SpecializingAndSpecializedBeanHaveNameTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingAndSpecializedBeanHaveNameTest.testSpecializingAndSpecializedBeanHasName: 935/1,256 Failed tests: 0 (342)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.producer.method.ProducerMethodSpecializationTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodSpecializationTest.testSpecializingBeanInjection: 936/1,256 Failed tests: 0 (343)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerMethodSpecializationTest.testSpecializingProducerMethod: 937/1,256 Failed tests: 0 (343)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.qualifiers.SpecializingBeanQualifiersTest, time: 7 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanQualifiersTest.testQuailifiersOfSpecializingBean: 938/1,256 Failed tests: 0 (344)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanQualifiersTest.testQuailifiersOfSpecializingdNestedClass: 939/1,256 Failed tests: 0 (344)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanQualifiersTest.testQualifiersOfProducedSpecializingBean: 940/1,256 Failed tests: 0 (344)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.generics.MemberLevelInheritanceTest, time: 7 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MemberLevelInheritanceTest.testInjectionPoint: 941/1,256 Failed tests: 0 (345)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MemberLevelInheritanceTest.testInjectionPointDefinition: 942/1,256 Failed tests: 0 (345)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MemberLevelInheritanceTest.testObserver: 943/1,256 Failed tests: 0 (345)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke MemberLevelInheritanceTest.testObserverResolution: 944/1,256 Failed tests: 0 (345)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.custom.CustomInterceptorTest, time: 7 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomAroundInvokeInterceptor: 945/1,256 Failed tests: 0 (346)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomAroundTimeoutInterceptor: 946/1,256 Failed tests: 0 (346)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomPostActivateInterceptor: 947/1,256 Failed tests: 0 (346)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomPostConstructInterceptor: 948/1,256 Failed tests: 0 (346)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomPreDestroyInterceptor: 949/1,256 Failed tests: 0 (346)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomInterceptorTest.testCustomPrePassivateInterceptor: 950/1,256 Failed tests: 0 (346)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.interceptorCalledBeforeDecorator.InterceptorCalledBeforeDecoratorTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorCalledBeforeDecoratorTest.testInterceptorCalledBeforeDecorator: 951/1,256 Failed tests: 0 (347)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.interceptorNotListedInBeansXml.InterceptorNotListedInBeansXmlNotEnabledTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorNotListedInBeansXmlNotEnabledTest.testInterceptorNotListedInBeansXmlNotInvoked: 952/1,256 Failed tests: 0 (348)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.sameClassListedTwiceInBeansXml.SameClassListedTwiceInBeansXmlTest, time: 6 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SameClassListedTwiceInBeansXmlTest.testSameInterceptorClassListedTwiceInBeansXmlNotOk: 953/1,256 Failed tests: 0 (349)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalClassClassLevelInterceptorTest, time: 15 ms]
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassClassLevelInterceptorTest.testFinalClassWithClassLevelInterceptor: 954/1,256 Failed tests: 0 (350)
Oct 07, 2020 7:08:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.NormalScopedBeanFinalMethodInterceptorTest, time: 7 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalScopedBeanFinalMethodInterceptorTest.testFinalMethodWithClassLevelInterceptor: 955/1,256 Failed tests: 0 (351)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.NormalScopedBeanFinalClassInterceptorTest, time: 6 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalScopedBeanFinalClassInterceptorTest.testFinalClassWithClassLevelInterceptor: 956/1,256 Failed tests: 0 (352)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalClassMethodLevelInterceptorTest, time: 8 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassMethodLevelInterceptorTest.testFinalClassWithMethodLevelInterceptor: 957/1,256 Failed tests: 0 (353)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.DependentBeanFinalMethodInterceptorTest, time: 6 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentBeanFinalMethodInterceptorTest.testFinalMethodWithClassLevelInterceptor: 958/1,256 Failed tests: 0 (354)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.InterceptorWithObserverMethodTest, time: 12 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorWithObserverMethodTest.testInterceptorWithObserverMethodNotOk: 959/1,256 Failed tests: 0 (355)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.nonInterceptorClassInBeansXml.NonInterceptorClassInBeansXmlTest, time: 6 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonInterceptorClassInBeansXmlTest.testNonInterceptorClassInBeansXmlNotOk: 960/1,256 Failed tests: 0 (356)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.nonDependent.NonDependentInterceptorTest, time: 6 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonDependentInterceptorTest.testDeploymentWithScopedInterceptor: 961/1,256 Failed tests: 0 (357)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptorCanNotBeDecoratorTest, time: 6 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorCanNotBeDecoratorTest.testInterceptorCanNotAlsoBeDecorator: 962/1,256 Failed tests: 0 (358)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalMethodWithInheritedClassLevelInterceptorTest, time: 6 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalMethodWithInheritedClassLevelInterceptorTest.testFinalMethodWithInheritedClassLevelInterceptor: 963/1,256 Failed tests: 0 (359)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.InterceptorBindingInheritanceTest, time: 9 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testInterceptorBindingDirectlyInheritedFromManagedBean: 964/1,256 Failed tests: 0 (360)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testInterceptorBindingIndirectlyInheritedFromManagedBean: 965/1,256 Failed tests: 0 (360)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyInheritedFromManagedBean: 966/1,256 Failed tests: 0 (360)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyNotInheritedFromManagedBean: 967/1,256 Failed tests: 0 (360)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyInheritedFromManagedBean: 968/1,256 Failed tests: 0 (360)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyNotInheritedFromManagedBean: 969/1,256 Failed tests: 0 (360)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.InterceptorOrderTest, time: 6 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorOrderTest.testInterceptorsCalledInOrderDefinedByBeansXml: 970/1,256 Failed tests: 0 (361)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorOrderTest.testInterceptorsInvocationOrder: 971/1,256 Failed tests: 0 (361)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.order.LifecycleInterceptorOrderTest, time: 7 ms]
Oct 07, 2020 7:08:13 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct defined on class org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.order.AnotherInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:08:13 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method preDestroy defined on class org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.order.AnotherInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PreDestroy but it does not have zero parameters.
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LifecycleInterceptorOrderTest.testLifecycleCallbackInvocationOrder: 972/1,256 Failed tests: 0 (362)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.member.InterceptorBindingTypeWithMemberTest, time: 6 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithMember: 973/1,256 Failed tests: 0 (363)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithNonBindingMember: 974/1,256 Failed tests: 0 (363)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.conflictingenablement.InterceptorConflictingEnablementTest, time: 7 ms]
Oct 07, 2020 7:08:13 AM org.jboss.weld.logging.ValidatorLogger lambda$static$6
WARN: WELD-001478: Interceptor class org.jboss.cdi.tck.tests.interceptors.definition.conflictingenablement.LoggingInterceptor is enabled for the application and for the bean archive 619110348123c8da02a24c524fdd7146e4abf.war. It will only be invoked in the @Priority part of the chain.
Oct 07, 2020 7:08:13 AM org.jboss.weld.logging.ValidatorLogger lambda$static$7
WARN: WELD-001479: Decorator class org.jboss.cdi.tck.tests.interceptors.definition.conflictingenablement.AnotherTestDecorator is enabled for the application and for the bean archive 619110348123c8da02a24c524fdd7146e4abf.war. It will only be invoked in the @Priority part of the chain.
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorConflictingEnablementTest.testInterception: 975/1,256 Failed tests: 0 (364)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest, time: 7 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInstanceOfInterceptorForEveryEnabledInterceptor: 976/1,256 Failed tests: 0 (365)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInterceptionType: 977/1,256 Failed tests: 0 (365)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInterceptorBindingAnnotation: 978/1,256 Failed tests: 0 (365)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInterceptorBindingTypes: 979/1,256 Failed tests: 0 (365)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInterceptorBindingsCanDeclareOtherInterceptorBindings: 980/1,256 Failed tests: 0 (365)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testInterceptorsImplementInterceptorInterface: 981/1,256 Failed tests: 0 (365)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testNoBindingTypesToResolveInterceptorsFails: 982/1,256 Failed tests: 0 (365)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testNonBindingTypeToResolveInterceptorsFails: 983/1,256 Failed tests: 0 (365)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testResolveInterceptorsReturnsOrderedList: 984/1,256 Failed tests: 0 (365)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testSameBindingTypesToResolveInterceptorsFails: 985/1,256 Failed tests: 0 (365)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorDefinitionTest.testStereotypeInterceptorBindings: 986/1,256 Failed tests: 0 (365)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.invocation.InterceptorInvocationTest, time: 6 ms]
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testDisposerMethodsAreIntercepted: 987/1,256 Failed tests: 0 (366)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testInitializerMethodsNotIntercepted: 988/1,256 Failed tests: 0 (366)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testLifecycleCallbacksAreIntercepted: 989/1,256 Failed tests: 0 (366)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testManagedBeanIsIntercepted: 990/1,256 Failed tests: 0 (366)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testObjectMethodsAreNotIntercepted: 991/1,256 Failed tests: 0 (366)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testObserverMethodsAreIntercepted: 992/1,256 Failed tests: 0 (366)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorInvocationTest.testProducerMethodsAreIntercepted: 993/1,256 Failed tests: 0 (366)
Oct 07, 2020 7:08:13 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.ordering.global.GlobalInterceptorOrderingTest, time: 34 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GlobalInterceptorOrderingTest.testOrderingInWebInfClasses: 994/1,256 Failed tests: 0 (367)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.NonPrivateNonStaticSuperclassMethodTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonPrivateNonStaticSuperclassMethodTest.testClassWithPublicFinalMethodCannotBeProxied: 995/1,256 Failed tests: 0 (368)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PublicFinalMethodNotProxyableTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PublicFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 996/1,256 Failed tests: 0 (369)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PackagePrivateFinalMethodNotProxyableTest, time: 10 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PackagePrivateFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 997/1,256 Failed tests: 0 (370)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.array.ArrayTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ArrayTest.testInjectionPointWithArrayType: 998/1,256 Failed tests: 0 (371)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalClass.FinalClassTest, time: 7 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassTest.testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedBean: 999/1,256 Failed tests: 0 (372)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.interceptor.InterceptedBeanProxyTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanProxyTest.testClientProxyBeanWithBoundInterceptor: 1,000/1,256 Failed tests: 0 (373)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.decorator.DecoratoredBeanProxyTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanProxyTest.testClientProxyBeanWithAssociatedDecorator: 1,001/1,256 Failed tests: 0 (374)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.PrivateConstructorTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateConstructorTest.testClassWithPrivateConstructor: 1,002/1,256 Failed tests: 0 (375)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.beanConstructor.BeanConstructorWithParametersTest, time: 7 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanConstructorWithParametersTest.testDeployment: 1,003/1,256 Failed tests: 0 (376)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.ClientProxyTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientProxyTest.testClientProxyInvocation: 1,004/1,256 Failed tests: 0 (377)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientProxyTest.testClientProxyUsedForNormalScope: 1,005/1,256 Failed tests: 0 (377)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClientProxyTest.testSimpleBeanClientProxyIsSerializable: 1,006/1,256 Failed tests: 0 (377)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.el.ResolutionByNameTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testBeanNameWithSeparatedListOfELIdentifiers: 1,007/1,256 Failed tests: 0 (378)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testContextCreatesNewInstanceForInjection: 1,008/1,256 Failed tests: 0 (378)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testELResolverReturnsContextualInstance: 1,009/1,256 Failed tests: 0 (378)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testQualifiedNameLookup: 1,010/1,256 Failed tests: 0 (378)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testUnresolvedNameReturnsNull: 1,011/1,256 Failed tests: 0 (378)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.CreationalContextForNonContextualTest, time: 5 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CreationalContextForNonContextualTest.testCreationalContext: 1,012/1,256 Failed tests: 0 (379)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithWildcardTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithWildcardTest.testInjection: 1,013/1,256 Failed tests: 0 (380)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.multiple.bounds.ParameterizedTypesWithTypeVariableWithMultipleBoundsTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithTypeVariableWithMultipleBounds: 1,014/1,256 Failed tests: 0 (381)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithTypeVariableWithMultipleBoundsToParameterizedTypeWithActualType: 1,015/1,256 Failed tests: 0 (381)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithWildcardWithTypeVariableAsLowerBound: 1,016/1,256 Failed tests: 0 (381)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithTypeVariableTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithTypeVariableTest.testInjection: 1,017/1,256 Failed tests: 0 (382)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToRawTypeTest, time: 7 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToRawTypeTest.testInjection: 1,018/1,256 Failed tests: 0 (383)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.broken.raw.ParameterizedTypesInjectionRawAmbiguousTest, time: 13 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionRawAmbiguousTest.testInjection: 1,019/1,256 Failed tests: 0 (384)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest, time: 7 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest.testInjection: 1,020/1,256 Failed tests: 0 (385)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.InjectionTest, time: 8 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionTest.testFieldDeclaredInIndirectSuperclassInjected: 1,021/1,256 Failed tests: 0 (386)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionTest.testInjectionOfNamedBean: 1,022/1,256 Failed tests: 0 (386)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionTest.testInjectionPerformsBoxingIfNecessary: 1,023/1,256 Failed tests: 0 (386)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.visibility.InjectionVisibilityTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionVisibilityTest.testPackagePrivateSetMethodInjection: 1,024/1,256 Failed tests: 0 (387)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.any.AnyInjectionTest, time: 22 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AnyInjectionTest.testAnyInjectionIfExactlyOneBeanForType: 1,025/1,256 Failed tests: 0 (388)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnsatisfiedInjectableReferenceTest.testUnsatisfiedReference: 1,026/1,256 Failed tests: 0 (389)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousInjectableReferenceTest.testUnsatisfiedReference: 1,027/1,256 Failed tests: 0 (390)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.normal.scope.NormalScopedBeanWithInjectionPoint, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalScopedBeanWithInjectionPoint.testRequestScopedBeanWithInjectionPoint: 1,028/1,256 Failed tests: 0 (391)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.disposer.DisposerInjectionPointMetadataTest, time: 6 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisposerInjectionPointMetadataTest.testDisposerWithInjectionPointMetadata: 1,029/1,256 Failed tests: 0 (392)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.dynamic.DynamicInjectionPointTest, time: 7 ms]
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetAnnotated: 1,030/1,256 Failed tests: 0 (393)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetBean: 1,031/1,256 Failed tests: 0 (393)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetMember: 1,032/1,256 Failed tests: 0 (393)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetQualifiers: 1,033/1,256 Failed tests: 0 (393)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetType: 1,034/1,256 Failed tests: 0 (393)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointIsDelegate: 1,035/1,256 Failed tests: 0 (393)
Oct 07, 2020 7:08:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicInjectionPointTest.testInjectionPointIsTransient: 1,036/1,256 Failed tests: 0 (393)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.named.NamedAtInjectionPointTest, time: 8 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NamedAtInjectionPointTest.testFieldNameUsedAsBeanName: 1,037/1,256 Failed tests: 0 (394)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.LegalRequiredTypeTest, time: 6 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke LegalRequiredTypeTest.testLegalRequiredType: 1,038/1,256 Failed tests: 0 (395)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.InjectableReferenceTest, time: 6 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectableReferenceTest.testGetInjectableReferenceOnBeanManager: 1,039/1,256 Failed tests: 0 (396)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectableReferenceTest.testGetInjectableReferenceReturnsDelegateForDelegateInjectionPoint: 1,040/1,256 Failed tests: 0 (396)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.decorator.DecoratorNotInjectedTest, time: 6 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorNotInjectedTest.testDecoratorNotResolved: 1,041/1,256 Failed tests: 0 (397)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.raw.RawBeanTypeParameterizedRequiredTypeTest, time: 8 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawBeanTypeParameterizedRequiredTypeTest.testAssignableTypeParams: 1,042/1,256 Failed tests: 0 (398)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawBeanTypeParameterizedRequiredTypeTest.testNotAssignableTypeParams: 1,043/1,256 Failed tests: 0 (398)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.AssignabilityOfRawAndParameterizedTypesTest, time: 14 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithActualTypes: 1,044/1,256 Failed tests: 0 (399)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcards: 1,045/1,256 Failed tests: 0 (399)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcardsAtInjectionPoint: 1,046/1,256 Failed tests: 0 (399)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariableWithMultipleBoundsToParameterizedTypeWithTypeVariable: 1,047/1,256 Failed tests: 0 (399)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithActualTypes: 1,048/1,256 Failed tests: 0 (399)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithTypeVariable: 1,049/1,256 Failed tests: 0 (399)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcardWithLowerBound: 1,050/1,256 Failed tests: 0 (399)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards: 1,051/1,256 Failed tests: 0 (399)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards2: 1,052/1,256 Failed tests: 0 (399)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesWithMultipleBoundsToParameterizedTypeWithActualTypes: 1,053/1,256 Failed tests: 0 (399)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityToRawType: 1,054/1,256 Failed tests: 0 (399)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedTest, time: 6 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorNotResolvedTest.testInterceptorNotAvailableForInjection: 1,055/1,256 Failed tests: 0 (400)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.disabled.DisabledBeanNotAvailableForInjectionTest, time: 7 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledBeanNotAvailableForInjectionTest.testDeployment: 1,056/1,256 Failed tests: 0 (401)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.type.variable.TypeVariableInjectionPointTest, time: 7 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TypeVariableInjectionPointTest.testTypeVariableInjectionPoint: 1,057/1,256 Failed tests: 0 (402)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.ResolutionByTypeTest, time: 20 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testAllQualifiersSpecifiedForResolutionMustAppearOnBean: 1,058/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testBeanTypesOnManagedBean: 1,059/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testBeanTypesOnProducerField: 1,060/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testBeanTypesOnProducerMethod: 1,061/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testDefaultBindingTypeAssumed: 1,062/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testGenericBeanTypesOnManagedBean: 1,063/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testGenericBeanTypesOnProducerField: 1,064/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testGenericBeanTypesOnProducerMethod: 1,065/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithArray: 1,066/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithNonBindingMembers: 1,067/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithPrimitives: 1,068/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithTypeParameter: 1,069/1,256 Failed tests: 0 (403)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.primitive.PrimitiveInjectionPointTest, time: 7 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrimitiveInjectionPointTest.testPrimitiveInjectionPointResolvedToNonPrimitiveProducerMethod: 1,070/1,256 Failed tests: 0 (404)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization03Test, time: 34 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization03Test.testEvent: 1,071/1,256 Failed tests: 0 (405)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization02Test, time: 33 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization02Test.testEvent: 1,072/1,256 Failed tests: 0 (406)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization04Test, time: 30 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEnabledAlternativeSpecializes: 1,073/1,256 Failed tests: 0 (407)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization04Test.testEvent: 1,074/1,256 Failed tests: 0 (407)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.alternative.Specialization01Test, time: 43 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testEvent: 1,075/1,256 Failed tests: 0 (408)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke Specialization01Test.testNotEnabledAlternativeDoesNotSpecialize: 1,076/1,256 Failed tests: 0 (408)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 26 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,077/1,256 Failed tests: 0 (409)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SpecializedProducerMethodInjectionNotAvailable02Test, time: 18 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializedProducerMethodInjectionNotAvailable02Test.testManagedBeanInjection: 1,078/1,256 Failed tests: 0 (410)
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleELResolution02Test, time: 15 ms]
Oct 07, 2020 7:08:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleELResolution02Test.testEnabledManagedBeanAvailableForELResolution: 1,079/1,256 Failed tests: 0 (411)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailability02Test, time: 19 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailability02Test.testInjection: 1,080/1,256 Failed tests: 0 (412)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerMethodInjectionAvailability02Test, time: 20 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerMethodInjectionAvailability02Test.testInjection: 1,081/1,256 Failed tests: 0 (413)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.InterModuleLookup02Test, time: 15 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterModuleLookup02Test.testEnabledManagedBeanAvailableForInjection: 1,082/1,256 Failed tests: 0 (414)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.SelectedAlternativeManagedBeanInjectionAvailability02Test, time: 18 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SelectedAlternativeManagedBeanInjectionAvailability02Test.testInjection: 1,083/1,256 Failed tests: 0 (415)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledProducerFieldInjectionAvailability02Test, time: 18 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledProducerFieldInjectionAvailability02Test.testInjection: 1,084/1,256 Failed tests: 0 (416)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.binding.members.annotation.BindingAnnotationWithMemberTest, time: 10 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BindingAnnotationWithMemberTest.testAnnotationMemberWithNonBinding: 1,085/1,256 Failed tests: 0 (417)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.binding.members.array.BindingAnnotationWithMemberTest, time: 11 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BindingAnnotationWithMemberTest.testArrayMemberWithNonBinding: 1,086/1,256 Failed tests: 0 (418)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProcessInjectionPointTest, time: 33 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceProcessInjectionPointTest.testDefinitionError: 1,087/1,256 Failed tests: 0 (419)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceCustomBeanTest, time: 7 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceCustomBeanTest.testDefinitionError: 1,088/1,256 Failed tests: 0 (420)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProducerMethodInjectionTest, time: 13 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceProducerMethodInjectionTest.testDefinitionError: 1,089/1,256 Failed tests: 0 (421)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceFieldInjectionTest, time: 15 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceFieldInjectionTest.testDefinitionError: 1,090/1,256 Failed tests: 0 (422)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent.DestroyingDependentInstanceTest, time: 11 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingDependentInstanceTest.testDestroyingDependentInstances: 1,091/1,256 Failed tests: 0 (423)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingDependentInstanceTest.testDestroyingInterceptedDependentBean: 1,092/1,256 Failed tests: 0 (423)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest, time: 12 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testApplicationScopedComponent: 1,093/1,256 Failed tests: 0 (424)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testContextDestroyCalled: 1,094/1,256 Failed tests: 0 (424)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testCustomScopedComponent: 1,095/1,256 Failed tests: 0 (424)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testNothingHappensIfNoInstanceToDestroy: 1,096/1,256 Failed tests: 0 (424)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testNullParameter: 1,097/1,256 Failed tests: 0 (424)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testRequestScopedComponent: 1,098/1,256 Failed tests: 0 (424)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyingNormalScopedInstanceTest.testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable: 1,099/1,256 Failed tests: 0 (424)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.DynamicLookupTest, time: 26 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.beanManageCreateInstance: 1,100/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.cdiSelectLookup: 1,101/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testAlternatives: 1,102/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testAmbiguousDependencyThrowsException: 1,103/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testDuplicateBindingsThrowsException: 1,104/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testGetMethod: 1,105/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testIsAmbiguous: 1,106/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testIsUnsatisfied: 1,107/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testIteratorMethod: 1,108/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testNewBean: 1,109/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testNewBeanNotEnabledWithouInjectionPoint: 1,110/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testNonBindingThrowsException: 1,111/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testObtainsInjectsInstanceOfInstance: 1,112/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testStream: 1,113/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DynamicLookupTest.testUnsatisfiedDependencyThrowsException: 1,114/1,256 Failed tests: 0 (425)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.builtin.BuiltinInstanceTest, time: 7 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceTest.testInstanceIsPassivationCapable: 1,115/1,256 Failed tests: 0 (426)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceTest.testInstanceProvidedForEveryLegalBeanType: 1,116/1,256 Failed tests: 0 (426)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceTest.testNameOfBuiltinInstance: 1,117/1,256 Failed tests: 0 (426)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BuiltinInstanceTest.testScopeOfBuiltinInstance: 1,118/1,256 Failed tests: 0 (426)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.ManagerTest, time: 6 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testContainerProvidesManagerBean: 1,119/1,256 Failed tests: 0 (427)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testGetReferenceReturnsContextualInstance: 1,120/1,256 Failed tests: 0 (427)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testGetReferenceWithIllegalBeanType: 1,121/1,256 Failed tests: 0 (427)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testInjectingManager: 1,122/1,256 Failed tests: 0 (427)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanHasCurrentBinding: 1,123/1,256 Failed tests: 0 (427)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanIsDependentScoped: 1,124/1,256 Failed tests: 0 (427)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTest.testManagerBeanIsPassivationCapable: 1,125/1,256 Failed tests: 0 (427)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.circular.CircularDependencyTest, time: 7 ms]
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testCircularInjectionOnOneNormalAndOneDependentBean: 1,126/1,256 Failed tests: 0 (428)
Oct 07, 2020 7:08:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testCircularInjectionOnTwoNormalBeans: 1,127/1,256 Failed tests: 0 (428)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testNormalAndDependentCircularConstructors: 1,128/1,256 Failed tests: 0 (428)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testNormalCircularConstructors: 1,129/1,256 Failed tests: 0 (428)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testNormalProducerMethodDeclaredOnDependentBeanWhichInjectsProducedBean: 1,130/1,256 Failed tests: 0 (428)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testNormalProducerMethodDeclaredOnNormalBeanWhichInjectsProducedBean: 1,131/1,256 Failed tests: 0 (428)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CircularDependencyTest.testSelfConsumingConstructorsOnNormalBean: 1,132/1,256 Failed tests: 0 (428)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.ExpandedNamePrefix2Test, time: 8 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExpandedNamePrefix2Test.testDuplicateBeanNamePrefix: 1,133/1,256 Failed tests: 0 (429)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.ExpandedNamePrefixTest, time: 7 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ExpandedNamePrefixTest.testDuplicateBeanNamePrefix: 1,134/1,256 Failed tests: 0 (430)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed.NamedNonFieldInjectionPointTest, time: 8 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NamedNonFieldInjectionPointTest.testNamedProducerInjectionPointNotAllowed: 1,135/1,256 Failed tests: 0 (431)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed3.NamedNonFieldInjectionPointTest, time: 7 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NamedNonFieldInjectionPointTest.testNamedInitializerMethodInjectionPointNotAllowed: 1,136/1,256 Failed tests: 0 (432)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.DuplicitNameTest, time: 8 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DuplicitNameTest.testDuplicateNamedBeans: 1,137/1,256 Failed tests: 0 (433)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.ambiguous.AmbiguousELNamesTest, time: 7 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousELNamesTest.testAmbiguousELNamesResolved: 1,138/1,256 Failed tests: 0 (434)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.ResolutionByNameTest, time: 10 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ResolutionByNameTest.testAmbiguousELNamesResolved: 1,139/1,256 Failed tests: 0 (435)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.unsatisfied.UnsatisfiedDependencyTest, time: 7 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnsatisfiedDependencyTest.testUnsatisfiedDependency: 1,140/1,256 Failed tests: 0 (436)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dependency.resolution.AmbiguousDependencyResolutionTest, time: 8 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousDependencyResolutionTest.testProducerFieldOnAlternativeIsNotEliminated: 1,141/1,256 Failed tests: 0 (437)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousDependencyResolutionTest.testProducerMethodOnAlternativeIsNotEliminated: 1,142/1,256 Failed tests: 0 (437)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.vetoed.VetoedTest, time: 21 ms]
Oct 07, 2020 7:08:17 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.vetoed.VerifyingExtension.observeAnnotatedType(@Observes ProcessAnnotatedType<?>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedTest.testAnnotatedTypeAddedByExtension: 1,143/1,256 Failed tests: 0 (438)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedTest.testClassLevelVeto: 1,144/1,256 Failed tests: 0 (438)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoedTest.testPackageLevelVeto: 1,145/1,256 Failed tests: 0 (438)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.not.alternative.stereotype.ClassIsNotAlternativeTest, time: 10 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClassIsNotAlternativeTest.test: 1,146/1,256 Failed tests: 0 (439)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.aroundInvoke.AroundInvokeOrderTest, time: 9 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AroundInvokeOrderTest.testInvocationOrder: 1,147/1,256 Failed tests: 0 (440)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.InterceptorLifeCycleTest, time: 9 ms]
Oct 07, 2020 7:08:17 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept defined on class org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.PreDestroyInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PreDestroy but it does not have zero parameters.
Oct 07, 2020 7:08:17 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept defined on class org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.PostConstructInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:08:17 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method intercept defined on class org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.WarriorPDInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PreDestroy but it does not have zero parameters.
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorLifeCycleTest.testInterceptorInstanceCreatedWhenTargetInstanceCreated: 1,148/1,256 Failed tests: 0 (441)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorLifeCycleTest.testInterceptorMethodsCalledAfterDependencyInjection: 1,149/1,256 Failed tests: 0 (441)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.invocationContext.InvocationContextTest, time: 7 ms]
Oct 07, 2020 7:08:17 AM org.jboss.weld.interceptor.reader.InterceptorMetadataUtils isValidTargetClassLifecycleInterceptorMethod
WARN: WELD-001469: Method postConstruct defined on class org.jboss.cdi.tck.interceptors.tests.contract.invocationContext.PostConstructInterceptor is not defined according to the specification. It is annotated with @jakarta.annotation.PostConstruct but it does not have zero parameters.
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testBusinessMethodNotCalledWithoutProceedInvocation: 1,150/1,256 Failed tests: 0 (442)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testContextData: 1,151/1,256 Failed tests: 0 (442)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testCtxProceedForLifecycleCallbackInterceptorMethod: 1,152/1,256 Failed tests: 0 (442)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testGetMethodForAroundInvokeInterceptorMethod: 1,153/1,256 Failed tests: 0 (442)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testGetMethodForLifecycleCallbackInterceptorMethod: 1,154/1,256 Failed tests: 0 (442)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testGetTargetMethod: 1,155/1,256 Failed tests: 0 (442)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testGetTimerMethod: 1,156/1,256 Failed tests: 0 (442)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testIllegalNumberOfParameters: 1,157/1,256 Failed tests: 0 (442)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testIllegalTypeOfParameters: 1,158/1,256 Failed tests: 0 (442)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testMethodParameters: 1,159/1,256 Failed tests: 0 (442)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvocationContextTest.testProceedReturnsNullForVoidMethod: 1,160/1,256 Failed tests: 0 (442)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.NormalContextTest, time: 7 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testGetMayNotReturnNullUnlessContextualCreateReturnsNull: 1,161/1,256 Failed tests: 0 (443)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testGetReturnsExistingInstance: 1,162/1,256 Failed tests: 0 (443)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testGetWithCreationalContextReturnsNewInstance: 1,163/1,256 Failed tests: 0 (443)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalContextTest.testSameNormalScopeBeanInjectedEverywhere: 1,164/1,256 Failed tests: 0 (443)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.ContextTest, time: 7 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testBuiltInContexts: 1,165/1,256 Failed tests: 0 (444)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithNoRegisteredContextsFails: 1,166/1,256 Failed tests: 0 (444)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ContextTest.testGetContextWithTooManyActiveContextsFails: 1,167/1,256 Failed tests: 0 (444)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.GetWithNoCreationalContextTest, time: 7 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetWithNoCreationalContextTest.testGetWithoutCreationalContextReturnsNull: 1,168/1,256 Failed tests: 0 (445)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.GetFromContextualTest, time: 7 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke GetFromContextualTest.testGetMayNotCreateNewInstanceUnlessCreationalContextGiven: 1,169/1,256 Failed tests: 0 (446)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes1Test, time: 6 ms]
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithNoDecoratedTypes2Test.testDeploymentFails: 1,170/1,256 Failed tests: 0 (447)
Oct 07, 2020 7:08:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.notAllDecoratedTypesImplemented.NotAllDecoratedTypesImplementedTest, time: 6 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NotAllDecoratedTypesImplementedTest.testNotAllDecoratedTypesImplemented: 1,171/1,256 Failed tests: 0 (448)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.invocation.DecoratorInvocationTest, time: 6 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorInvocationTest.testChainedDecoratorInvocation: 1,172/1,256 Failed tests: 0 (449)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorInvocationTest.testDecoratorInvocation: 1,173/1,256 Failed tests: 0 (449)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.TooManyScopesTest, time: 10 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke TooManyScopesTest.testTooManyScopesSpecifiedInJava: 1,174/1,256 Failed tests: 0 (450)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedManagedBeanTest, time: 19 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RestrictedManagedBeanTest.testInvalidTypedValueOnManagedBean: 1,175/1,256 Failed tests: 0 (451)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.dependentIsConditionalObserver.DependentIsConditionalObserverTest, time: 8 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DependentIsConditionalObserverTest.testDependentBeanWithConditionalObserverMethodIsDefinitionError: 1,176/1,256 Failed tests: 0 (452)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.isProducer.ObserverMethodAnnotatedProducesTest, time: 6 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodAnnotatedProducesTest.testObserverMethodAnnotatedProducesFails: 1,177/1,256 Failed tests: 0 (453)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.bothObservesAnnotations.ObserverMethodParameterAnnotatedAsSyncAndAsyncTest, time: 9 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ObserverMethodParameterAnnotatedAsSyncAndAsyncTest.observerMethodMustBeSyncOrAsync: 1,178/1,256 Failed tests: 0 (454)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventCustomBeanTest, time: 6 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventCustomBeanTest.testDefinitionError: 1,179/1,256 Failed tests: 0 (455)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processInjectionPoint.broken.AddDefinitionErrorTest, time: 6 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddDefinitionErrorTest.testDeployment: 1,180/1,256 Failed tests: 0 (456)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidScopeTest, time: 11 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InvalidScopeTest.test: 1,181/1,256 Failed tests: 0 (457)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorTest, time: 7 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PassivationCapableDependencyErrorTest.test: 1,182/1,256 Failed tests: 0 (458)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest, time: 6 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke VetoTest.testSpecializedBeanAvailableAfterSpecializingBeanVetoed: 1,183/1,256 Failed tests: 0 (459)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest, time: 7 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationTest.testProcessBeanAttributesFiredProperlyForSpecializedBean: 1,184/1,256 Failed tests: 0 (460)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.broken.addDeploymentProblem.AddDeploymentProblemTest, time: 6 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AddDeploymentProblemTest.testObserverDeploymentProblemTreatedAsDeploymentError: 1,185/1,256 Failed tests: 0 (461)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.broken.observerMethod.ObserverMethodWithoutNotifyMethodTest, time: 7 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomObserverMethodWithoutNotifyMethodTest.observerCustomMethodNotOverridingNotifyMethodTreatedAsDefinitionError: 1,186/1,256 Failed tests: 0 (462)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.broken.exception.BeforeBeanDiscoveryThrowsExceptionTest, time: 8 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeforeBeanDiscoveryThrowsExceptionTest.testThrowsException: 1,187/1,256 Failed tests: 0 (463)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.annotated.delivery.broken.WithAnnotationsAppliedToIllegalContainerLifecycleEventParameterTest, time: 6 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WithAnnotationsAppliedToIllegalContainerLifecycleEventParameterTest.testDeploymentFails: 1,188/1,256 Failed tests: 0 (464)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.annotated.broken.processAnnotatedObserverThrowsException.ProcessAnnotatedTypeEventThrowsExceptionTest, time: 7 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeEventThrowsExceptionTest.testProcessAnnotatedTypeEventThrowsExceptionNotOk: 1,189/1,256 Failed tests: 0 (465)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.annotated.ProcessAnnotatedTypeTest, time: 8 ms]
Oct 07, 2020 7:08:18 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.extensions.annotated.ProcessAnnotatedTypeObserver.observeAnnotatedTypes(@Observes ProcessAnnotatedType<?>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2020 7:08:18 AM org.jboss.weld.bootstrap.BeanDeployer createClassBean
WARN: WELD-000167: Class org.jboss.cdi.tck.tests.extensions.annotated.WildCat is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean!
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeTest.testGetAnnotatedType: 1,190/1,256 Failed tests: 0 (466)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeTest.testProcessAnnotatedTypeEventsSent: 1,191/1,256 Failed tests: 0 (466)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeTest.testProcessAnnotatedTypeFiredForEnum: 1,192/1,256 Failed tests: 0 (466)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeTest.testSetAnnotatedType: 1,193/1,256 Failed tests: 0 (466)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProcessAnnotatedTypeTest.testVeto: 1,194/1,256 Failed tests: 0 (466)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.beanManager.el.WrapExpressionFactoryTest, time: 7 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke WrapExpressionFactoryTest.testWrapping: 1,195/1,256 Failed tests: 0 (467)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.alternative.metadata.interceptor.AlternativeMetadataInterceptorTest, time: 6 ms]
Oct 07, 2020 7:08:18 AM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.cdi.tck.tests.extensions.alternative.metadata.interceptor.Login is deprecated from CDI 1.1!
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AlternativeMetadataInterceptorTest.testInterceptorInterceptsOnlyBindedClass: 1,196/1,256 Failed tests: 0 (468)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.ParametrizedTypeWithWildcard02Test, time: 6 ms]
Oct 07, 2020 7:08:18 AM org.jboss.weld.util.Beans omitIllegalBeanTypes
INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.Spiderman<org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.FunnelWeaver<?>> ignored on [EnhancedAnnotatedMethodImpl] @Produces public org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.SpidermanProducer.getSpiderman()
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParametrizedTypeWithWildcard02Test.testParameterizedReturnTypeWithDoubleWildcard: 1,197/1,256 Failed tests: 0 (469)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest, time: 6 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedObservesTest.testProducerMethodWithParameterAnnotatedObserves: 1,198/1,256 Failed tests: 0 (470)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.array.ProducerFieldArrayWildcardTest, time: 7 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldArrayWildcardTest.testBeanTypes: 1,199/1,256 Failed tests: 0 (471)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.broken.typeVariable.ProducerFieldWithTypeVariableTest, time: 7 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProducerFieldWithTypeVariableTest.testProducerFieldWithTypeOfTypeVariableNotAllowed: 1,200/1,256 Failed tests: 0 (472)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasObservesParameter.ConstructorHasObservesParameterTest, time: 22 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ConstructorHasObservesParameterTest.testConstructorHasObservesParameter: 1,201/1,256 Failed tests: 0 (473)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.unresolvedMethod.UnresolvedDisposalMethodDefinitionTest, time: 7 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnresolvedDisposalMethodDefinitionTest.testUnresolvedDisposalMethod: 1,202/1,256 Failed tests: 0 (474)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest, time: 7 ms]
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterAnnotatedDisposesTest.testInitializerMethodHasParameterAnnotatedDisposes: 1,203/1,256 Failed tests: 0 (475)
Oct 07, 2020 7:08:18 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamConstructorTest, time: 18 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamConstructorTest.testDeploymentFails: 1,204/1,256 Failed tests: 0 (476)
Oct 07, 2020 7:08:19 AM 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: 19 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 1,205/1,256 Failed tests: 0 (477)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamConstructorTest, time: 19 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratoredBeanTypeParamConstructorTest.testDeploymentFails: 1,206/1,256 Failed tests: 0 (478)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamInitializerTest, time: 7 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamInitializerTest.testDeploymentFails: 1,207/1,256 Failed tests: 0 (479)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamFieldTest, time: 9 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamFieldTest.testDeploymentFails: 1,208/1,256 Failed tests: 0 (480)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanFieldInjectionTest, time: 9 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanFieldInjectionTest.testDeploymentFails: 1,209/1,256 Failed tests: 0 (481)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanFieldInjectionTest, time: 7 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratedBeanFieldInjectionTest.testDeploymentFails: 1,210/1,256 Failed tests: 0 (482)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.specialization.simple.broken.noextend2.SpecializingBeanExtendsNothingTest, time: 6 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializingBeanExtendsNothingTest.testSpecializingClassDirectlyExtendsNothing: 1,211/1,256 Failed tests: 0 (483)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.async.InterceptorWithAsyncObserverMethodTest, time: 6 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorWithAsyncObserverMethodTest.testInterceptorWithAsyncObserverMethodNotOk: 1,212/1,256 Failed tests: 0 (484)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.nonExistantClassInBeansXml.NonExistantClassInBeansXmlTest, time: 7 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NonExistantClassInBeansXmlTest.testNonExistantClassInBeansXmlNotOk: 1,213/1,256 Failed tests: 0 (485)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalClassWithInheritedClassLevelInterceptorTest, time: 6 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassWithInheritedClassLevelInterceptorTest.testFinalClassWithInheritedClassLevelInterceptor: 1,214/1,256 Failed tests: 0 (486)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PrivateFinalMethodTest, time: 27 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateFinalMethodTest.testClassWithPrivateFinalMethodCanBeProxied: 1,215/1,256 Failed tests: 0 (487)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.StaticFinalMethodTest, time: 6 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke StaticFinalMethodTest.testClassWithStaticFinalMethodCanBeProxied: 1,216/1,256 Failed tests: 0 (488)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.ProtectedFinalMethodNotProxyableTest, time: 8 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ProtectedFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 1,217/1,256 Failed tests: 0 (489)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.primitive.UnproxyableTest, time: 7 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke UnproxyableTest.testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedBean: 1,218/1,256 Failed tests: 0 (490)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithActualTypeTest, time: 7 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithActualTypeTest.testInjection: 1,219/1,256 Failed tests: 0 (491)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.InjectionPointTest, time: 7 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testApiTypeInjectionPoint: 1,220/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testCurrentBinding: 1,221/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testDependentScope: 1,222/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetAnnotatedField: 1,223/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetAnnotatedParameter: 1,224/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetBean: 1,225/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetBindingTypes: 1,226/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetMemberConstructor: 1,227/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetMemberField: 1,228/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetMemberMethod: 1,229/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testGetType: 1,230/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testIsDelegate: 1,231/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testIsTransient: 1,232/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testNullInjectionPointInjectedIntoNonInjectedObject: 1,233/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionPointTest.testPassivationCapability: 1,234/1,256 Failed tests: 0 (492)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedInterModuleTest, time: 19 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorNotResolvedInterModuleTest.testInterceptorNotAvailableForInjection: 1,235/1,256 Failed tests: 0 (493)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceConstructorInjectionTest, time: 8 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceConstructorInjectionTest.testDefinitionError: 1,236/1,256 Failed tests: 0 (494)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceDisposerInjectionTest, time: 6 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceDisposerInjectionTest.testDefinitionError: 1,237/1,256 Failed tests: 0 (495)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.NamePrefixTest, time: 6 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NamePrefixTest.testDuplicateBeanNamePrefix: 1,238/1,256 Failed tests: 0 (496)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed2.NamedNonFieldInjectionPointTest, time: 5 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NamedNonFieldInjectionPointTest.testNamedObserverMethodInjectionPointNotAllowed: 1,239/1,256 Failed tests: 0 (497)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous.AmbiguousDependencyTest, time: 7 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousDependencyTest.testAmbiguousDependency: 1,240/1,256 Failed tests: 0 (498)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.overriden.lifecycleCallback.OverridenLifecycleCallbackInterceptorTest, time: 7 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByCallback: 1,241/1,256 Failed tests: 0 (499)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByNonCallback: 1,242/1,256 Failed tests: 0 (499)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.custom.broken.toomanydelegateinjectionpoints.CustomDecoratorWithTooManyDelegateInjectionPointsTest, time: 8 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke CustomDecoratorWithTooManyDelegateInjectionPointsTest.testDeploymentFails: 1,243/1,256 Failed tests: 0 (500)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes1Test, time: 20 ms]
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorWithNoDecoratedTypes3Test.testDeploymentFails: 1,244/1,256 Failed tests: 0 (501)
Oct 07, 2020 7:08:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventProducerMethodInjectionTest, time: 6 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawEventProducerMethodInjectionTest.testDefinitionError: 1,245/1,256 Failed tests: 0 (502)
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.broken.ThrowExceptionTest, time: 6 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ThrowExceptionTest.testDeployment: 1,246/1,256 Failed tests: 0 (503)
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamConstructorTest, time: 13 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorTypeParamConstructorTest.testDeploymentFails: 1,247/1,256 Failed tests: 0 (504)
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamDisposerTest, time: 6 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke BeanTypeParamDisposerTest.testDeploymentFails: 1,248/1,256 Failed tests: 0 (505)
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanConstructorInjectionTest, time: 6 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanConstructorInjectionTest.testDeploymentFails: 1,249/1,256 Failed tests: 0 (506)
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalMethodWithInheritedStereotypeInterceptorTest, time: 5 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalMethodWithInheritedStereotypeInterceptorTest.testFinalClassWithInheritedStereotypeInterceptor: 1,250/1,256 Failed tests: 0 (507)
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceInitMethodInjectionTest, time: 6 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceInitMethodInjectionTest.testDefinitionError: 1,251/1,256 Failed tests: 0 (508)
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.broken.not.alternative.ClassIsNotAlternativeTest, time: 8 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ClassIsNotAlternativeTest.test: 1,252/1,256 Failed tests: 0 (509)
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamInitializerTest, time: 14 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamInitializerTest.testDeploymentFails: 1,253/1,256 Failed tests: 0 (510)
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalClassWithInheritedStereotypeInterceptorTest, time: 7 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke FinalClassWithInheritedStereotypeInterceptorTest.testFinalMethodWithInheritedStereotypeInterceptor: 1,254/1,256 Failed tests: 0 (511)
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceObserverInjectionTest, time: 6 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceObserverInjectionTest.testDefinitionError: 1,255/1,256 Failed tests: 0 (512)
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptorTypeParamInitializerTest, time: 19 ms]
Oct 07, 2020 7:08:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorTypeParamInitializerTest.testDeploymentFails: 1,256/1,256 Failed tests: 0 (513)
[INFO] Tests run: 1256, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.977 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1256, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-surefire-report-plugin:3.0.0-M5:report-only (generate-test-report) @ weld-jboss-runner-tck ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-jboss-runner-tck ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-tck-runner/target/weld-jboss-runner-tck-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-jboss-runner-tck >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jboss-runner-tck ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-jboss-runner-tck <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-jboss-runner-tck ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-tck-runner/target/weld-jboss-runner-tck-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (distribution) @ weld-jboss-runner-tck ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building zip: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-tck-runner/target/weld-jboss-runner-tck-4.0.0-SNAPSHOT-4.0.0-SNAPSHOT-dist.zip
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ weld-jboss-runner-tck ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Building zip: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-tck-runner/target/weld-jboss-runner-tck-4.0.0-SNAPSHOT-dist.zip
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-jboss-runner-tck ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-tck-runner/target/weld-jboss-runner-tck-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-jboss-runner-tck/4.0.0-SNAPSHOT/weld-jboss-runner-tck-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-tck-runner/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/weld-jboss-runner-tck/4.0.0-SNAPSHOT/weld-jboss-runner-tck-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-tck-runner/target/weld-jboss-runner-tck-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/weld-jboss-runner-tck/4.0.0-SNAPSHOT/weld-jboss-runner-tck-4.0.0-SNAPSHOT-sources.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-tck-runner/target/weld-jboss-runner-tck-4.0.0-SNAPSHOT-4.0.0-SNAPSHOT-dist.zip to /home/hudson/.m2/repository/org/jboss/weld/weld-jboss-runner-tck/4.0.0-SNAPSHOT/weld-jboss-runner-tck-4.0.0-SNAPSHOT-dist.zip
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/jboss-tck-runner/target/weld-jboss-runner-tck-4.0.0-SNAPSHOT-dist.zip to /home/hudson/.m2/repository/org/jboss/weld/weld-jboss-runner-tck/4.0.0-SNAPSHOT/weld-jboss-runner-tck-4.0.0-SNAPSHOT-dist.zip
[INFO]
[INFO] ---------< org.jboss.weld.environment:weld-environment-common >---------
[INFO] Building Weld Environment Common 4.0.0-SNAPSHOT [18/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-environment-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-environment-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-environment-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-environment-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-environment-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-environment-common ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-environment-common ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-environment-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/common/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-environment-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/common/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-environment-common ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-environment-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-environment-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/common/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-environment-common ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.environment.util.BeanArchivesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.jboss.weld.environment.util.BeanArchivesTest
[INFO] Running org.jboss.weld.environment.util.ReflectionsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.environment.util.ReflectionsTest
[INFO] Running org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyTest
Oct 07, 2020 7:08:23 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000040: Jandex discovery strategy was disabled.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-environment-common ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/common/target/weld-environment-common-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-environment-common >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-environment-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-environment-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-environment-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-environment-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-environment-common ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-environment-common <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-environment-common ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/common/target/weld-environment-common-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-environment-common ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/common/target/weld-environment-common-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/environment/weld-environment-common/4.0.0-SNAPSHOT/weld-environment-common-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/common/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/environment/weld-environment-common/4.0.0-SNAPSHOT/weld-environment-common-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/common/target/weld-environment-common-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/environment/weld-environment-common/4.0.0-SNAPSHOT/weld-environment-common-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------< org.jboss.weld.se:weld-se-parent >------------------
[INFO] Building Weld SE Parent 4.0.0-SNAPSHOT [19/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-se-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-se-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-se-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-se-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-se-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-se-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-se-parent ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-se-parent ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-se-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-se-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-se-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-se-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-se-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-se-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-se-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-se-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-se-parent ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/se/weld-se-parent/4.0.0-SNAPSHOT/weld-se-parent-4.0.0-SNAPSHOT.pom
[INFO]
[INFO] -------------------< org.jboss.weld.se:weld-se-core >-------------------
[INFO] Building Weld SE (Core) 4.0.0-SNAPSHOT [20/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-se-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-se-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-se-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-se-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-se-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-se-core ---
[INFO]
[INFO] --- gmavenplus-plugin:1.10.1:addTestSources (default) @ weld-se-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-se-core ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-se-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-se-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/target/classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java uses unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-se-core ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- gmavenplus-plugin:1.10.1:generateTestStubs (default) @ weld-se-core ---
[INFO] Using isolated classloader, without GMavenPlus classpath.
[INFO] Using Groovy 2.4.20 to perform generateTestStubs.
[INFO] Generated 5 stubs.
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (compile) @ weld-se-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/target/classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java uses unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-se-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-se-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 199 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/target/test-classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/src/test/java/org/jboss/weld/environment/se/test/inheritance/PostConstructInheritanceTest.java: Some input files use or override a deprecated API.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/src/test/java/org/jboss/weld/environment/se/test/inheritance/PostConstructInheritanceTest.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- gmavenplus-plugin:1.10.1:compileTests (default) @ weld-se-core ---
[INFO] Using isolated classloader, without GMavenPlus classpath.
[INFO] Using Groovy 2.4.20 to perform compileTests.
[INFO] Compiled 7 files.
[INFO]
[INFO] --- gmavenplus-plugin:1.10.1:removeTestStubs (default) @ weld-se-core ---
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-se-core ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.interceptors.BeanDiscoveryInterceptor03Test
Oct 07, 2020 7:08:28 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:08:28 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:28 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in org.jboss.weld.environment.se.test.beandiscovery.interceptors.BeanDiscoveryInterceptor03Test
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.interceptors.BeanDiscoveryInterceptorTest
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:29 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 584762b6-02f5-4e6a-811f-05d4d8f69149 initialized
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 584762b6-02f5-4e6a-811f-05d4d8f69149 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s - in org.jboss.weld.environment.se.test.beandiscovery.interceptors.BeanDiscoveryInterceptorTest
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.interceptors.BeanDiscoveryInterceptor02Test
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:29 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container f8ee6944-3167-4f5f-b309-c6edd2311e4c initialized
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container f8ee6944-3167-4f5f-b309-c6edd2311e4c shut down
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:29 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 004768bc-2c9a-40ec-9e72-31b661554f66 initialized
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 004768bc-2c9a-40ec-9e72-31b661554f66 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.jboss.weld.environment.se.test.beandiscovery.interceptors.BeanDiscoveryInterceptor02Test
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.priority.DisabledIsolationPriorityTest
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:29 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container f0b3d444-d23c-450f-84e7-80a19bbc5221 initialized
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container f0b3d444-d23c-450f-84e7-80a19bbc5221 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.jboss.weld.environment.se.test.beandiscovery.priority.DisabledIsolationPriorityTest
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.priority.PriorityTest
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:29 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 2711f2c2-1c96-4ed0-bfb3-d19ff49138cc initialized
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 2711f2c2-1c96-4ed0-bfb3-d19ff49138cc shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.jboss.weld.environment.se.test.beandiscovery.priority.PriorityTest
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.stereotype.StereotypeDiscoveryTest
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:29 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 1ba75282-8cd3-4f3e-b631-9c881963d13d initialized
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 1ba75282-8cd3-4f3e-b631-9c881963d13d shut down
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.jboss.weld.environment.se.test.beandiscovery.stereotype.StereotypeDiscoveryTest
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.decorators.BeanDiscoveryDecoratorTest
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:29 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 4d270232-baa7-4b1b-9157-9b1003997a82 initialized
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 4d270232-baa7-4b1b-9157-9b1003997a82 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.jboss.weld.environment.se.test.beandiscovery.decorators.BeanDiscoveryDecoratorTest
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.decorators.BeanDiscoveryDecorator03Test
Oct 07, 2020 7:08:29 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:29 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.jboss.weld.environment.se.test.beandiscovery.decorators.BeanDiscoveryDecorator03Test
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.decorators.BeanDiscoveryDecorator02Test
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 6af94bfd-0196-4056-9d34-d3e10350f380 initialized
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 6af94bfd-0196-4056-9d34-d3e10350f380 shut down
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container c6ad7b3a-bbc7-4824-962d-222d0ca71545 initialized
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container c6ad7b3a-bbc7-4824-962d-222d0ca71545 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.jboss.weld.environment.se.test.beandiscovery.decorators.BeanDiscoveryDecorator02Test
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.annotation.BeanDefiningAnnotationOutsideBeanArchiveTest
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 9ecb6712-50da-430b-87f1-bfb87bd8446b initialized
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 9ecb6712-50da-430b-87f1-bfb87bd8446b shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.jboss.weld.environment.se.test.beandiscovery.annotation.BeanDefiningAnnotationOutsideBeanArchiveTest
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.BeanDiscoveryEmtyBeansXmlTest
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 67267c76-97cd-4750-ad59-855fd9ffcdb7 initialized
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 67267c76-97cd-4750-ad59-855fd9ffcdb7 shut down
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.jboss.weld.environment.se.test.beandiscovery.BeanDiscoveryEmtyBeansXmlTest
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.alternatives.BeanDiscoveryAlternativeTest
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 060e63ec-d18b-4594-bcfc-e1f4b0c22791 initialized
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 060e63ec-d18b-4594-bcfc-e1f4b0c22791 shut down
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.jboss.weld.environment.se.test.beandiscovery.alternatives.BeanDiscoveryAlternativeTest
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.BeanDiscoveryWithJandexIndexTest
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.deployment.discovery.jandex.JandexIndexBeanArchiveHandler getIndex
WARN: Cannot get Jandex index from: /tmp/a89c2048-e5d3-40b4-9575-6d95ec5cb1856594945404687094604.jar
Oct 07, 2020 7:08:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 9cd50cb0-97d1-48b6-9f96-606ccb6cd05f initialized
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 9cd50cb0-97d1-48b6-9f96-606ccb6cd05f shut down
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.jboss.weld.environment.se.test.beandiscovery.BeanDiscoveryWithJandexIndexTest
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.BeanDiscoveryWithoutIsolationTest
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b239c31f-0fc5-450d-bd67-b6be04e9ee82 initialized
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b239c31f-0fc5-450d-bd67-b6be04e9ee82 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.jboss.weld.environment.se.test.beandiscovery.BeanDiscoveryWithoutIsolationTest
[INFO] Running org.jboss.weld.environment.se.test.beandiscovery.BeanDiscoveryInjectionTest
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 61362957-779c-471c-87f2-530b3dc25029 initialized
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 61362957-779c-471c-87f2-530b3dc25029 shut down
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.jboss.weld.environment.se.test.beandiscovery.BeanDiscoveryInjectionTest
[INFO] Running org.jboss.weld.environment.se.test.interceptors.enablement.InterceptorEnabledForAppAndArchiveTest
Oct 07, 2020 7:08:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:30 AM org.jboss.weld.logging.ValidatorLogger lambda$static$6
WARN: WELD-001478: Interceptor class org.jboss.weld.environment.se.test.interceptors.enablement.TransactionalInterceptor is enabled for the application and for the bean archive org.jboss.weld.environment.deployment.WeldDeployment.synthetic. It will only be invoked in the @Priority part of the chain.
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 64beb05a-0ff7-4710-abad-85266c6efedc initialized
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 64beb05a-0ff7-4710-abad-85266c6efedc shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.environment.se.test.interceptors.enablement.InterceptorEnabledForAppAndArchiveTest
[INFO] Running org.jboss.weld.environment.se.test.interceptors.InterceptorsTest
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container e9ceef46-ce3d-4b60-a7a5-15de767eac09 initialized
Recording method: doSomethingRecorded
this should be recorded
Recording method: doSomethingRecordedAndAggregated
This should be aggregated
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container e9ceef46-ce3d-4b60-a7a5-15de767eac09 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jboss.weld.environment.se.test.interceptors.InterceptorsTest
[INFO] Running org.jboss.weld.environment.se.test.provider.custom.CustomCDIProviderTest
Oct 07, 2020 7:08:30 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:30 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container aec5f477-84df-40eb-b648-e569f67b3c04 initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container aec5f477-84df-40eb-b648-e569f67b3c04 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.jboss.weld.environment.se.test.provider.custom.CustomCDIProviderTest
[INFO] Running org.jboss.weld.environment.se.test.provider.MultiModuleCDIProviderTest
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 42dafe81-7b29-443b-a747-4731bcc0fe2a initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 42dafe81-7b29-443b-a747-4731bcc0fe2a shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.jboss.weld.environment.se.test.provider.MultiModuleCDIProviderTest
[INFO] Running org.jboss.weld.environment.se.test.provider.BasicCDIProviderTest
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 7c76daf0-c9d7-4e80-80ad-0af4a608f45b initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 7c76daf0-c9d7-4e80-80ad-0af4a608f45b shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.jboss.weld.environment.se.test.provider.BasicCDIProviderTest
[INFO] Running org.jboss.weld.environment.se.test.container.isolation.ContainerIsolationTest
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 1 initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 2 initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 1 shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 2 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.jboss.weld.environment.se.test.container.isolation.ContainerIsolationTest
[INFO] Running org.jboss.weld.environment.se.test.container.instance.ContainerInstanceTest
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b1a66ce1-b633-476f-bc3b-3cf4cdaa76bd initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b1a66ce1-b633-476f-bc3b-3cf4cdaa76bd shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 4a249333-1956-4c3e-8c2f-1caa615302a3 initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 4a249333-1956-4c3e-8c2f-1caa615302a3 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.environment.se.test.container.instance.ContainerInstanceTest
[INFO] Running org.jboss.weld.environment.se.test.container.provider.WeldSEProviderTest
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container foo initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container bar initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldSEProvider getCDI
INFO: WELD-ENV-002006: Multiple containers running - CDI.current() may not work properly: [foo, bar]
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldSEProvider getCDI
INFO: WELD-ENV-002006: Multiple containers running - CDI.current() may not work properly: [foo, bar]
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldSEProvider getCDI
INFO: WELD-ENV-002006: Multiple containers running - CDI.current() may not work properly: [foo, bar]
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container bar shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container foo shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 7d2907ca-83c1-4b3a-991a-7176e16ccb9e initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 7d2907ca-83c1-4b3a-991a-7176e16ccb9e shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 996e4dfe-3d41-43b9-8884-ed03470261e1 initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 996e4dfe-3d41-43b9-8884-ed03470261e1 shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 551e47b3-4837-47ba-891c-145cc92ab21d initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 551e47b3-4837-47ba-891c-145cc92ab21d shut down
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.jboss.weld.environment.se.test.container.provider.WeldSEProviderTest
[INFO] Running org.jboss.weld.environment.se.test.container.events.ContainerEventsTest
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container EVENT initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container EVENT shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 007 initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 007 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.jboss.weld.environment.se.test.container.events.ContainerEventsTest
[INFO] Running org.jboss.weld.environment.se.test.container.current.WeldContainerCurrentTest
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 007 initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 008 initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 007 shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 008 shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 007 initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 007 shut down
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.jboss.weld.environment.se.test.container.current.WeldContainerCurrentTest
[INFO] Running org.jboss.weld.environment.se.test.isolation.IsolationDisabledTest
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 6a5d043e-d0dd-45ac-b02e-1172e456af58 initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 6a5d043e-d0dd-45ac-b02e-1172e456af58 shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 67670858-0939-4fd9-923a-aefa4499a2bb initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 67670858-0939-4fd9-923a-aefa4499a2bb shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 0ec54b28-e27f-4441-8593-15e71748c421 initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 0ec54b28-e27f-4441-8593-15e71748c421 shut down
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container e0cc75cd-ce89-47d7-bb26-8d449908e80a initialized
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container e0cc75cd-ce89-47d7-bb26-8d449908e80a shut down
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.jboss.weld.environment.se.test.isolation.IsolationDisabledTest
[INFO] Running org.jboss.weld.environment.se.test.scopes.ScopesTest
Oct 07, 2020 7:08:31 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container bfc3faea-a30b-4770-9182-1eb37e84096b initialized
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container bfc3faea-a30b-4770-9182-1eb37e84096b shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.environment.se.test.scopes.ScopesTest
[INFO] Running org.jboss.weld.environment.se.test.singleton.SingletonContextTest
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 4613187a-73d1-43ef-96b8-3311839b2746 initialized
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 4613187a-73d1-43ef-96b8-3311839b2746 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.jboss.weld.environment.se.test.singleton.SingletonContextTest
[INFO] Running org.jboss.weld.environment.se.test.beans.threading.ThreadContextImplicitBeanArchiveTest
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b9731d7f-aed5-4233-85a0-4cf512575d8b initialized
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b9731d7f-aed5-4233-85a0-4cf512575d8b shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.jboss.weld.environment.se.test.beans.threading.ThreadContextImplicitBeanArchiveTest
[INFO] Running org.jboss.weld.environment.se.test.beans.threading.ThreadContextTest
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 09996bdb-91a0-4348-96ac-d6b42f758d2f initialized
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 09996bdb-91a0-4348-96ac-d6b42f758d2f shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.jboss.weld.environment.se.test.beans.threading.ThreadContextTest
[INFO] Running org.jboss.weld.environment.se.test.context.session.BoundSessionContextTest
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:32 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:32 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 2933dc63-cf57-42d0-939e-8fa16855646e initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 2933dc63-cf57-42d0-939e-8fa16855646e shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.114 s - in org.jboss.weld.environment.se.test.context.session.BoundSessionContextTest
[INFO] Running org.jboss.weld.environment.se.test.builder.containerlifecycle.ContainerLifecyleObserverTest
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 7c5ddd51-0e13-40db-9198-a3dc888cfb85 initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 7c5ddd51-0e13-40db-9198-a3dc888cfb85 shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container d4623d2d-3632-4184-a4ba-acbd390732d5 initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container d4623d2d-3632-4184-a4ba-acbd390732d5 shut down
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.jboss.weld.environment.se.test.builder.containerlifecycle.ContainerLifecyleObserverTest
[INFO] Running org.jboss.weld.environment.se.test.builder.scanning.ExplicitClassLoaderScanningTest
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 9a9f6cad-85d4-4eeb-a86c-3b142b7062b4 initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 9a9f6cad-85d4-4eeb-a86c-3b142b7062b4 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.jboss.weld.environment.se.test.builder.scanning.ExplicitClassLoaderScanningTest
[INFO] Running org.jboss.weld.environment.se.test.builder.scanning.ExplicitResourceLoaderScanningTest
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 60d0fda5-fba2-4aef-bb5d-6a14bb22c5bb initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 60d0fda5-fba2-4aef-bb5d-6a14bb22c5bb shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.environment.se.test.builder.scanning.ExplicitResourceLoaderScanningTest
[INFO] Running org.jboss.weld.environment.se.test.builder.WeldBuilderTest
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container FOO initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container FOO shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 0 initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 1 initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 2 initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 3 initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 4 initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 0 shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 1 shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 2 shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 3 shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 4 shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container FOO initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container FOO shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container FOO initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container FOO shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container FOO initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container FOO shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container FOO initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container FOO shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container FOO initialized
Oct 07, 2020 7:08:37 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container FOO shut down
Oct 07, 2020 7:08:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container c3787754-f755-4cb1-a5a6-9e8045c8f0e4 initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container c3787754-f755-4cb1-a5a6-9e8045c8f0e4 shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 11dd151d-b0c9-4503-8930-148698365911 initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 11dd151d-b0c9-4503-8930-148698365911 shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 201ba9f2-537b-4cc0-bca4-83f0292da02c initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 201ba9f2-537b-4cc0-bca4-83f0292da02c shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 27a30ed6-2be3-4ba5-b3b9-832c3c2f6b62 initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 27a30ed6-2be3-4ba5-b3b9-832c3c2f6b62 shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 0de41436-b7a6-4fd3-8eec-4c91bf6eb101 initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 0de41436-b7a6-4fd3-8eec-4c91bf6eb101 shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 043a3c44-85c6-4e1a-a658-07a7d13c7030 initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 043a3c44-85c6-4e1a-a658-07a7d13c7030 shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 43c66f37-1ac0-4f25-b742-be49d1c59118 initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 43c66f37-1ac0-4f25-b742-be49d1c59118 shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 99a2cbdd-c90c-4884-83a0-6f4ae550634d initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 99a2cbdd-c90c-4884-83a0-6f4ae550634d shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 820884e9-c011-4402-8668-79877c20d0bc initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 820884e9-c011-4402-8668-79877c20d0bc shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 74a4b716-62b7-4125-b9b4-1edf282c2f41 initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 74a4b716-62b7-4125-b9b4-1edf282c2f41 shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.weld.environment.se.test.builder.Oof is deprecated from CDI 1.1!
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 503491b6-11c2-4675-9d4b-7b7c43712f6c initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 503491b6-11c2-4675-9d4b-7b7c43712f6c shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.weld.environment.se.test.builder.Foo is deprecated from CDI 1.1!
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 24982b8b-db36-4ae6-84d0-48cf33e6d01e initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 24982b8b-db36-4ae6-84d0-48cf33e6d01e shut down
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 359fc74b-4416-4a79-9689-c811c6fae03b initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 359fc74b-4416-4a79-9689-c811c6fae03b shut down
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s - in org.jboss.weld.environment.se.test.builder.WeldBuilderTest
[INFO] Running org.jboss.weld.environment.se.test.events.EventsTest
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 2e3acfc6-63cc-4f3e-a1dc-ad531a057a02 initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 2e3acfc6-63cc-4f3e-a1dc-ad531a057a02 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.jboss.weld.environment.se.test.events.EventsTest
[INFO] Running org.jboss.weld.environment.se.test.decorators.DecoratorsTest
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 8b4c7e01-630b-447c-a0e1-fd2dcdcbcd6d initialized
AWOOGA
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 8b4c7e01-630b-447c-a0e1-fd2dcdcbcd6d shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.jboss.weld.environment.se.test.decorators.DecoratorsTest
[INFO] Running org.jboss.weld.environment.se.test.instance.SimpleInstanceTest
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 49d7f859-66b4-44cd-aaa5-c38b283c3a70 initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 49d7f859-66b4-44cd-aaa5-c38b283c3a70 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.jboss.weld.environment.se.test.instance.SimpleInstanceTest
[INFO] Running org.jboss.weld.environment.se.test.inheritance.PostConstructInheritanceTest
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 50cfbb39-e738-407a-b4f0-c2481a635269 initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 50cfbb39-e738-407a-b4f0-c2481a635269 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.jboss.weld.environment.se.test.inheritance.PostConstructInheritanceTest
[INFO] Running org.jboss.weld.environment.se.test.unmanaged.UnmanagedTest
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 89ee5b78-d7f0-4148-a188-746bd7341e74 initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 89ee5b78-d7f0-4148-a188-746bd7341e74 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.jboss.weld.environment.se.test.unmanaged.UnmanagedTest
[INFO] Running org.jboss.weld.environment.se.test.StartMainEmptyArgsTest
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:38 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container STATIC_INSTANCE initialized
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container STATIC_INSTANCE shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.jboss.weld.environment.se.test.StartMainEmptyArgsTest
[INFO] Running org.jboss.weld.environment.se.test.WeldMainTest
Oct 07, 2020 7:08:38 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:39 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container ded03890-f009-430e-9462-92eea9068b41 initialized
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container ded03890-f009-430e-9462-92eea9068b41 shut down
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:39 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b396feb3-5670-4971-8ec4-8ff60d3cd69c initialized
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b396feb3-5670-4971-8ec4-8ff60d3cd69c shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.jboss.weld.environment.se.test.WeldMainTest
[INFO] Running org.jboss.weld.environment.se.test.StartMainObserversTest
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:39 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container STATIC_INSTANCE initialized
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container STATIC_INSTANCE shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.jboss.weld.environment.se.test.StartMainObserversTest
[INFO] Running org.jboss.weld.environment.se.test.groovy.interceptors.GroovyInterceptorTest
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:39 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 4da28ff3-ea1b-4e39-b35e-a393f71aa71d initialized
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 4da28ff3-ea1b-4e39-b35e-a393f71aa71d shut down
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s - in org.jboss.weld.environment.se.test.groovy.interceptors.GroovyInterceptorTest
[INFO] Running org.jboss.weld.environment.se.test.groovy.collision.GroovyCollisionTest
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:39 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b712d2d0-a5f8-4584-ba25-a766f1417e30 initialized
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b712d2d0-a5f8-4584-ba25-a766f1417e30 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.jboss.weld.environment.se.test.groovy.collision.GroovyCollisionTest
[INFO] Running org.jboss.weld.environment.se.test.groovy.name.MalformedClassNameTest
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:39 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b7a89e84-dac8-449a-80ff-356ea5bbbe82 initialized
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b7a89e84-dac8-449a-80ff-356ea5bbbe82 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.jboss.weld.environment.se.test.groovy.name.MalformedClassNameTest
[INFO] Running org.jboss.weld.environment.se.test.merging.BeansXmlMergingTest
Oct 07, 2020 7:08:39 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:41 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:41 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 8f5bcad2-2158-4985-ae74-49fd65c31d95 initialized
Oct 07, 2020 7:08:41 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 8f5bcad2-2158-4985-ae74-49fd65c31d95 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 s - in org.jboss.weld.environment.se.test.merging.BeansXmlMergingTest
[INFO] Running org.jboss.weld.environment.se.test.executor.DefaultExecutorTest
Oct 07, 2020 7:08:41 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:41 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:41 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 3918345a-0e7e-4d91-bd11-92ce29972e94 initialized
Oct 07, 2020 7:08:41 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 3918345a-0e7e-4d91-bd11-92ce29972e94 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.environment.se.test.executor.DefaultExecutorTest
[INFO] Running org.jboss.weld.environment.se.test.StartMainTest
Oct 07, 2020 7:08:41 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
Oct 07, 2020 7:08:41 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:41 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container STATIC_INSTANCE initialized
Oct 07, 2020 7:08:41 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container STATIC_INSTANCE shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.jboss.weld.environment.se.test.StartMainTest
[INFO] Running org.jboss.weld.environment.se.test.injectionPoint.InjectionPointTest
Oct 07, 2020 7:08:41 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:41 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container c666164e-cafc-45db-94fb-d71c002d64d7 initialized
Oct 07, 2020 7:08:41 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container c666164e-cafc-45db-94fb-d71c002d64d7 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.jboss.weld.environment.se.test.injectionPoint.InjectionPointTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-se-core ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/target/weld-se-core-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-se-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-se-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-se-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-se-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-se-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-se-core ---
[INFO]
[INFO] --- gmavenplus-plugin:1.10.1:addTestSources (default) @ weld-se-core ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-se-core <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-se-core ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/target/weld-se-core-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-se-core ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/target/weld-se-core-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/se/weld-se-core/4.0.0-SNAPSHOT/weld-se-core-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/se/weld-se-core/4.0.0-SNAPSHOT/weld-se-core-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/core/target/weld-se-core-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/se/weld-se-core/4.0.0-SNAPSHOT/weld-se-core-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------< org.jboss.weld.se:weld-se-shaded >------------------
[INFO] Building Weld SE (Uber Jar) 4.0.0-SNAPSHOT [21/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-se-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-se-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-se-shaded ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-se-shaded ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-se-shaded ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-se-shaded ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-se-shaded ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-se-shaded ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/build/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-se-shaded ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-se-shaded ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-se-shaded ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/build/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-se-shaded ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-se-shaded ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-se-shaded ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/build/target/weld-se-shaded-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-se-shaded >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-se-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-se-shaded ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-se-shaded ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-se-shaded ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-se-shaded ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-se-shaded <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-se-shaded ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/build/target/not-really-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO]
[INFO] --- maven-shade-plugin:2.3:shade (default) @ weld-se-shaded ---
[INFO] Including org.jboss.weld.se:weld-se-core:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld.environment:weld-environment-common:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld.probe:weld-probe-core:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.classfilewriter:jboss-classfilewriter:jar:1.2.4.Final in the shaded jar.
[INFO] Including org.jboss.weld:weld-core-impl:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld:weld-spi:jar:4.0.Beta1 in the shaded jar.
[INFO] Including jakarta.annotation:jakarta.annotation-api:jar:2.0.0-RC1 in the shaded jar.
[INFO] Including jakarta.el:jakarta.el-api:jar:4.0.0.M1 in the shaded jar.
[INFO] Including jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0-RC2 in the shaded jar.
[INFO] Including org.jboss.logging:jboss-logging:jar:3.4.1.Final in the shaded jar.
[INFO] Including org.jboss.weld:weld-api:jar:4.0.Beta1 in the shaded jar.
[INFO] Including jakarta.servlet:jakarta.servlet-api:jar:5.0.0-M2 in the shaded jar.
[INFO] Including jakarta.inject:jakarta.inject-api:jar:2.0.0 in the shaded jar.
[INFO] Including jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0-M4 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/build/target/weld-se-shaded-4.0.0-SNAPSHOT.jar with /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/build/target/weld-se-shaded-4.0.0-SNAPSHOT-shaded.jar
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/build/target/weld-se-shaded-4.0.0-SNAPSHOT-sources.jar with /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/build/target/weld-se-shaded-4.0.0-SNAPSHOT-shaded-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-se-shaded ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/build/target/weld-se-shaded-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/se/weld-se-shaded/4.0.0-SNAPSHOT/weld-se-shaded-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/build/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/se/weld-se-shaded/4.0.0-SNAPSHOT/weld-se-shaded-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/build/target/weld-se-shaded-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/se/weld-se-shaded/4.0.0-SNAPSHOT/weld-se-shaded-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------< org.jboss.weld.se:weld-se-tests >-------------------
[INFO] Building Weld SE Tests 4.0.0-SNAPSHOT [22/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-se-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-se-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-se-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-se-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-se-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-se-tests ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-se-tests ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-se-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-se-tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-se-tests ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-se-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-se-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 155 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/test-classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/discovery/beanDefiningAnnotations/AdditionalBeanDefiningAnnotationsTest.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/discovery/beanDefiningAnnotations/AdditionalBeanDefiningAnnotationsTest.java uses unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/discovery/beanDefiningAnnotations/AdditionalBeanDefiningAnnotationsTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-dependency-plugin:3.1.2:copy-dependencies (copy-weld-dependencies) @ weld-se-tests ---
[INFO] Copying weld-se-shaded-4.0.0-SNAPSHOT.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/classes/weld-se-shaded.jar
[INFO] Copying jakarta.el-4.0.0-RC2.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/classes/jakarta.el.jar
[INFO] Copying jakarta.json-2.0.0-RC3.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/classes/jakarta.json.jar
[INFO] Copying jakarta.persistence-api-3.0.0-RC2.jar to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/classes/jakarta.persistence-api.jar
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-se-tests ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.environment.se.test.synthethic.jarHandling.SyntheticArchiveWithPackageFromJarTest
Oct 07, 2020 7:08:44 AM org.jboss.arquillian.container.se.managed.ManagedSEDeployableContainer readJarFilesFromDirectory
INFO: Add libraries from: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/classes
Oct 07, 2020 7:08:44 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:08:45 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:08:45 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:45 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b32ab855-7671-4a5f-bc71-1db3c185c5f7 initialized
Oct 07, 2020 7:08:45 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b32ab855-7671-4a5f-bc71-1db3c185c5f7 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.472 s - in org.jboss.weld.environment.se.test.synthethic.jarHandling.SyntheticArchiveWithPackageFromJarTest
[INFO] Running org.jboss.weld.environment.se.test.synthethic.SyntheticBeanArchiveFromDirectoryTest
Oct 07, 2020 7:08:46 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:08:47 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:08:47 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:47 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 306f82ba-afca-4981-a494-3db542b32ae3 initialized
Oct 07, 2020 7:08:47 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 306f82ba-afca-4981-a494-3db542b32ae3 shut down
Oct 07, 2020 7:08:47 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:47 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container f9dc3641-b16c-4466-b611-2e90f4aecd75 initialized
Oct 07, 2020 7:08:47 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container f9dc3641-b16c-4466-b611-2e90f4aecd75 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.706 s - in org.jboss.weld.environment.se.test.synthethic.SyntheticBeanArchiveFromDirectoryTest
[INFO] Running org.jboss.weld.environment.se.test.resource.EEResourceInjectionIgnoredTest
Oct 07, 2020 7:08:48 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:08:48 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:08:49 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:49 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container d387c475-26d9-46fc-930f-7301ef9e3f14 initialized
Oct 07, 2020 7:08:49 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container d387c475-26d9-46fc-930f-7301ef9e3f14 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.849 s - in org.jboss.weld.environment.se.test.resource.EEResourceInjectionIgnoredTest
[INFO] Running org.jboss.weld.environment.se.test.implicit.discovery.none.ImplicitScanBeanDiscoveryModeNoneTest
Oct 07, 2020 7:08:50 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:08:50 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:08:50 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery
INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup.
Oct 07, 2020 7:08:51 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:51 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 52f649ed-2642-428f-908c-0b9e89aeb57e initialized
Oct 07, 2020 7:08:51 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 52f649ed-2642-428f-908c-0b9e89aeb57e shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.36 s - in org.jboss.weld.environment.se.test.implicit.discovery.none.ImplicitScanBeanDiscoveryModeNoneTest
[INFO] Running org.jboss.weld.environment.se.test.implicit.ImplicitScanSmokeTest
Oct 07, 2020 7:08:52 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:08:52 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:08:53 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery
INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup.
Oct 07, 2020 7:08:53 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:53 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container dff5c8da-7f70-4d03-933a-99bf0f5774af initialized
Oct 07, 2020 7:08:53 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container dff5c8da-7f70-4d03-933a-99bf0f5774af shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s - in org.jboss.weld.environment.se.test.implicit.ImplicitScanSmokeTest
[INFO] Running org.jboss.weld.environment.se.test.implicit.disabled.ImplicitScanDisabledTest
Oct 07, 2020 7:08:55 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:08:55 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:08:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 3cce0c1e-cfad-4218-a00e-04c497478149 initialized
Oct 07, 2020 7:08:55 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 3cce0c1e-cfad-4218-a00e-04c497478149 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.87 s - in org.jboss.weld.environment.se.test.implicit.disabled.ImplicitScanDisabledTest
[INFO] Running org.jboss.weld.environment.se.test.implicit.directory.ImplicitScanBeanArchiveDirectoryTest
Oct 07, 2020 7:08:56 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:08:57 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:08:57 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery
INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup.
Oct 07, 2020 7:08:58 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:08:58 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container d91aa1d5-aae7-4e0f-b8bc-f92d8fb69c72 initialized
Oct 07, 2020 7:08:58 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container d91aa1d5-aae7-4e0f-b8bc-f92d8fb69c72 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.427 s - in org.jboss.weld.environment.se.test.implicit.directory.ImplicitScanBeanArchiveDirectoryTest
[INFO] Running org.jboss.weld.environment.se.test.implicit.ImplicitScanSystemPropertySmokeTest
Oct 07, 2020 7:08:59 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:08:59 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:08:59 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery
INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup.
Oct 07, 2020 7:09:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:00 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 4fcd9f3b-5751-45c8-9294-3298336c726e initialized
Oct 07, 2020 7:09:00 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 4fcd9f3b-5751-45c8-9294-3298336c726e shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.183 s - in org.jboss.weld.environment.se.test.implicit.ImplicitScanSystemPropertySmokeTest
[INFO] Running org.jboss.weld.environment.se.test.event.options.mode.NotificationModeTest
Oct 07, 2020 7:09:01 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:01 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:01 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:02 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 6a2acfbd-0b6f-445d-825c-96841eff8086 initialized
Oct 07, 2020 7:09:02 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 6a2acfbd-0b6f-445d-825c-96841eff8086 shut down
Oct 07, 2020 7:09:02 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:03 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container ab16b9d1-45ae-4145-94d7-5b886b239fe4 initialized
Oct 07, 2020 7:09:03 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container ab16b9d1-45ae-4145-94d7-5b886b239fe4 shut down
Oct 07, 2020 7:09:03 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:03 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 08275a4b-f93f-4d0f-af4e-f29643cf8a0a initialized
Oct 07, 2020 7:09:03 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 08275a4b-f93f-4d0f-af4e-f29643cf8a0a shut down
Oct 07, 2020 7:09:03 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:03 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 915c1c11-8d63-4486-86ea-2ce870af14ed initialized
Oct 07, 2020 7:09:03 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 915c1c11-8d63-4486-86ea-2ce870af14ed shut down
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.812 s - in org.jboss.weld.environment.se.test.event.options.mode.NotificationModeTest
[INFO] Running org.jboss.weld.environment.se.test.event.options.timeout.NotificationTimeoutTest
Oct 07, 2020 7:09:04 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:04 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:04 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:05 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 4baebc68-79ee-4891-b478-8735cab37548 initialized
Oct 07, 2020 7:09:08 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 4baebc68-79ee-4891-b478-8735cab37548 shut down
Oct 07, 2020 7:09:08 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:08 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 04067ff8-959c-4486-baa2-6e9bddb793d9 initialized
Oct 07, 2020 7:09:08 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 04067ff8-959c-4486-baa2-6e9bddb793d9 shut down
Oct 07, 2020 7:09:08 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:08 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 624eaf0a-02ec-4a1a-aa52-98818f90301c initialized
Oct 07, 2020 7:09:11 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 624eaf0a-02ec-4a1a-aa52-98818f90301c shut down
Oct 07, 2020 7:09:12 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 73038bc7-9655-4aa1-862f-525b14792b17 initialized
Oct 07, 2020 7:09:12 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 73038bc7-9655-4aa1-862f-525b14792b17 shut down
Oct 07, 2020 7:09:12 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 27a78d93-a4a1-4d8f-8bd1-a845edc9c791 initialized
Oct 07, 2020 7:09:12 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 885ac6a0-7e20-4e5c-a27c-534dc7e7916d initialized
Oct 07, 2020 7:09:15 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 885ac6a0-7e20-4e5c-a27c-534dc7e7916d shut down
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.822 s - in org.jboss.weld.environment.se.test.event.options.timeout.NotificationTimeoutTest
[INFO] Running org.jboss.weld.environment.se.test.event.async.classLoader.AsyncEventNotificationPreservesTCCLTest
Oct 07, 2020 7:09:16 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:16 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:16 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:16 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container a91d9502-a65f-445b-9cd4-143589534652 initialized
Oct 07, 2020 7:09:16 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container a91d9502-a65f-445b-9cd4-143589534652 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 s - in org.jboss.weld.environment.se.test.event.async.classLoader.AsyncEventNotificationPreservesTCCLTest
[INFO] Running org.jboss.weld.environment.se.test.event.enhanced.WeldEventTest
Oct 07, 2020 7:09:17 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:18 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:18 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:18 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 3417313f-13f4-4c9f-becf-3bb1f285ed18 initialized
Oct 07, 2020 7:09:18 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 3417313f-13f4-4c9f-becf-3bb1f285ed18 shut down
Oct 07, 2020 7:09:18 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:18 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 10cc166c-af96-49b5-9f68-c82479a1a05a initialized
Oct 07, 2020 7:09:18 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 10cc166c-af96-49b5-9f68-c82479a1a05a shut down
Oct 07, 2020 7:09:18 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:18 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 9e41aa84-574d-4d59-a9c6-93fb612e613d initialized
Oct 07, 2020 7:09:18 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 9e41aa84-574d-4d59-a9c6-93fb612e613d shut down
Oct 07, 2020 7:09:18 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:19 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 25f49514-6cf4-40ba-9013-8bf7b3aead60 initialized
Oct 07, 2020 7:09:19 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 25f49514-6cf4-40ba-9013-8bf7b3aead60 shut down
Oct 07, 2020 7:09:19 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:19 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container fdade234-9522-44e6-a914-d7a4be0ea9c9 initialized
Oct 07, 2020 7:09:19 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container fdade234-9522-44e6-a914-d7a4be0ea9c9 shut down
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 s - in org.jboss.weld.environment.se.test.event.enhanced.WeldEventTest
[INFO] Running org.jboss.weld.environment.se.test.scanning.ExplicitClassLoaderExtensionScanningTest
Oct 07, 2020 7:09:20 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:20 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:20 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:20 AM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.weld.environment.se.test.scanning.Alpha is deprecated from CDI 1.1!
Oct 07, 2020 7:09:20 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container baacc2c0-672e-41c8-9319-271e21918007 initialized
Oct 07, 2020 7:09:20 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container baacc2c0-672e-41c8-9319-271e21918007 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.777 s - in org.jboss.weld.environment.se.test.scanning.ExplicitClassLoaderExtensionScanningTest
[INFO] Running org.jboss.weld.environment.se.test.scanning.ExplicitResourceLoaderExtensionScanningTest
Oct 07, 2020 7:09:21 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:22 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:22 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:22 AM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.weld.environment.se.test.scanning.Alpha is deprecated from CDI 1.1!
Oct 07, 2020 7:09:22 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 3b4f1231-bf3b-4729-92e7-3c90adfccb5f initialized
Oct 07, 2020 7:09:22 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 3b4f1231-bf3b-4729-92e7-3c90adfccb5f shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.04 s - in org.jboss.weld.environment.se.test.scanning.ExplicitResourceLoaderExtensionScanningTest
[INFO] Running org.jboss.weld.environment.se.test.discovery.handler.AdditionalBeanArchiveHandlerTest
Oct 07, 2020 7:09:23 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:24 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:24 AM org.jboss.weld.environment.deployment.discovery.DefaultBeanArchiveScanner getBeanArchiveReference
INFO: Unable to adapt URL: uberjar://some/beans.xml, using its external form instead
Oct 07, 2020 7:09:24 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:24 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 2f2e13f5-0852-4912-9847-b401d233081e initialized
Oct 07, 2020 7:09:24 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 2f2e13f5-0852-4912-9847-b401d233081e shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.689 s - in org.jboss.weld.environment.se.test.discovery.handler.AdditionalBeanArchiveHandlerTest
[INFO] Running org.jboss.weld.environment.se.test.discovery.isolation.IsolationDisabledTest
Oct 07, 2020 7:09:25 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:25 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:26 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:26 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container d7d15757-6b72-4b13-b12e-fe208a423974 initialized
Oct 07, 2020 7:09:26 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container d7d15757-6b72-4b13-b12e-fe208a423974 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.799 s - in org.jboss.weld.environment.se.test.discovery.isolation.IsolationDisabledTest
[INFO] Running org.jboss.weld.environment.se.test.discovery.withAnnotations.WithAnnotationsTest
Oct 07, 2020 7:09:27 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:27 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:27 AM org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy processAnnotatedDiscovery
INFO: WELD-ENV-000014: Falling back to Java Reflection for bean-discovery-mode="annotated" discovery. Add org.jboss:jandex to the classpath to speed-up startup.
Oct 07, 2020 7:09:28 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:28 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container ce46ef2c-d96a-48ee-a3d8-4fb3b9562f7c initialized
Oct 07, 2020 7:09:28 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container ce46ef2c-d96a-48ee-a3d8-4fb3b9562f7c shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 s - in org.jboss.weld.environment.se.test.discovery.withAnnotations.WithAnnotationsTest
[INFO] Running org.jboss.weld.environment.se.test.discovery.beanDefiningAnnotations.AdditionalBeanDefiningAnnotationsTest
Oct 07, 2020 7:09:29 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:29 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:29 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:30 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 9f532f37-265f-42a5-8a3d-2b904d36b863 initialized
Oct 07, 2020 7:09:30 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 9f532f37-265f-42a5-8a3d-2b904d36b863 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.737 s - in org.jboss.weld.environment.se.test.discovery.beanDefiningAnnotations.AdditionalBeanDefiningAnnotationsTest
[INFO] Running org.jboss.weld.environment.se.test.discovery.synthetic.bdm.SyntheticArchiveDiscoveryModeChangeTest
Oct 07, 2020 7:09:31 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:31 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 8950a377-8ab5-4767-a628-e274e139411a initialized
Oct 07, 2020 7:09:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 8950a377-8ab5-4767-a628-e274e139411a shut down
Oct 07, 2020 7:09:31 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:31 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 7c61c3fb-8c9d-4b6d-b60c-0dce604dbcdf initialized
Oct 07, 2020 7:09:31 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 7c61c3fb-8c9d-4b6d-b60c-0dce604dbcdf shut down
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.754 s - in org.jboss.weld.environment.se.test.discovery.synthetic.bdm.SyntheticArchiveDiscoveryModeChangeTest
[INFO] Running org.jboss.weld.environment.se.test.discovery.disableJandex.JandexDiscoveryStrategyDisabledTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Oct 07, 2020 7:09:33 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:33 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:33 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000040: Jandex discovery strategy was disabled.
Oct 07, 2020 7:09:33 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:34 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container f7312151-ce2b-41a9-86a3-02eb8884576d initialized
Oct 07, 2020 7:09:34 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container f7312151-ce2b-41a9-86a3-02eb8884576d shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.209 s - in org.jboss.weld.environment.se.test.discovery.disableJandex.JandexDiscoveryStrategyDisabledTest
[INFO] Running org.jboss.weld.environment.se.test.decorator.invalid.DecoratorWithPrivateConstructorTest
Oct 07, 2020 7:09:35 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:35 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:35 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:35 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.829 s - in org.jboss.weld.environment.se.test.decorator.invalid.DecoratorWithPrivateConstructorTest
[INFO] Running org.jboss.weld.environment.se.test.shutdown.hook.ShutdownHookNotRegisteredSystemPropertyTest
Oct 07, 2020 7:09:36 AM org.xnio.Xnio <clinit>
INFO: XNIO version 3.3.8.Final
Oct 07, 2020 7:09:36 AM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.3.8.Final
Oct 07, 2020 7:09:37 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:37 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:37 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:37 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 50924dc0-6fa0-4b25-b392-dcd0c674f95b initialized
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.767 s - in org.jboss.weld.environment.se.test.shutdown.hook.ShutdownHookNotRegisteredSystemPropertyTest
[INFO] Running org.jboss.weld.environment.se.test.shutdown.hook.ShutdownHookRegisteredBeforeInitEventTest
Oct 07, 2020 7:09:38 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:38 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:39 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:39 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 905dcb81-f462-4727-8814-31855b72dc88 initialized
Weld SE container 905dcb81-f462-4727-8814-31855b72dc88 shut down by shutdown hook
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.799 s - in org.jboss.weld.environment.se.test.shutdown.hook.ShutdownHookRegisteredBeforeInitEventTest
[INFO] Running org.jboss.weld.environment.se.test.shutdown.hook.ShutdownHookNotRegisteredBuilderTest
Oct 07, 2020 7:09:40 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:40 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:41 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:41 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 27186019-206e-4b3e-b7a5-cdd892b42bd7 initialized
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.695 s - in org.jboss.weld.environment.se.test.shutdown.hook.ShutdownHookNotRegisteredBuilderTest
[INFO] Running org.jboss.weld.environment.se.test.shutdown.hook.ShutdownHookTest
Oct 07, 2020 7:09:42 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:42 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:42 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:43 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 7fe9ae5e-b748-4eda-a20d-bd7d295e5cb7 initialized
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.751 s - in org.jboss.weld.environment.se.test.shutdown.hook.ShutdownHookTest
[INFO] Running org.jboss.weld.environment.se.test.instance.enhanced.selectType.WeldInstanceSelectTypeTest
Oct 07, 2020 7:09:43 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:44 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:44 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:44 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 0aaae4e3-c4ac-4e97-9051-242c63b17f0c initialized
Oct 07, 2020 7:09:44 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 0aaae4e3-c4ac-4e97-9051-242c63b17f0c shut down
Oct 07, 2020 7:09:44 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:44 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container ca5c1cad-9094-4e82-9d2e-3bbbc54b05fa initialized
Oct 07, 2020 7:09:44 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container ca5c1cad-9094-4e82-9d2e-3bbbc54b05fa shut down
Oct 07, 2020 7:09:44 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:44 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 1d112d68-38cf-45f6-a582-0a09ddce1ded initialized
Oct 07, 2020 7:09:44 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 1d112d68-38cf-45f6-a582-0a09ddce1ded shut down
Oct 07, 2020 7:09:45 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:45 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 7436f014-057a-4d1e-9781-9bd330075d31 initialized
Oct 07, 2020 7:09:45 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 7436f014-057a-4d1e-9781-9bd330075d31 shut down
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 s - in org.jboss.weld.environment.se.test.instance.enhanced.selectType.WeldInstanceSelectTypeTest
[INFO] Running org.jboss.weld.environment.se.test.instance.enhanced.WeldInstanceTest
Oct 07, 2020 7:09:45 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:46 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:46 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:46 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 74178e04-781a-40fc-87b2-9a3ffa240827 initialized
Oct 07, 2020 7:09:46 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 74178e04-781a-40fc-87b2-9a3ffa240827 shut down
Oct 07, 2020 7:09:46 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:46 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 98fc626f-3291-4176-94bf-6e650525a78d initialized
Oct 07, 2020 7:09:46 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 98fc626f-3291-4176-94bf-6e650525a78d shut down
Oct 07, 2020 7:09:46 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:46 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container daa934f5-04d1-47c3-9c6e-e32f502aa12a initialized
Oct 07, 2020 7:09:46 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container daa934f5-04d1-47c3-9c6e-e32f502aa12a shut down
Oct 07, 2020 7:09:47 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:47 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 94e7c9f8-947f-4bad-91c0-0255779f51d8 initialized
Oct 07, 2020 7:09:47 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 94e7c9f8-947f-4bad-91c0-0255779f51d8 shut down
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.034 s - in org.jboss.weld.environment.se.test.instance.enhanced.WeldInstanceTest
[INFO] Running org.jboss.weld.environment.se.test.service.executorService.ContextClassLoaderNullifiedTest
Oct 07, 2020 7:09:48 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:48 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:48 AM org.jboss.weld.config.WeldConfiguration processKeyValue
WARN: WELD-001904: Unsupported configuration key found and ignored: EXECUTOR_THREAD_POOL_TYPE
Oct 07, 2020 7:09:48 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:48 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 9a5b45e3-21f5-4152-ab82-768094bc1436 initialized
Oct 07, 2020 7:09:48 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 9a5b45e3-21f5-4152-ab82-768094bc1436 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.57 s - in org.jboss.weld.environment.se.test.service.executorService.ContextClassLoaderNullifiedTest
[INFO] Running org.jboss.weld.environment.se.test.service.AdditionalServiceTest
Oct 07, 2020 7:09:49 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:49 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 28195442-bf54-45ae-a917-96f0b8463f18 initialized
Oct 07, 2020 7:09:50 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 28195442-bf54-45ae-a917-96f0b8463f18 shut down
Oct 07, 2020 7:09:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 2298f570-e725-4968-b709-5be1296d500a initialized
Oct 07, 2020 7:09:50 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 2298f570-e725-4968-b709-5be1296d500a shut down
Oct 07, 2020 7:09:50 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:50 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b878753c-bed6-4a73-9f3b-1a1d8e8f0aeb initialized
Oct 07, 2020 7:09:50 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b878753c-bed6-4a73-9f3b-1a1d8e8f0aeb shut down
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.71 s - in org.jboss.weld.environment.se.test.service.AdditionalServiceTest
[INFO] Running org.jboss.weld.environment.se.test.context.threadScope.ThreadScopedActiveInterceptorTest
Oct 07, 2020 7:09:51 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:51 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:51 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:52 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 4a431d4d-9b26-42d4-b558-c53c2471fb9b initialized
Oct 07, 2020 7:09:52 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 4a431d4d-9b26-42d4-b558-c53c2471fb9b shut down
Oct 07, 2020 7:09:52 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.743 s - in org.jboss.weld.environment.se.test.context.threadScope.ThreadScopedActiveInterceptorTest
[INFO] Running org.jboss.weld.environment.se.test.context.requestScope.postConstruct.ContextEventsFiredForPostConstructTest
Oct 07, 2020 7:09:53 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:53 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:53 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:53 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 7aeb8411-6474-4157-8ba8-c9a4e755336e initialized
Oct 07, 2020 7:09:53 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 7aeb8411-6474-4157-8ba8-c9a4e755336e shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s - in org.jboss.weld.environment.se.test.context.requestScope.postConstruct.ContextEventsFiredForPostConstructTest
[INFO] Running org.jboss.weld.environment.se.test.context.requestScope.RequestScopedActiveInterceptorTest
Oct 07, 2020 7:09:54 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:54 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container f29b5162-a62a-45cb-9565-338fe8c53a4b initialized
Oct 07, 2020 7:09:55 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container f29b5162-a62a-45cb-9565-338fe8c53a4b shut down
Oct 07, 2020 7:09:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container a6fe1090-f90a-4b1f-b9b5-ae5ce580db98 initialized
Oct 07, 2020 7:09:55 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container a6fe1090-f90a-4b1f-b9b5-ae5ce580db98 shut down
Oct 07, 2020 7:09:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 8d261e49-ec04-4438-829c-6dd8757adbbf initialized
Oct 07, 2020 7:09:55 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 8d261e49-ec04-4438-829c-6dd8757adbbf shut down
Oct 07, 2020 7:09:55 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:55 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 4751cf32-dc96-40b4-a9e1-b6bd97e2d901 initialized
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.903 s - in org.jboss.weld.environment.se.test.context.requestScope.RequestScopedActiveInterceptorTest
[INFO] Running org.jboss.weld.environment.se.test.context.propagation.ContextPropagationSETest
Oct 07, 2020 7:09:56 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:56 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container ec823b5b-e889-4b19-ba0c-2099c50971ba initialized
Oct 07, 2020 7:09:57 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container ec823b5b-e889-4b19-ba0c-2099c50971ba shut down
Oct 07, 2020 7:09:57 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:57 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 9f37cec3-630b-467e-b795-8f352df8ccdb initialized
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 s - in org.jboss.weld.environment.se.test.context.propagation.ContextPropagationSETest
[INFO] Running org.jboss.weld.environment.se.test.weldManager.contextActive.IsContextActiveTest
Oct 07, 2020 7:09:58 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:09:58 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:09:59 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:09:59 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 1261ede8-d842-4cc3-8642-b7b3b06a3d04 initialized
Oct 07, 2020 7:09:59 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 1261ede8-d842-4cc3-8642-b7b3b06a3d04 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.915 s - in org.jboss.weld.environment.se.test.weldManager.contextActive.IsContextActiveTest
[INFO] Running org.jboss.weld.environment.se.test.weldManager.injectable.InjectWeldManagerTest
Oct 07, 2020 7:10:00 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:10:00 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:10:00 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:10:01 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b93bbb5d-95e2-438d-9553-69a89d92c411 initialized
Oct 07, 2020 7:10:01 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b93bbb5d-95e2-438d-9553-69a89d92c411 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.638 s - in org.jboss.weld.environment.se.test.weldManager.injectable.InjectWeldManagerTest
[INFO] Running org.jboss.weld.environment.se.test.weldManager.scopes.GetScopesTests
Oct 07, 2020 7:10:01 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:10:02 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:10:02 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:10:02 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b04a225b-2c20-432c-bd88-fbcccdad1d36 initialized
Oct 07, 2020 7:10:02 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b04a225b-2c20-432c-bd88-fbcccdad1d36 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 s - in org.jboss.weld.environment.se.test.weldManager.scopes.GetScopesTests
[INFO] Running org.jboss.weld.environment.se.test.weldManager.getContexts.GetContextUtilMethodsTest
Oct 07, 2020 7:10:03 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:10:03 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:10:03 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:10:04 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container a6d7a10c-74b1-4146-8406-988a2754792d initialized
Oct 07, 2020 7:10:04 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container a6d7a10c-74b1-4146-8406-988a2754792d shut down
Oct 07, 2020 7:10:04 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:10:04 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 868f1931-009a-43eb-bd33-a09f7f97b6c7 initialized
Oct 07, 2020 7:10:04 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 868f1931-009a-43eb-bd33-a09f7f97b6c7 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.63 s - in org.jboss.weld.environment.se.test.weldManager.getContexts.GetContextUtilMethodsTest
[INFO] Running org.jboss.weld.environment.se.test.cleanup.OptimizedCleanupTest
Oct 07, 2020 7:10:05 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:10:05 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:10:05 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:10:05 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 9e819585-a8bd-4afb-bb65-d8762b1d3407 initialized
Oct 07, 2020 7:10:05 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 9e819585-a8bd-4afb-bb65-d8762b1d3407 shut down
Oct 07, 2020 7:10:06 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:10:06 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 202bbde6-899d-43a1-9b29-07ac0953aa83 initialized
Oct 07, 2020 7:10:06 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 202bbde6-899d-43a1-9b29-07ac0953aa83 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 s - in org.jboss.weld.environment.se.test.cleanup.OptimizedCleanupTest
[INFO] Running org.jboss.weld.environment.se.test.devmode.DevelopmentModeDisabledSmokeTest
Oct 07, 2020 7:10:06 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:10:07 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:10:07 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:10:07 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 666dffd2-315b-4479-9df9-112b88d5725e initialized
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.662 s - in org.jboss.weld.environment.se.test.devmode.DevelopmentModeDisabledSmokeTest
[INFO] Running org.jboss.weld.environment.se.test.devmode.ProbeJmxIntegrationTest
Oct 07, 2020 7:10:08 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:10:08 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:10:08 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:10:09 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.weld.probe.ProbeExtension.processAnnotatedTypes(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2020 7:10:09 AM org.jboss.weld.probe.ProbeExtension beforeBeanDiscovery
WARN: PROBE-000008:
=====================================
Weld Development Mode: ENABLED
------------------------------------
Disable this mode in production - it may have negative impact on performance and/or represent a potential security risk
=====================================
Oct 07, 2020 7:10:09 AM org.jboss.weld.probe.Probe init
INFO: PROBE-000002: Processing bean deployment archive: org.jboss.weld.environment.deployment.WeldDeployment.additionalClasses
Oct 07, 2020 7:10:09 AM org.jboss.weld.probe.Probe init
INFO: PROBE-000002: Processing bean deployment archive: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/f59f521f-71f4-4513-a0cb-a742fe947730.jar
Oct 07, 2020 7:10:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container ae3caa05-5ee2-4961-9394-e18424b39fa4 initialized
Oct 07, 2020 7:10:09 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container ae3caa05-5ee2-4961-9394-e18424b39fa4 shut down
Oct 07, 2020 7:10:09 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:10:09 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.weld.probe.ProbeExtension.processAnnotatedTypes(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2020 7:10:09 AM org.jboss.weld.probe.ProbeExtension beforeBeanDiscovery
WARN: PROBE-000008:
=====================================
Weld Development Mode: ENABLED
------------------------------------
Disable this mode in production - it may have negative impact on performance and/or represent a potential security risk
=====================================
Oct 07, 2020 7:10:09 AM org.jboss.weld.probe.Probe init
INFO: PROBE-000002: Processing bean deployment archive: org.jboss.weld.environment.deployment.WeldDeployment.additionalClasses
Oct 07, 2020 7:10:09 AM org.jboss.weld.probe.Probe init
INFO: PROBE-000002: Processing bean deployment archive: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/f59f521f-71f4-4513-a0cb-a742fe947730.jar
Oct 07, 2020 7:10:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 932eb831-9998-45be-82d3-b45f5a011933 initialized
Oct 07, 2020 7:10:09 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 932eb831-9998-45be-82d3-b45f5a011933 shut down
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.981 s - in org.jboss.weld.environment.se.test.devmode.ProbeJmxIntegrationTest
[INFO] Running org.jboss.weld.environment.se.test.devmode.DevelopmentModeEnabledSmokeTest
Oct 07, 2020 7:10:10 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:10:10 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:10:11 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:10:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.weld.probe.ProbeExtension.processAnnotatedTypes(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2020 7:10:11 AM org.jboss.weld.probe.ProbeExtension beforeBeanDiscovery
WARN: PROBE-000008:
=====================================
Weld Development Mode: ENABLED
------------------------------------
Disable this mode in production - it may have negative impact on performance and/or represent a potential security risk
=====================================
Oct 07, 2020 7:10:11 AM org.jboss.weld.probe.Probe init
INFO: PROBE-000002: Processing bean deployment archive: org.jboss.weld.environment.deployment.WeldDeployment.additionalClasses
Oct 07, 2020 7:10:11 AM org.jboss.weld.probe.Probe init
INFO: PROBE-000002: Processing bean deployment archive: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/0551179e-7ed8-4f0b-97e9-371507241eb3.jar
Oct 07, 2020 7:10:11 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 583d1b11-076c-4b30-ae55-a2a8cc43d112 initialized
Oct 07, 2020 7:10:11 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 583d1b11-076c-4b30-ae55-a2a8cc43d112 shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.765 s - in org.jboss.weld.environment.se.test.devmode.DevelopmentModeEnabledSmokeTest
[INFO] Running org.jboss.weld.environment.se.test.deployment.errors.SingleDeploymentErrorTest
Oct 07, 2020 7:10:12 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:10:12 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:10:12 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 s - in org.jboss.weld.environment.se.test.deployment.errors.SingleDeploymentErrorTest
[INFO] Running org.jboss.weld.environment.se.test.deployment.errors.MultipleDeploymentErrorsTest
Oct 07, 2020 7:10:13 AM org.jboss.arquillian.container.se.server.Main main
INFO: JMXTestRunner initialized using [sun.misc.Launcher$AppClassLoader@764c12b6]
Oct 07, 2020 7:10:14 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:10:14 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 s - in org.jboss.weld.environment.se.test.deployment.errors.MultipleDeploymentErrorsTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-se-tests ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/weld-se-tests-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-se-tests >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-se-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-se-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-se-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-se-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-se-tests ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-se-tests <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-se-tests ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/weld-se-tests-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-se-tests ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/weld-se-tests-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/se/weld-se-tests/4.0.0-SNAPSHOT/weld-se-tests-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/se/weld-se-tests/4.0.0-SNAPSHOT/weld-se-tests-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/se/tests/target/weld-se-tests-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/se/weld-se-tests/4.0.0-SNAPSHOT/weld-se-tests-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------< org.jboss.weld.servlet:weld-servlet-parent >-------------
[INFO] Building Weld Servlet Parent 4.0.0-SNAPSHOT [23/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-servlet-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-servlet-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-servlet-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-servlet-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-servlet-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-servlet-parent ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-servlet-parent ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-servlet-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-servlet-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-servlet-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-servlet-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-servlet-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-servlet-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-servlet-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-servlet-parent ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-parent/4.0.0-SNAPSHOT/weld-servlet-parent-4.0.0-SNAPSHOT.pom
[INFO]
[INFO] --------------< org.jboss.weld.servlet:weld-servlet-core >--------------
[INFO] Building Weld Servlet Core 4.0.0-SNAPSHOT [24/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-servlet-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-servlet-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-servlet-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-servlet-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-servlet-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-servlet-core ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-servlet-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-servlet-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/target/classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/WeldServletLifecycle.java: Some input files use or override a deprecated API.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/WeldServletLifecycle.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-servlet-core ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-servlet-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-servlet-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/target/test-classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java uses or overrides a deprecated API.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-servlet-core ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.environment.servlet.deployment.ServletContextBeanArchiveHandlerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.jboss.weld.environment.servlet.deployment.ServletContextBeanArchiveHandlerTest
[INFO] Running org.jboss.weld.environment.servlet.undertow.UndertowSmokeTest
Oct 07, 2020 7:10:17 AM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Oct 07, 2020 7:10:17 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.0 (2020-10-07 07:05)
Oct 07, 2020 7:10:17 AM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
INFO: WELD-ENV-000020: Using jandex for bean discovery
2020-10-07 07:10:17.789:INFO::main: Logging initialized @723ms to org.eclipse.jetty.util.log.StdErrLog
Oct 07, 2020 7:10:17 AM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2020 7:10:18 AM org.jboss.weld.environment.servlet.WeldServletLifecycle findContainer
INFO: WELD-ENV-001002: Container detection skipped - custom container class loaded: org.jboss.weld.environment.undertow.UndertowContainer.
Oct 07, 2020 7:10:18 AM org.jboss.weld.environment.undertow.UndertowContainer initialize
INFO: WELD-ENV-001302: Undertow detected, CDI injection will be available in Servlets, Filters and Listeners.
Oct 07, 2020 7:10:18 AM io.undertow.Undertow start
INFO: starting server: Undertow - 2.2.0.Final
Oct 07, 2020 7:10:18 AM org.xnio.Xnio <clinit>
INFO: XNIO version 3.8.0.Final
Oct 07, 2020 7:10:18 AM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.8.0.Final
Oct 07, 2020 7:10:18 AM org.jboss.threads.Version <clinit>
INFO: JBoss Threads version 3.1.0.Final
Oct 07, 2020 7:10:18 AM io.undertow.Undertow stop
INFO: stopping server: Undertow - 2.2.0.Final
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s - in org.jboss.weld.environment.servlet.undertow.UndertowSmokeTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-servlet-core ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/target/weld-servlet-core-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-servlet-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-servlet-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-servlet-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-servlet-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-servlet-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-core ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-servlet-core <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-servlet-core ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/target/weld-servlet-core-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-servlet-core ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/target/weld-servlet-core-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-core/4.0.0-SNAPSHOT/weld-servlet-core-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-core/4.0.0-SNAPSHOT/weld-servlet-core-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/core/target/weld-servlet-core-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-core/4.0.0-SNAPSHOT/weld-servlet-core-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------< org.jboss.weld.servlet:weld-servlet-shaded >-------------
[INFO] Building Weld Servlet (Uber Jar) 4.0.0-SNAPSHOT [25/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-servlet-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-servlet-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-servlet-shaded ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-servlet-shaded ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-servlet-shaded ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-shaded ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-servlet-shaded ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-servlet-shaded ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/build/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-servlet-shaded ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-servlet-shaded ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-servlet-shaded ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/build/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-servlet-shaded ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-servlet-shaded ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-servlet-shaded ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/build/target/weld-servlet-shaded-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-servlet-shaded >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-servlet-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-servlet-shaded ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-servlet-shaded ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-servlet-shaded ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-shaded ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-servlet-shaded <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-servlet-shaded ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/build/target/not-really-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO]
[INFO] --- maven-shade-plugin:2.3:shade (default) @ weld-servlet-shaded ---
[INFO] Including org.jboss.weld.servlet:weld-servlet-core:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld.environment:weld-environment-common:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld:weld-spi:jar:4.0.Beta1 in the shaded jar.
[INFO] Including org.jboss.weld.probe:weld-probe-core:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld.module:weld-web:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including jakarta.el:jakarta.el-api:jar:4.0.0.M1 in the shaded jar.
[INFO] Including org.jboss.logging:jboss-logging:jar:3.4.1.Final in the shaded jar.
[INFO] Including org.jboss.classfilewriter:jboss-classfilewriter:jar:1.2.4.Final in the shaded jar.
[INFO] Including org.jboss.weld:weld-core-impl:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0-RC2 in the shaded jar.
[INFO] Including org.jboss.weld.module:weld-jsf:jar:4.0.0-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld:weld-api:jar:4.0.Beta1 in the shaded jar.
[INFO] Including jakarta.servlet:jakarta.servlet-api:jar:5.0.0-M2 in the shaded jar.
[INFO] Including jakarta.inject:jakarta.inject-api:jar:2.0.0 in the shaded jar.
[INFO] Including jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0-M4 in the shaded jar.
[INFO] Including jakarta.annotation:jakarta.annotation-api:jar:2.0.0-RC1 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/build/target/weld-servlet-shaded-4.0.0-SNAPSHOT.jar with /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/build/target/weld-servlet-shaded-4.0.0-SNAPSHOT-shaded.jar
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/build/target/weld-servlet-shaded-4.0.0-SNAPSHOT-sources.jar with /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/build/target/weld-servlet-shaded-4.0.0-SNAPSHOT-shaded-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-servlet-shaded ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/build/target/weld-servlet-shaded-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-shaded/4.0.0-SNAPSHOT/weld-servlet-shaded-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/build/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-shaded/4.0.0-SNAPSHOT/weld-servlet-shaded-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/build/target/weld-servlet-shaded-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-shaded/4.0.0-SNAPSHOT/weld-servlet-shaded-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -----------< org.jboss.weld.servlet:weld-servlet-test-base >------------
[INFO] Building Weld Servlet Integration Tests (Base) 4.0.0-SNAPSHOT [26/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-servlet-test-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-servlet-test-base ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/base/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-servlet-test-base ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 138 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/base/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/base/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-servlet-test-base ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-servlet-test-base ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/base/target/weld-servlet-test-base-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-servlet-test-base >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-servlet-test-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-base ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-servlet-test-base <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-servlet-test-base ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/base/target/weld-servlet-test-base-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-servlet-test-base ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/base/target/weld-servlet-test-base-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-base/4.0.0-SNAPSHOT/weld-servlet-test-base-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/base/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-base/4.0.0-SNAPSHOT/weld-servlet-test-base-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/base/target/weld-servlet-test-base-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-base/4.0.0-SNAPSHOT/weld-servlet-test-base-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ----------< org.jboss.weld.servlet:weld-servlet-test-tomcat >-----------
[INFO] Building Weld Servlet Integration Tests (Tomcat) 4.0.0-SNAPSHOT [27/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-servlet-test-tomcat ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-servlet-test-tomcat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/tomcat/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-servlet-test-tomcat ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-servlet-test-tomcat ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-servlet-test-tomcat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-servlet-test-tomcat ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/tomcat/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-servlet-test-tomcat ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:3.0.0-M5:report-only (generate-test-report) @ weld-servlet-test-tomcat ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-servlet-test-tomcat ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-servlet-test-tomcat >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-servlet-test-tomcat <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-servlet-test-tomcat ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-servlet-test-tomcat ---
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/4.0.0-SNAPSHOT/weld-servlet-test-tomcat-4.0.0-SNAPSHOT.jar
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/tomcat/pom.xml to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/4.0.0-SNAPSHOT/weld-servlet-test-tomcat-4.0.0-SNAPSHOT.pom
[INFO] Installing /mnt/hudson_workspace/workspace/Weld-pull-request-executor/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-4.0.0-SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/4.0.0-SNAPSHOT/weld-servlet-test-tomcat-4.0.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Weld Parent 4.0.0-SNAPSHOT:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 3.684 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 47.448 s]
[INFO] Weld EJB ........................................... SUCCESS [ 6.668 s]
[INFO] Weld JSF ........................................... SUCCESS [ 4.849 s]
[INFO] Weld JTA ........................................... SUCCESS [ 4.604 s]
[INFO] Weld Web ........................................... SUCCESS [ 7.910 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.192 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 16.066 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 0.765 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 3.426 s]
[INFO] Weld Core BOM ...................................... SUCCESS [ 0.131 s]
[INFO] JBoss AS7 Updater .................................. SUCCESS [ 0.660 s]
[INFO] Weld Porting Package for the CDI TCK ............... SUCCESS [ 0.232 s]
[INFO] Weld Unit Tests .................................... SUCCESS [ 5.457 s]
[INFO] Weld Integration Tests (JBoss AS) .................. SUCCESS [ 36.560 s]
[INFO] AtInject TCK runner for Weld ....................... SUCCESS [ 2.024 s]
[INFO] CDI TCK runner (2.0) for Weld (WildFly) ............ SUCCESS [ 41.408 s]
[INFO] Weld Environment Common ............................ SUCCESS [ 1.623 s]
[INFO] Weld SE Parent ..................................... SUCCESS [ 0.108 s]
[INFO] Weld SE (Core) ..................................... SUCCESS [ 17.232 s]
[INFO] Weld SE (Uber Jar) ................................. SUCCESS [ 0.966 s]
[INFO] Weld SE Tests ...................................... SUCCESS [01:33 min]
[INFO] Weld Servlet Parent ................................ SUCCESS [ 0.107 s]
[INFO] Weld Servlet Core .................................. SUCCESS [ 3.178 s]
[INFO] Weld Servlet (Uber Jar) ............................ SUCCESS [ 0.961 s]
[INFO] Weld Servlet Integration Tests (Base) .............. SUCCESS [ 0.690 s]
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SUCCESS [ 1.043 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:01 min
[INFO] Finished at: 2020-10-07T07:10:21Z
[INFO] ------------------------------------------------------------------------
+ [[ master == \m\a\s\t\e\r ]]
+ /qa/tools/opt/maven3-latest/bin/mvn -s /home/hudson/weld-jenkins/scripts/weld2-staging.xml clean verify -Dincontainer -f pom.xml
[INFO] Scanning for projects...
[WARNING] The project org.jboss.weld:weld-core-parent:pom:4.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Weld Parent [pom]
[INFO] Weld Implementation (Core) [jar]
[INFO] Weld EJB [jar]
[INFO] Weld JSF [jar]
[INFO] Weld JTA [jar]
[INFO] Weld Web [jar]
[INFO] Weld Probe Parent [pom]
[INFO] Weld Probe Core [jar]
[INFO] Weld Test Utilities [jar]
[INFO] weld-probe-tests [jar]
[INFO] Weld Core BOM [pom]
[INFO] Weld Porting Package for the CDI TCK [jar]
[INFO] Weld Unit Tests [jar]
[INFO] Weld Integration Tests (JBoss AS) [jar]
[INFO] AtInject TCK runner for Weld [jar]
[INFO] CDI TCK runner (2.0) for Weld (WildFly) [jar]
[INFO] Weld Environment Common [jar]
[INFO] Weld SE Parent [pom]
[INFO] Weld SE (Core) [jar]
[INFO] Weld SE (Uber Jar) [jar]
[INFO] Weld SE Tests [jar]
[INFO] Weld Servlet Parent [pom]
[INFO] Weld Servlet Core [jar]
[INFO] Weld Servlet (Uber Jar) [jar]
[INFO] Weld Servlet Integration Tests (Base) [jar]
[INFO] Weld Servlet Integration Tests (Tomcat) [jar]
[INFO]
[INFO] ------------------< org.jboss.weld:weld-core-parent >-------------------
[INFO] Building Weld Parent 4.0.0-SNAPSHOT [1/26]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-core-parent ---
[INFO] Deleting /mnt/hudson_workspace/workspace/Weld-pull-request-executor/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-parent ---
[INFO] Executing: /bin/sh -c cd '/mnt/hudson_workspace/workspace/Weld-pull-request-executor' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /mnt/hudson_workspace/workspace/Weld-pull-request-executor
[INFO] Storing buildNumber: d05b32984d4590361a831b4df9faf7584e9f6ffd at timestamp: October 7, 2020 7:10:24 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 '/mnt/hudson_workspace/workspace/Weld-pull-request-executor' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /mnt/hudson_workspace/workspace/Weld-pull-request-executor
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-core-parent ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-core-parent ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-core-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-core-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-core-parent ---
[INFO]
[INFO] -------------------< org.jboss.weld:weld-core-impl >--------------------
[INFO] Building Weld Implementation (Core) 4.0.0-SNAPSHOT [2/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-core-impl ---
[INFO] Deleting /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-impl ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-core-impl ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-core-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 745 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/target/classes
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,19] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,19] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,19] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[27,19] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[26,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[38,19] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ReflectionFactoryProxyInstantiator.java:[42,24] sun.reflect.ReflectionFactory is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[37,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[40,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/UnsafeProxyInstantiator.java:[42,24] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java: Some input files use or override a deprecated API.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java: Recompile with -Xlint:deprecation for details.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/util/collections/ImmutableList.java: Some input files use unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/main/java/org/jboss/weld/util/collections/ImmutableList.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1: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.2.0:testResources (default-testResources) @ weld-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-core-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 121 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/target/test-classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/test/java/org/jboss/weld/tests/unit/reflection/clazz/WeldClassTest.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/test/java/org/jboss/weld/tests/unit/reflection/clazz/WeldClassTest.java uses unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/src/test/java/org/jboss/weld/tests/unit/reflection/clazz/WeldClassTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-core-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.tests.unit.resolution.CovariantTypesTest
[INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in org.jboss.weld.tests.unit.resolution.CovariantTypesTest
[INFO] Running org.jboss.weld.tests.unit.resolution.InvariantTypesTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.resolution.InvariantTypesTest
[INFO] Running org.jboss.weld.tests.unit.util.cache.ReentrantComputingCacheTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.util.cache.ReentrantComputingCacheTest
[INFO] Running org.jboss.weld.tests.unit.util.reflection.ReflectionsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.reflection.ReflectionsTest
[INFO] Running org.jboss.weld.tests.unit.util.reflection.FormatsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.jboss.weld.tests.unit.util.reflection.FormatsTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableListTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jboss.weld.tests.unit.util.collections.ImmutableListTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.WeldCollectionsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jboss.weld.tests.unit.util.collections.WeldCollectionsTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.SingletonListTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.jboss.weld.tests.unit.util.collections.SingletonListTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.TripletonTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.util.collections.TripletonTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.EmptyListTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jboss.weld.tests.unit.util.collections.EmptyListTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableSingletonMapTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jboss.weld.tests.unit.util.collections.ImmutableSingletonMapTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.IteratorsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.IteratorsTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.SingletonSetTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jboss.weld.tests.unit.util.collections.SingletonSetTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ListMultimapTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.jboss.weld.tests.unit.util.collections.ListMultimapTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ListViewTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.util.collections.ListViewTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.SetsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.SetsTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableArrayListTest
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.jboss.weld.tests.unit.util.collections.ImmutableArrayListTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableHashSetTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.ImmutableHashSetTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.SetMultimapTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jboss.weld.tests.unit.util.collections.SetMultimapTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.IterablesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.IterablesTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableMapTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.ImmutableMapTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.EmptySetTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.tests.unit.util.collections.EmptySetTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.ImmutableSetTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.util.collections.ImmutableSetTest
[INFO] Running org.jboss.weld.tests.unit.util.collections.DoubletonTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.collections.DoubletonTest
[INFO] Running org.jboss.weld.tests.unit.util.PrimitivesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.PrimitivesTest
[INFO] Running org.jboss.weld.tests.unit.util.ProxiesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jboss.weld.tests.unit.util.ProxiesTest
[INFO] Running org.jboss.weld.tests.unit.util.DeclaredMemberIndexerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.util.DeclaredMemberIndexerTest
[INFO] Running org.jboss.weld.tests.unit.util.DefaultsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.jboss.weld.tests.unit.util.DefaultsTest
[INFO] Running org.jboss.weld.tests.unit.hierarchy.discovery.interfaces.InterfaceHierarchyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.jboss.weld.tests.unit.hierarchy.discovery.interfaces.InterfaceHierarchyTest
[INFO] Running org.jboss.weld.tests.unit.hierarchy.discovery.classes.raw.RawTypeDiscoveryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.hierarchy.discovery.classes.raw.RawTypeDiscoveryTest
[INFO] Running org.jboss.weld.tests.unit.hierarchy.discovery.classes.ClassHierarchyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.hierarchy.discovery.classes.ClassHierarchyTest
[INFO] Running org.jboss.weld.tests.unit.hierarchy.discovery.combined.CombinedHierarchyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.hierarchy.discovery.combined.CombinedHierarchyTest
[INFO] Running org.jboss.weld.tests.unit.hierarchy.discovery.event.EventTypeResolutionTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.jboss.weld.tests.unit.hierarchy.discovery.event.EventTypeResolutionTest
[INFO] Running org.jboss.weld.tests.unit.reflection.clazz.WeldClassTest
Oct 07, 2020 7:10:41 AM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class jakarta.ejb.PostActivate not found, interception based on it is not enabled
Oct 07, 2020 7:10:41 AM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class jakarta.ejb.PrePassivate not found, interception based on it is not enabled
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.jboss.weld.tests.unit.reflection.clazz.WeldClassTest
[INFO] Running org.jboss.weld.tests.unit.reflection.util.Weld1102Test
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.reflection.util.Weld1102Test
[INFO] Running org.jboss.weld.tests.unit.reflection.util.DelegateInjectionPointAssignabilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.jboss.weld.tests.unit.reflection.util.DelegateInjectionPointAssignabilityTest
[INFO] Running org.jboss.weld.tests.unit.reflection.util.EventTypeAssignabilityTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.jboss.weld.tests.unit.reflection.util.EventTypeAssignabilityTest
[INFO] Running org.jboss.weld.tests.unit.reflection.util.BeanTypeAssignabilityTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.jboss.weld.tests.unit.reflection.util.BeanTypeAssignabilityTest
[INFO] Running org.jboss.weld.tests.unit.reflection.nested.NestedClassTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.reflection.nested.NestedClassTest
[INFO] Running org.jboss.weld.tests.unit.reflection.annotation.AnnotationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.jboss.weld.tests.unit.reflection.annotation.AnnotationTest
[INFO] Running org.jboss.weld.tests.unit.security.ReflectionTest
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.jboss.weld.tests.unit.security.ReflectionTest
[INFO] Running org.jboss.weld.tests.unit.security.SecurityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.jboss.weld.tests.unit.security.SecurityTest
[INFO] Running org.jboss.weld.tests.unit.exceptions.WeldExceptionListMessageTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jboss.weld.tests.unit.exceptions.WeldExceptionListMessageTest
[INFO] Running org.jboss.weld.tests.unit.selector.SelectorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.jboss.weld.tests.unit.selector.SelectorTest
[INFO] Running org.jboss.weld.tests.unit.VersionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.VersionTest
[INFO] Running org.jboss.weld.tests.unit.config.ConfigurationKeyTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.jboss.weld.tests.unit.config.ConfigurationKeyTest
[INFO] Running org.jboss.weld.tests.unit.metadata.BeansXmlMergeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.tests.unit.metadata.BeansXmlMergeTest
[INFO] Running org.jboss.weld.tests.unit.serialization.BeanIdentifierIndexTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.jboss.weld.tests.unit.serialization.BeanIdentifierIndexTest
[INFO] Running org.jboss.weld.bootstrap.enablement.EnablementListViewTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.bootstrap.enablement.EnablementListViewTest
[INFO] Running org.jboss.weld.bootstrap.BeanDeploymentsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.bootstrap.BeanDeploymentsTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 307, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- maven-antrun-plugin:3.0.0:run (default) @ weld-core-impl ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-core-impl ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/target/weld-core-impl-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-core-impl >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-impl ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0: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.2.1:jar (attach-sources) < generate-sources @ weld-core-impl <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-core-impl ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/impl/target/weld-core-impl-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------------< org.jboss.weld.module:weld-ejb >-------------------
[INFO] Building Weld EJB 4.0.0-SNAPSHOT [3/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-ejb ---
[INFO] Deleting /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-ejb ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-ejb ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-ejb ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-ejb ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-ejb ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-ejb ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-ejb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-ejb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-ejb ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-ejb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-ejb ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-ejb ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-ejb ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/target/weld-ejb-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-ejb >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-ejb ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-ejb ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-ejb ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-ejb ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-ejb ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-ejb <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-ejb ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/ejb/target/weld-ejb-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------------< org.jboss.weld.module:weld-jsf >-------------------
[INFO] Building Weld JSF 4.0.0-SNAPSHOT [4/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-jsf ---
[INFO] Deleting /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-jsf ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jsf ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-jsf ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/target/classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/src/main/java/org/jboss/weld/module/jsf/ConversationAwareViewHandler.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/src/main/java/org/jboss/weld/module/jsf/ConversationAwareViewHandler.java uses or overrides a deprecated API.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/src/main/java/org/jboss/weld/module/jsf/ConversationAwareViewHandler.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-jsf ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-jsf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-jsf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-jsf ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-jsf ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/target/weld-jsf-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-jsf >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-jsf ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-jsf ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-jsf ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jsf ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-jsf <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-jsf ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jsf/target/weld-jsf-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------------< org.jboss.weld.module:weld-jta >-------------------
[INFO] Building Weld JTA 4.0.0-SNAPSHOT [5/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-jta ---
[INFO] Deleting /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-jta ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-jta ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-jta ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-jta ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jta ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-jta ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-jta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-jta ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-jta ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-jta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-jta ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-jta ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-jta ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/target/weld-jta-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-jta >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-jta ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-jta ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-jta ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-jta ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jta ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-jta <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-jta ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/jta/target/weld-jta-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] -------------------< org.jboss.weld.module:weld-web >-------------------
[INFO] Building Weld Web 4.0.0-SNAPSHOT [6/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-web ---
[INFO] Deleting /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-web ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-web ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-web ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-web ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 45 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/target/classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/src/main/java/org/jboss/weld/module/web/HttpSessionBean.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/src/main/java/org/jboss/weld/module/web/HttpSessionBean.java uses or overrides a deprecated API.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/src/main/java/org/jboss/weld/module/web/HttpSessionBean.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-web ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-web ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.tests.unit.el.WeldMethodExpressionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.jboss.weld.tests.unit.el.WeldMethodExpressionTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-web ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/target/weld-web-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-web >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-web ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-web ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-web ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-web ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-web <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-web ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/modules/web/target/weld-web-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ---------------< org.jboss.weld.probe:weld-probe-parent >---------------
[INFO] Building Weld Probe Parent 4.0.0-SNAPSHOT [7/26]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-probe-parent ---
[INFO] Deleting /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-probe-parent ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-probe-parent ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-probe-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-probe-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-probe-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-probe-parent ---
[INFO]
[INFO] ----------------< org.jboss.weld.probe:weld-probe-core >----------------
[INFO] Building Weld Probe Core 4.0.0-SNAPSHOT [8/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-probe-core ---
[INFO] Deleting /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-probe-core ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-probe-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 24 resources to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/client
[INFO] Copying 8 resources to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/client
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-probe-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-probe-core ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- wro4j-maven-plugin:1.8.0:run (default) @ weld-probe-core ---
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/client
[INFO] Executing the mojo:
[INFO] Wro4j Model path: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/src/main/client/wro.xml
[INFO] targetGroups: null
[INFO] minimize: true
[INFO] ignoreMissingResources: null
[INFO] parallelProcessing: false
[INFO] buildDirectory: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target
[INFO] destinationFolder: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes/META-INF/client
[INFO] The following groups will be processed: [probe]
[INFO] folder: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes/META-INF/client
[INFO] processing group: probe.css
[INFO] file size: probe.css -> 161075 bytes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes/META-INF/client/probe.css (161075 bytes)
[INFO] folder: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes/META-INF/client
[INFO] processing group: probe.js
[INFO] file size: probe.js -> 818630 bytes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/classes/META-INF/client/probe.js (818630 bytes)
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-resources) @ weld-probe-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] Copying 14 resources
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-probe-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-probe-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-probe-core ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.jboss.weld.probe.QueriesTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.jboss.weld.probe.QueriesTest
[INFO] Running org.jboss.weld.probe.HtmlTagTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.probe.HtmlTagTest
[INFO] Running org.jboss.weld.probe.JsonObjectsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.probe.JsonObjectsTest
[INFO] Running org.jboss.weld.probe.ParsersTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.jboss.weld.probe.ParsersTest
[INFO] Running org.jboss.weld.probe.StringsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.jboss.weld.probe.StringsTest
[INFO] Running org.jboss.weld.probe.JsonTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.jboss.weld.probe.JsonTest
[INFO] Running org.jboss.weld.probe.ProbeFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.jboss.weld.probe.ProbeFilterTest
[INFO] Running org.jboss.weld.probe.ResourceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.jboss.weld.probe.ResourceTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-probe-core ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/weld-probe-core-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-probe-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-core ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-probe-core <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-probe-core ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/core/target/weld-probe-core-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ----------------< org.jboss.weld:weld-core-test-common >----------------
[INFO] Building Weld Test Utilities 4.0.0-SNAPSHOT [9/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-core-test-common ---
[INFO] Deleting /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-test-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-core-test-common ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-core-test-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/target/classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/src/main/java/org/jboss/weld/test/util/annotated/TestAnnotatedConstructor.java: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/src/main/java/org/jboss/weld/test/util/annotated/TestAnnotatedConstructor.java uses unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/src/main/java/org/jboss/weld/test/util/annotated/TestAnnotatedConstructor.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1:checkstyle (check-style) @ weld-core-test-common ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-core-test-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-core-test-common ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/target/weld-core-test-common-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-core-test-common >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-core-test-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ weld-core-test-common <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-core-test-common ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/tests-common/target/weld-core-test-common-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ---------------< org.jboss.weld.probe:weld-probe-tests >----------------
[INFO] Building weld-probe-tests 4.0.0-SNAPSHOT [10/26]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ weld-probe-tests ---
[INFO] Deleting /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (attach-license) @ weld-probe-tests ---
[INFO] Preparing remote bundle org.jboss.weld:weld-license:1
[INFO] Copying 2 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:compile (default-compile) @ weld-probe-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:3.1.1: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.2.0:testResources (default-testResources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1-jboss-1:testCompile (default-testCompile) @ weld-probe-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/target/test-classes
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeSessionBeansTest.java: Some input files use unchecked or unsafe operations.
[INFO] /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeSessionBeansTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ weld-probe-tests ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
Oct 07, 2020 7:10:55 AM org.jboss.arquillian.drone.webdriver.factory.remote.reusable.ReusedSessionPermanentFileStorage readStore
INFO: Reused session store is not available at /home/hudson/.drone-webdriver-session-store, a new one will be created.
Oct 07, 2020 7:10:56 AM org.jboss.threads.Version <clinit>
INFO: JBoss Threads version 2.3.0.Beta2
Oct 07, 2020 7:10:56 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/qa/tools/opt/x86_64/openjdk-1.8.0/bin/java, -D[Standalone], -Xms128m, -Xmx768m, -XX:MaxPermSize=256m, -ea, -Djboss.home.dir=/mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly, -Dorg.jboss.boot.log.file=/mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/standalone/log/server.log, -Dlogging.configuration=file:/mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/standalone/configuration/logging.properties, -jar, /mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/jboss-modules.jar, -mp, /mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/modules, org.jboss.as.standalone, -Djboss.home.dir=/mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly, -Djboss.server.base.dir=/mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/standalone, -Djboss.server.log.dir=/mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/standalone/log, -Djboss.server.config.dir=/mnt/hudson_workspace/workspace/Weld-pull-request-executor/container/wildfly/standalone/configuration, -c=standalone-full.xml]
Oct 07, 2020 7:10:56 AM org.jboss.remoting3.EndpointImpl <clinit>
INFO: JBoss Remoting version 5.0.8.Final
Oct 07, 2020 7:10:56 AM org.xnio.Xnio <clinit>
INFO: XNIO version 3.6.5.Final
Oct 07, 2020 7:10:56 AM org.xnio.nio.NioXnio <clinit>
INFO: XNIO NIO Implementation Version 3.6.5.Final
Oct 07, 2020 7:10:56 AM org.wildfly.security.Version <clinit>
INFO: ELY00001: WildFly Elytron version 1.8.0.Final
[INFO] Running org.jboss.weld.probe.tests.integration.ProbeSessionBeansTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.07 s - in org.jboss.weld.probe.tests.integration.ProbeSessionBeansTest
[INFO] Running org.jboss.weld.probe.tests.integration.ProbeContextsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.664 s - in org.jboss.weld.probe.tests.integration.ProbeContextsTest
[INFO] Running org.jboss.weld.probe.tests.integration.ProbeDeploymentsTest
Oct 07, 2020 7:11:14 AM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary
INFO: statusCode=[404] contentType=[text/html]
Oct 07, 2020 7:11:14 AM com.gargoylesoftware.htmlunit.WebClient printContentIfNecessary
INFO: <html><head><title>Error</title></head><body>Not Found</body></html>
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s - in org.jboss.weld.probe.tests.integration.ProbeDeploymentsTest
[INFO] Running org.jboss.weld.probe.tests.integration.ProbeExtensionsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 s - in org.jboss.weld.probe.tests.integration.ProbeExtensionsTest
[INFO] Running org.jboss.weld.probe.tests.integration.ProbeEventsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in org.jboss.weld.probe.tests.integration.ProbeEventsTest
[INFO] Running org.jboss.weld.probe.tests.integration.ProbeInvocationsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in org.jboss.weld.probe.tests.integration.ProbeInvocationsTest
[INFO] Running org.jboss.weld.probe.tests.integration.ProbeUnusedBeansTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s - in org.jboss.weld.probe.tests.integration.ProbeUnusedBeansTest
[INFO] Running org.jboss.weld.probe.tests.integration.ProbeBeansTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 s - in org.jboss.weld.probe.tests.integration.ProbeBeansTest
[INFO] Running org.jboss.weld.probe.tests.integration.ProbeObserversTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 s - in org.jboss.weld.probe.tests.integration.ProbeObserversTest
[INFO] Running org.jboss.weld.probe.tests.integration.ProbeDefaultConfigurationPropertiesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s - in org.jboss.weld.probe.tests.integration.ProbeDefaultConfigurationPropertiesTest
[INFO] Running org.jboss.weld.probe.tests.integration.ProbeConfigurationPropertiesTest
<body>
w9A5EAMSPyFwgFKpfim7noc9Yq1EeWjq3u33dhed
</body>
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in org.jboss.weld.probe.tests.integration.ProbeConfigurationPropertiesTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ weld-probe-tests ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/target/weld-probe-tests-4.0.0-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ weld-probe-tests >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-java-version) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0: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.2.1:jar (attach-sources) < generate-sources @ weld-probe-tests <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ weld-probe-tests ---
[INFO] Building jar: /mnt/hudson_workspace/workspace/Weld-pull-request-executor/probe/tests/target/weld-probe-tests-4.0.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --------------------< org.jboss.weld:weld-core-bom >--------------------
[INFO] Building Weld Core BOM 4.0.0-SNAPSHOT [11/26]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[I
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment