Started by user Scott M Stark Rebuilds build #10 Running as Scott M Stark Agent basic-wfdp4 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-wfdp4" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.cdi.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-wfdp4" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-wfdp4" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.cdi.svc.cluster.local/cdi/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.11.2" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-cdi" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-wfdp4 (basic) in workspace /home/jenkins/agent/workspace/CDI-Weld-TCK-Run [CDI-Weld-TCK-Run] $ /bin/bash -ex /tmp/jenkins6182776179537968506.sh + TOOLS_PREFIX=/opt/tools + MVN_HOME=/opt/tools/apache-maven/latest + PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/temurin/jdk-11/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + SPEC_VERSION=4.0 + echo '+++ Java Version:' + java -version + echo '+++ OS:' + uname -av + echo '+++ Downloading TCK:' + wget https://download.eclipse.org/ee4j/cdi/4.0/cdi-tck-4.0.0-dist.zip --2022-02-23 22:12:45-- https://download.eclipse.org/ee4j/cdi/4.0/cdi-tck-4.0.0-dist.zip Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199 Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9957070 (9.5M) [application/zip] Saving to: ‘cdi-tck-4.0.0-dist.zip’ 0K .......... .......... .......... .......... .......... 0% 107M 0s 50K .......... .......... .......... .......... .......... 1% 99.6M 0s 100K .......... .......... .......... .......... .......... 1% 137M 0s 150K .......... .......... .......... .......... .......... 2% 80.7M 0s 200K .......... .......... .......... .......... .......... 2% 119M 0s 250K .......... .......... .......... .......... .......... 3% 114M 0s 300K .......... .......... .......... .......... .......... 3% 108M 0s 350K .......... .......... .......... .......... .......... 4% 105M 0s 400K .......... .......... .......... .......... .......... 4% 106M 0s 450K .......... .......... .......... .......... .......... 5% 115M 0s 500K .......... .......... .......... .......... .......... 5% 118M 0s 550K .......... .......... .......... .......... .......... 6% 106M 0s 600K .......... .......... .......... .......... .......... 6% 114M 0s 650K .......... .......... .......... .......... .......... 7% 137M 0s 700K .......... .......... .......... .......... .......... 7% 96.6M 0s 750K .......... .......... .......... .......... .......... 8% 104M 0s 800K .......... .......... .......... .......... .......... 8% 104M 0s 850K .......... .......... .......... .......... .......... 9% 112M 0s 900K .......... .......... .......... .......... .......... 9% 104M 0s 950K .......... .......... .......... .......... .......... 10% 128M 0s 1000K .......... .......... .......... .......... .......... 10% 99.0M 0s 1050K .......... .......... .......... .......... .......... 11% 101M 0s 1100K .......... .......... .......... .......... .......... 11% 146M 0s 1150K .......... .......... .......... .......... .......... 12% 78.0M 0s 1200K .......... .......... .......... .......... .......... 12% 136M 0s 1250K .......... .......... .......... .......... .......... 13% 108M 0s 1300K .......... .......... .......... .......... .......... 13% 117M 0s 1350K .......... .......... .......... .......... .......... 14% 115M 0s 1400K .......... .......... .......... .......... .......... 14% 108M 0s 1450K .......... .......... .......... .......... .......... 15% 110M 0s 1500K .......... .......... .......... .......... .......... 15% 112M 0s 1550K .......... .......... .......... .......... .......... 16% 99.4M 0s 1600K .......... .......... .......... .......... .......... 16% 92.7M 0s 1650K .......... .......... .......... .......... .......... 17% 137M 0s 1700K .......... .......... .......... .......... .......... 17% 112M 0s 1750K .......... .......... .......... .......... .......... 18% 109M 0s 1800K .......... .......... .......... .......... .......... 19% 109M 0s 1850K .......... .......... .......... .......... .......... 19% 110M 0s 1900K .......... .......... .......... .......... .......... 20% 133M 0s 1950K .......... .......... .......... .......... .......... 20% 87.1M 0s 2000K .......... .......... .......... .......... .......... 21% 119M 0s 2050K .......... .......... .......... .......... .......... 21% 104M 0s 2100K .......... .......... .......... .......... .......... 22% 120M 0s 2150K .......... .......... .......... .......... .......... 22% 105M 0s 2200K .......... .......... .......... .......... .......... 23% 123M 0s 2250K .......... .......... .......... .......... .......... 23% 102M 0s 2300K .......... .......... .......... .......... .......... 24% 114M 0s 2350K .......... .......... .......... .......... .......... 24% 108M 0s 2400K .......... .......... .......... .......... .......... 25% 90.3M 0s 2450K .......... .......... .......... .......... .......... 25% 128M 0s 2500K .......... .......... .......... .......... .......... 26% 103M 0s 2550K .......... .......... .......... .......... .......... 26% 116M 0s 2600K .......... .......... .......... .......... .......... 27% 109M 0s 2650K .......... .......... .......... .......... .......... 27% 87.1M 0s 2700K .......... .......... .......... .......... .......... 28% 120M 0s 2750K .......... .......... .......... .......... .......... 28% 110M 0s 2800K .......... .......... .......... .......... .......... 29% 135M 0s 2850K .......... .......... .......... .......... .......... 29% 105M 0s 2900K .......... .......... .......... .......... .......... 30% 111M 0s 2950K .......... .......... .......... .......... .......... 30% 110M 0s 3000K .......... .......... .......... .......... .......... 31% 104M 0s 3050K .......... .......... .......... .......... .......... 31% 146M 0s 3100K .......... .......... .......... .......... .......... 32% 83.2M 0s 3150K .......... .......... .......... .......... .......... 32% 105M 0s 3200K .......... .......... .......... .......... .......... 33% 127M 0s 3250K .......... .......... .......... .......... .......... 33% 102M 0s 3300K .......... .......... .......... .......... .......... 34% 130M 0s 3350K .......... .......... .......... .......... .......... 34% 99.7M 0s 3400K .......... .......... .......... .......... .......... 35% 98.6M 0s 3450K .......... .......... .......... .......... .......... 35% 131M 0s 3500K .......... .......... .......... .......... .......... 36% 126M 0s 3550K .......... .......... .......... .......... .......... 37% 81.2M 0s 3600K .......... .......... .......... .......... .......... 37% 112M 0s 3650K .......... .......... .......... .......... .......... 38% 102M 0s 3700K .......... .......... .......... .......... .......... 38% 124M 0s 3750K .......... .......... .......... .......... .......... 39% 1.38M 0s 3800K .......... .......... .......... .......... .......... 39% 130M 0s 3850K .......... .......... .......... .......... .......... 40% 122M 0s 3900K .......... .......... .......... .......... .......... 40% 125M 0s 3950K .......... .......... .......... .......... .......... 41% 104M 0s 4000K .......... .......... .......... .......... .......... 41% 138M 0s 4050K .......... .......... .......... .......... .......... 42% 129M 0s 4100K .......... .......... .......... .......... .......... 42% 135M 0s 4150K .......... .......... .......... .......... .......... 43% 119M 0s 4200K .......... .......... .......... .......... .......... 43% 133M 0s 4250K .......... .......... .......... .......... .......... 44% 146M 0s 4300K .......... .......... .......... .......... .......... 44% 135M 0s 4350K .......... .......... .......... .......... .......... 45% 104M 0s 4400K .......... .......... .......... .......... .......... 45% 133M 0s 4450K .......... .......... .......... .......... .......... 46% 134M 0s 4500K .......... .......... .......... .......... .......... 46% 139M 0s 4550K .......... .......... .......... .......... .......... 47% 121M 0s 4600K .......... .......... .......... .......... .......... 47% 122M 0s 4650K .......... .......... .......... .......... .......... 48% 139M 0s 4700K .......... .......... .......... .......... .......... 48% 135M 0s 4750K .......... .......... .......... .......... .......... 49% 81.2M 0s 4800K .......... .......... .......... .......... .......... 49% 125M 0s 4850K .......... .......... .......... .......... .......... 50% 114M 0s 4900K .......... .......... .......... .......... .......... 50% 135M 0s 4950K .......... .......... .......... .......... .......... 51% 94.9M 0s 5000K .......... .......... .......... .......... .......... 51% 112M 0s 5050K .......... .......... .......... .......... .......... 52% 105M 0s 5100K .......... .......... .......... .......... .......... 52% 116M 0s 5150K .......... .......... .......... .......... .......... 53% 99.8M 0s 5200K .......... .......... .......... .......... .......... 53% 123M 0s 5250K .......... .......... .......... .......... .......... 54% 98.5M 0s 5300K .......... .......... .......... .......... .......... 55% 120M 0s 5350K .......... .......... .......... .......... .......... 55% 106M 0s 5400K .......... .......... .......... .......... .......... 56% 123M 0s 5450K .......... .......... .......... .......... .......... 56% 88.7M 0s 5500K .......... .......... .......... .......... .......... 57% 117M 0s 5550K .......... .......... .......... .......... .......... 57% 88.3M 0s 5600K .......... .......... .......... .......... .......... 58% 152M 0s 5650K .......... .......... .......... .......... .......... 58% 106M 0s 5700K .......... .......... .......... .......... .......... 59% 134M 0s 5750K .......... .......... .......... .......... .......... 59% 86.4M 0s 5800K .......... .......... .......... .......... .......... 60% 121M 0s 5850K .......... .......... .......... .......... .......... 60% 123M 0s 5900K .......... .......... .......... .......... .......... 61% 120M 0s 5950K .......... .......... .......... .......... .......... 61% 104M 0s 6000K .......... .......... .......... .......... .......... 62% 126M 0s 6050K .......... .......... .......... .......... .......... 62% 92.4M 0s 6100K .......... .......... .......... .......... .......... 63% 147M 0s 6150K .......... .......... .......... .......... .......... 63% 99.1M 0s 6200K .......... .......... .......... .......... .......... 64% 108M 0s 6250K .......... .......... .......... .......... .......... 64% 115M 0s 6300K .......... .......... .......... .......... .......... 65% 124M 0s 6350K .......... .......... .......... .......... .......... 65% 88.6M 0s 6400K .......... .......... .......... .......... .......... 66% 122M 0s 6450K .......... .......... .......... .......... .......... 66% 98.7M 0s 6500K .......... .......... .......... .......... .......... 67% 139M 0s 6550K .......... .......... .......... .......... .......... 67% 91.4M 0s 6600K .......... .......... .......... .......... .......... 68% 142M 0s 6650K .......... .......... .......... .......... .......... 68% 103M 0s 6700K .......... .......... .......... .......... .......... 69% 123M 0s 6750K .......... .......... .......... .......... .......... 69% 88.3M 0s 6800K .......... .......... .......... .......... .......... 70% 117M 0s 6850K .......... .......... .......... .......... .......... 70% 105M 0s 6900K .......... .......... .......... .......... .......... 71% 126M 0s 6950K .......... .......... .......... .......... .......... 71% 96.6M 0s 7000K .......... .......... .......... .......... .......... 72% 136M 0s 7050K .......... .......... .......... .......... .......... 73% 101M 0s 7100K .......... .......... .......... .......... .......... 73% 122M 0s 7150K .......... .......... .......... .......... .......... 74% 95.6M 0s 7200K .......... .......... .......... .......... .......... 74% 89.8M 0s 7250K .......... .......... .......... .......... .......... 75% 133M 0s 7300K .......... .......... .......... .......... .......... 75% 100M 0s 7350K .......... .......... .......... .......... .......... 76% 111M 0s 7400K .......... .......... .......... .......... .......... 76% 126M 0s 7450K .......... .......... .......... .......... .......... 77% 112M 0s 7500K .......... .......... .......... .......... .......... 77% 123M 0s 7550K .......... .......... .......... .......... .......... 78% 80.1M 0s 7600K .......... .......... .......... .......... .......... 78% 116M 0s 7650K .......... .......... .......... .......... .......... 79% 112M 0s 7700K .......... .......... .......... .......... .......... 79% 127M 0s 7750K .......... .......... .......... .......... .......... 80% 89.4M 0s 7800K .......... .......... .......... .......... .......... 80% 118M 0s 7850K .......... .......... .......... .......... .......... 81% 145M 0s 7900K .......... .......... .......... .......... .......... 81% 96.5M 0s 7950K .......... .......... .......... .......... .......... 82% 103M 0s 8000K .......... .......... .......... .......... .......... 82% 113M 0s 8050K .......... .......... .......... .......... .......... 83% 790K 0s 8100K .......... .......... .......... .......... .......... 83% 112M 0s 8150K .......... .......... .......... .......... .......... 84% 81.0M 0s 8200K .......... .......... .......... .......... .......... 84% 108M 0s 8250K .......... .......... .......... .......... .......... 85% 147M 0s 8300K .......... .......... .......... .......... .......... 85% 132M 0s 8350K .......... .......... .......... .......... .......... 86% 113M 0s 8400K .......... .......... .......... .......... .......... 86% 128M 0s 8450K .......... .......... .......... .......... .......... 87% 152M 0s 8500K .......... .......... .......... .......... .......... 87% 148M 0s 8550K .......... .......... .......... .......... .......... 88% 121M 0s 8600K .......... .......... .......... .......... .......... 88% 143M 0s 8650K .......... .......... .......... .......... .......... 89% 138M 0s 8700K .......... .......... .......... .......... .......... 89% 116M 0s 8750K .......... .......... .......... .......... .......... 90% 118M 0s 8800K .......... .......... .......... .......... .......... 91% 134M 0s 8850K .......... .......... .......... .......... .......... 91% 151M 0s 8900K .......... .......... .......... .......... .......... 92% 139M 0s 8950K .......... .......... .......... .......... .......... 92% 127M 0s 9000K .......... .......... .......... .......... .......... 93% 151M 0s 9050K .......... .......... .......... .......... .......... 93% 144M 0s 9100K .......... .......... .......... .......... .......... 94% 136M 0s 9150K .......... .......... .......... .......... .......... 94% 124M 0s 9200K .......... .......... .......... .......... .......... 95% 149M 0s 9250K .......... .......... .......... .......... .......... 95% 137M 0s 9300K .......... .......... .......... .......... .......... 96% 148M 0s 9350K .......... .......... .......... .......... .......... 96% 134M 0s 9400K .......... .......... .......... .......... .......... 97% 140M 0s 9450K .......... .......... .......... .......... .......... 97% 133M 0s 9500K .......... .......... .......... .......... .......... 98% 121M 0s 9550K .......... .......... .......... .......... .......... 98% 115M 0s 9600K .......... .......... .......... .......... .......... 99% 141M 0s 9650K .......... .......... .......... .......... .......... 99% 137M 0s 9700K .......... .......... ... 100% 171M=0.2s 2022-02-23 22:12:46 (52.4 MB/s) - ‘cdi-tck-4.0.0-dist.zip’ saved [9957070/9957070] + unzip cdi-tck-4.0.0-dist.zip Archive: cdi-tck-4.0.0-dist.zip creating: cdi-tck-4.0.0/ inflating: cdi-tck-4.0.0/LICENSE creating: cdi-tck-4.0.0/artifacts/ inflating: cdi-tck-4.0.0/artifacts/artifact-install.sh inflating: cdi-tck-4.0.0/README.adoc inflating: cdi-tck-4.0.0/artifacts/cdi-tck-parent-4.0.0.pom inflating: cdi-tck-4.0.0/artifacts/cdi-tck-api-4.0.0.jar inflating: cdi-tck-4.0.0/artifacts/cdi-tck-api-4.0.0-sources.jar inflating: cdi-tck-4.0.0/artifacts/cdi-tck-api-4.0.0-javadoc.jar inflating: cdi-tck-4.0.0/artifacts/cdi-tck-core-impl-4.0.0.jar inflating: cdi-tck-4.0.0/artifacts/cdi-tck-ext-lib-4.0.0.jar inflating: cdi-tck-4.0.0/artifacts/cdi-tck-core-impl-4.0.0-sources.jar inflating: cdi-tck-4.0.0/artifacts/cdi-tck-core-impl-4.0.0-audit-cdi.xml inflating: cdi-tck-4.0.0/artifacts/cdi-tck-core-impl-4.0.0-audit-mb.xml inflating: cdi-tck-4.0.0/artifacts/cdi-tck-core-impl-4.0.0-audit-int.xml inflating: cdi-tck-4.0.0/artifacts/cdi-tck-core-impl-4.0.0-suite.xml inflating: cdi-tck-4.0.0/artifacts/cdi-tck-core-impl-4.0.0-coverage-cdi.html inflating: cdi-tck-4.0.0/artifacts/cdi-tck-core-impl-4.0.0-coverage-mb.html inflating: cdi-tck-4.0.0/artifacts/cdi-tck-core-impl-4.0.0-coverage-interceptors.html inflating: cdi-tck-4.0.0/artifacts/cdi-tck-core-impl-4.0.0-sigtest-jdk11.sig inflating: cdi-tck-4.0.0/artifacts/cdi-tck-web-impl-4.0.0.jar inflating: cdi-tck-4.0.0/artifacts/cdi-tck-web-impl-4.0.0-sources.jar inflating: cdi-tck-4.0.0/artifacts/cdi-tck-web-impl-4.0.0-audit-cdi.xml inflating: cdi-tck-4.0.0/artifacts/cdi-tck-web-impl-4.0.0-audit-mb.xml inflating: cdi-tck-4.0.0/artifacts/cdi-tck-web-impl-4.0.0-audit-int.xml inflating: cdi-tck-4.0.0/artifacts/cdi-tck-web-impl-4.0.0-suite.xml inflating: cdi-tck-4.0.0/artifacts/cdi-tck-web-impl-4.0.0-coverage-cdi.html inflating: cdi-tck-4.0.0/artifacts/cdi-tck-web-impl-4.0.0-coverage-mb.html inflating: cdi-tck-4.0.0/artifacts/cdi-tck-web-impl-4.0.0-coverage-interceptors.html creating: cdi-tck-4.0.0/lib/ inflating: cdi-tck-4.0.0/lib/pom.xml creating: cdi-tck-4.0.0/lib/src/ creating: cdi-tck-4.0.0/lib/src/main/ creating: cdi-tck-4.0.0/lib/src/main/assembly/ inflating: cdi-tck-4.0.0/lib/src/main/assembly/assembly.xml inflating: cdi-tck-4.0.0/lib/readme.txt creating: cdi-tck-4.0.0/weld/ creating: cdi-tck-4.0.0/weld/porting-package-lib/ inflating: cdi-tck-4.0.0/weld/porting-package-lib/pom.xml creating: cdi-tck-4.0.0/weld/porting-package-lib/src/ creating: cdi-tck-4.0.0/weld/porting-package-lib/src/main/ creating: cdi-tck-4.0.0/weld/porting-package-lib/src/main/assembly/ inflating: cdi-tck-4.0.0/weld/porting-package-lib/src/main/assembly/assembly.xml inflating: cdi-tck-4.0.0/weld/porting-package-lib/readme.txt creating: cdi-tck-4.0.0/weld/jboss-tck-runner/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/java/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/java/org/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/java/org/jboss/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/java/org/jboss/weld/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/wildfly8/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/weld-embedded/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/weld-se/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/tck20/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/main/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/main/assembly/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/resources/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/resources/META-INF/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/resources/META-INF/services/ creating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/wildfly8/ creating: cdi-tck-4.0.0/weld/jboss-as/ inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/main/assembly/assembly.xml inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/resources/META-INF/cdi-tck.properties inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/resources/log4j.xml inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/tck20/tck-tests.xml inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/weld-se/arquillian.xml inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/weld-embedded/arquillian.xml inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/wildfly8/WildFlyMessaging.java inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/wildfly8/WildFly8DeploymentExceptionTransformer.java inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/wildfly8/WildFly8EEResourceManager.java inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/wildfly8/WildFly8Extension.java inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/java/org/jboss/weld/tck/WeldMethodInterceptor.java inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/src/test/wildfly8/arquillian.xml inflating: cdi-tck-4.0.0/weld/jboss-tck-runner/pom.xml inflating: cdi-tck-4.0.0/weld/jboss-as/pom.xml inflating: cdi-tck-4.0.0/weld/jboss-as/build.properties creating: cdi-tck-4.0.0/doc/ creating: cdi-tck-4.0.0/doc/pdf/ inflating: cdi-tck-4.0.0/doc/pdf/cdi-tck-reference-guide.pdf creating: cdi-tck-4.0.0/doc/html/ creating: cdi-tck-4.0.0/doc/html/images/ creating: cdi-tck-4.0.0/doc/html/images/community/ creating: cdi-tck-4.0.0/doc/html/images/community/docbook/ creating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/ creating: cdi-tck-4.0.0/doc/html/css/ inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/6.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/10.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/12.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/14.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/15.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/6.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/13.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/1.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/2.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/1.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/4.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/11.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/13.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/12.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/11.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/3.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/4.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/14.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/7.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/3.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/2.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/8.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/8.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/7.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/15.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/10.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/9.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/5.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/5.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/callouts/9.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/important.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/next.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/caution.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/up.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/home.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/tip.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/note.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/warning.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/prev.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/caution.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/tip.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/important.png inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/note.svg inflating: cdi-tck-4.0.0/doc/html/images/community/docbook/warning.svg inflating: cdi-tck-4.0.0/doc/html/images/community/dot2.png inflating: cdi-tck-4.0.0/doc/html/images/community/shine.png inflating: cdi-tck-4.0.0/doc/html/images/community/dot.png inflating: cdi-tck-4.0.0/doc/html/images/community/bkg_gradient.gif inflating: cdi-tck-4.0.0/doc/html/images/community/jbossorglogo.png inflating: cdi-tck-4.0.0/doc/html/images/community/watermark-alpha2.png inflating: cdi-tck-4.0.0/doc/html/images/community/title_hdr.png inflating: cdi-tck-4.0.0/doc/html/images/community/watermark-beta2.png inflating: cdi-tck-4.0.0/doc/html/images/community/watermark-alpha1.png inflating: cdi-tck-4.0.0/doc/html/images/community/watermark-pre-release-candidate.png inflating: cdi-tck-4.0.0/doc/html/images/community/watermark-release-candidate.png inflating: cdi-tck-4.0.0/doc/html/images/community/community_doc.png inflating: cdi-tck-4.0.0/doc/html/images/community/watermark-beta1.png inflating: cdi-tck-4.0.0/doc/html/images/cdi_logo.png inflating: cdi-tck-4.0.0/doc/html/images/testng-emailable-report.png inflating: cdi-tck-4.0.0/doc/html/images/testng-plugin-report.png inflating: cdi-tck-4.0.0/doc/html/images/testng-suite-detail-report.png inflating: cdi-tck-4.0.0/doc/html/images/testng-summary-report.png inflating: cdi-tck-4.0.0/doc/html/css/extensions.css inflating: cdi-tck-4.0.0/doc/html/css/documentation.css inflating: cdi-tck-4.0.0/doc/html/css/reports.css inflating: cdi-tck-4.0.0/doc/html/css/jbossorg.css inflating: cdi-tck-4.0.0/doc/html/css/codehighlight.css inflating: cdi-tck-4.0.0/doc/html/css/docnav.css inflating: cdi-tck-4.0.0/doc/html/css/cditck.css inflating: cdi-tck-4.0.0/doc/html/index.html inflating: cdi-tck-4.0.0/doc/html/_preface.html inflating: cdi-tck-4.0.0/doc/html/introduction.html inflating: cdi-tck-4.0.0/doc/html/appeals-process.html inflating: cdi-tck-4.0.0/doc/html/installation.html inflating: cdi-tck-4.0.0/doc/html/configuration.html inflating: cdi-tck-4.0.0/doc/html/reporting.html inflating: cdi-tck-4.0.0/doc/html/_getting_acquainted_with_the_tck.html inflating: cdi-tck-4.0.0/doc/html/sigtest.html inflating: cdi-tck-4.0.0/doc/html/executing.html inflating: cdi-tck-4.0.0/doc/html/_executing_the_lang_model_test_suite.html inflating: cdi-tck-4.0.0/doc/html/eclipse-running.html inflating: cdi-tck-4.0.0/doc/html/eclipse-debugging.html inflating: cdi-tck-4.0.0/doc/html/_executing_and_debugging_tests.html creating: cdi-tck-4.0.0/doc/html_single/ creating: cdi-tck-4.0.0/doc/html_single/images/ creating: cdi-tck-4.0.0/doc/html_single/images/community/ creating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/ creating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/ creating: cdi-tck-4.0.0/doc/html_single/css/ inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/6.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/10.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/12.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/14.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/15.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/6.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/13.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/1.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/2.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/1.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/4.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/11.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/13.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/12.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/11.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/3.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/4.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/14.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/7.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/3.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/2.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/8.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/8.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/7.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/15.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/10.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/9.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/5.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/5.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/callouts/9.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/important.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/next.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/caution.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/up.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/home.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/tip.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/note.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/warning.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/prev.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/caution.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/tip.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/important.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/note.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/docbook/warning.svg inflating: cdi-tck-4.0.0/doc/html_single/images/community/dot2.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/shine.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/dot.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/bkg_gradient.gif inflating: cdi-tck-4.0.0/doc/html_single/images/community/jbossorglogo.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/watermark-alpha2.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/title_hdr.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/watermark-beta2.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/watermark-alpha1.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/watermark-pre-release-candidate.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/watermark-release-candidate.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/community_doc.png inflating: cdi-tck-4.0.0/doc/html_single/images/community/watermark-beta1.png inflating: cdi-tck-4.0.0/doc/html_single/images/cdi_logo.png inflating: cdi-tck-4.0.0/doc/html_single/images/testng-emailable-report.png inflating: cdi-tck-4.0.0/doc/html_single/images/testng-plugin-report.png inflating: cdi-tck-4.0.0/doc/html_single/images/testng-suite-detail-report.png inflating: cdi-tck-4.0.0/doc/html_single/images/testng-summary-report.png inflating: cdi-tck-4.0.0/doc/html_single/css/extensions.css inflating: cdi-tck-4.0.0/doc/html_single/css/documentation.css inflating: cdi-tck-4.0.0/doc/html_single/css/reports.css inflating: cdi-tck-4.0.0/doc/html_single/css/jbossorg.css inflating: cdi-tck-4.0.0/doc/html_single/css/codehighlight.css inflating: cdi-tck-4.0.0/doc/html_single/css/docnav.css inflating: cdi-tck-4.0.0/doc/html_single/css/cditck.css inflating: cdi-tck-4.0.0/doc/html_single/index.html + sha256sum cdi-tck-4.0.0-dist.zip + echo '+++ TCK Run:' +++ TCK Run: + PROFILE= + '[' true = true ']' + cat + PROFILE='--settings /tmp/staging-settings.xml -Pstaging' + cd cdi-tck-4.0.0/weld/jboss-tck-runner + mvn --settings /tmp/staging-settings.xml -Pstaging -Dcdi.tck-4-0.version=4.0.0 test [INFO] Scanning for projects... [INFO] [INFO] ----------------< org.jboss.weld:weld-jboss-runner-tck >---------------- [INFO] Building CDI TCK runner (4.0) for Weld (WildFly) 5.0.0.CR1 [INFO] --------------------------------[ jar ]--------------------------------- [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] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/CDI-Weld-TCK-Run/cdi-tck-4.0.0/weld/jboss-tck-runner' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/CDI-Weld-TCK-Run/cdi-tck-4.0.0/weld/jboss-tck-runner [INFO] Storing buildNumber: unavailable at timestamp: February 23, 2022 10:13:41 PM UTC [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/CDI-Weld-TCK-Run/cdi-tck-4.0.0/weld/jboss-tck-runner' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/CDI-Weld-TCK-Run/cdi-tck-4.0.0/weld/jboss-tck-runner [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [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.2.0:copy-dependencies (copy-weld-dependencies) @ weld-jboss-runner-tck --- [INFO] Copying weld-porting-package-tck-5.0.0.CR1.jar to /home/jenkins/agent/workspace/CDI-Weld-TCK-Run/cdi-tck-4.0.0/weld/jboss-tck-runner/target/dependency/lib/weld-porting-package-tck.jar [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-2:compile (default-compile) @ weld-jboss-runner-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2: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-dependency-plugin:3.2.0:copy (copy-test-suites) @ weld-jboss-runner-tck --- [INFO] Configured Artifact: jakarta.enterprise:cdi-tck-core-impl:suite:4.0.0:xml [INFO] Configured Artifact: jakarta.enterprise:cdi-tck-web-impl:suite:4.0.0:xml [INFO] Copying cdi-tck-core-impl-4.0.0-suite.xml to /home/jenkins/agent/workspace/CDI-Weld-TCK-Run/cdi-tck-4.0.0/weld/jboss-tck-runner/target/suites/tck-core-suite.xml [INFO] Copying cdi-tck-web-impl-4.0.0-suite.xml to /home/jenkins/agent/workspace/CDI-Weld-TCK-Run/cdi-tck-4.0.0/weld/jboss-tck-runner/target/suites/tck-web-suite.xml [INFO] [INFO] --- maven-compiler-plugin:3.8.1-jboss-2:testCompile (default-testCompile) @ weld-jboss-runner-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/CDI-Weld-TCK-Run/cdi-tck-4.0.0/weld/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 Feb 23, 2022 10:14:44 PM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart INFO: CDI-TCK Implementation version: null Feb 23, 2022 10:14:44 PM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart INFO: CDI-TCK Specification version: null Feb 23, 2022 10:14:44 PM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart INFO: Jakarta CDI 4.0 TCK Configuration ----------------- CDI Lite mode: false Beans: org.jboss.weld.tck.BeansImpl@4cb58e8b Contexts: org.jboss.weld.tck.ContextsImpl@6f4f2cc0 EL: org.jboss.weld.tck.ELImpl@5308e79d 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 Feb 23, 2022 10:14:44 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept INFO: Intercepting... [methods: 1,249, testRun: CDI TCK, suiteName: CDI TCK] Feb 23, 2022 10:14:44 PM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept INFO: tckTest not set [time: 3 ms] Feb 23, 2022 10:14:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder buildSupportLibrary INFO: Support library built [time: 57 ms] Feb 23, 2022 10:14:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder buildIncontainerLibrary INFO: Incontainer library built [time: 11 ms] Feb 23, 2022 10:14:44 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierNotInheritedTest, time: 49 ms] Feb 23, 2022 10:14:45 PM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 5.0.0 (CR1) Feb 23, 2022 10:14:45 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierNotInheritedTest.testResolution: 1/1,249 Failed tests: 0 (1) Feb 23, 2022 10:14:45 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.aroundConstruct.AroundConstructOrderTest, time: 4 ms] Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundConstructOrderTest.testInvocationOrder: 2/1,249 Failed tests: 0 (2) Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierNotDeclaredTest, time: 6 ms] Feb 23, 2022 10:14:46 PM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.jboss.cdi.tck.tests.alternative.resolution.qualifier.Foo is annotated with @Dependent but it does not declare an appropriate constructor therefore is not registered as a bean! Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierNotDeclaredTest.testResolution: 3/1,249 Failed tests: 0 (3) Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.resolution.qualifier.QualifierInheritedTest, time: 3 ms] Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierInheritedTest.testResolution: 4/1,249 Failed tests: 0 (4) Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.lifecycleCallback.PostConstructOrderTest, time: 4 ms] Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PostConstructOrderTest.testInvocationOrder: 5/1,249 Failed tests: 0 (5) Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.SelectedAlternative02Test, time: 48 ms] Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SelectedAlternative02Test.testDependencyResolvable: 6/1,249 Failed tests: 0 (6) Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.aroundInvoke.AroundInvokeOrderTest, time: 4 ms] Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundInvokeOrderTest.testInvocationOrder: 7/1,249 Failed tests: 0 (7) Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.SelectedAlternative01Test, time: 19 ms] Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SelectedAlternative01Test.testAlternativeManagedBeanSelected: 8/1,249 Failed tests: 0 (8) Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SelectedAlternative01Test.testAlternativeProducerSelected: 9/1,249 Failed tests: 0 (8) Feb 23, 2022 10:14:46 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.alternative.selection.stereotype.priority.StereotypeWithAlternativeSelectedByPriorityTest, time: 4 ms] Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeWithAlternativeSelectedByPriorityTest.testStereotypeAlternativeIsEnabled: 10/1,249 Failed tests: 0 (9) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.order.overriden.lifecycleCallback.OverridenLifecycleCallbackInterceptorTest, time: 3 ms] Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByCallback: 11/1,249 Failed tests: 0 (10) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByNonCallback: 12/1,249 Failed tests: 0 (10) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.dependent.transientreference.DependentTransientReferenceDestroyedTest, time: 3 ms] Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentTransientReferenceDestroyedTest.testConstructorAndInitializer: 13/1,249 Failed tests: 0 (11) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentTransientReferenceDestroyedTest.testProducerMethod: 14/1,249 Failed tests: 0 (11) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.dependent.instance.BuiltinInstanceDependentObjectTest, time: 16 ms] Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinInstanceDependentObjectTest.testInstanceDependentObject: 15/1,249 Failed tests: 0 (12) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.dependent.DependentContextTest, time: 4 ms] Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testCallingCreationalContextReleaseDestroysDependents: 16/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testContextGetWithCreateFalseReturnsNull: 17/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testContextGetWithCreationalContextReturnsNewInstance: 18/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testContextIsActive: 19/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testContextIsActiveDuringBeanCreation: 20/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testContextIsActiveDuringInjection: 21/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testContextIsActiveWhenCreatingObserverMethodInstance: 22/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testContextIsActiveWhenInvokingDisposalMethod: 23/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testContextIsActiveWhenInvokingProducerField: 24/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testContextIsActiveWhenInvokingProducerMethod: 25/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testContextScopeType: 26/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testDependentBeanIsDependentObjectOfBeanInjectedInto: 27/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testDependentScopedInterceptorsAreDependentObjectsOfBean: 28/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testDependentsDestroyedWhenDisposerMethodCompletes: 29/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testDependentsDestroyedWhenObserverMethodEvaluationCompletes: 30/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testDependentsDestroyedWhenProducerFieldCompletes: 31/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testDependentsDestroyedWhenProducerMethodCompletes: 32/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testDestroyingManagedParentDestroysDependentsOfSameBean: 33/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testDestroyingSimpleParentDestroysDependents: 34/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testInstanceNotSharedBetweenInjectionPoints: 35/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testInstanceUsedForDisposalMethodNotShared: 36/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testInstanceUsedForObserverMethodNotShared: 37/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testInstanceUsedForProducerFieldNotShared: 38/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testInstanceUsedForProducerMethodNotShared: 39/1,249 Failed tests: 0 (13) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.resolution.InterceptorBindingResolutionTest, time: 5 ms] Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingResolutionTest.testBusinessMethodInterceptorBindings: 40/1,249 Failed tests: 0 (14) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingResolutionTest.testConstructorInterceptorBindings: 41/1,249 Failed tests: 0 (14) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingResolutionTest.testLifecycleInterceptorBindings: 42/1,249 Failed tests: 0 (14) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyedInstanceReturnedByGetTest, time: 3 ms] Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyedInstanceReturnedByGetTest.testDestroyedInstanceMustNotBeReturnedByGet: 43/1,249 Failed tests: 0 (15) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.alterable.AlterableContextTest, time: 2 ms] Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlterableContextTest.testApplicationScopedComponent: 44/1,249 Failed tests: 0 (16) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlterableContextTest.testNothingHappensIfNoInstanceToDestroy: 45/1,249 Failed tests: 0 (16) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlterableContextTest.testRequestScopedComponent: 46/1,249 Failed tests: 0 (16) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.GetWithNoCreationalContextTest, time: 2 ms] Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke GetWithNoCreationalContextTest.testGetWithoutCreationalContextReturnsNull: 47/1,249 Failed tests: 0 (17) Feb 23, 2022 10:14:47 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.multiple.MultipleInterceptorBindingsTest, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MultipleInterceptorBindingsTest.testInterceptorAppliedToBeanWithAllBindings: 48/1,249 Failed tests: 0 (18) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MultipleInterceptorBindingsTest.testInterceptorNotAppliedToBeanWithSomeBindings: 49/1,249 Failed tests: 0 (18) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MultipleInterceptorBindingsTest.testMultipleInterceptorsOnMethod: 50/1,249 Failed tests: 0 (18) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContextTest, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyForSameCreationalContextTest.testDestroyForSameCreationalContextOnly: 51/1,249 Failed tests: 0 (19) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.GetFromContextualTest, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke GetFromContextualTest.testGetMayNotCreateNewInstanceUnlessCreationalContextGiven: 52/1,249 Failed tests: 0 (20) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContext2Test, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyForSameCreationalContext2Test.testDestroyForSameCreationalContextOnly: 53/1,249 Failed tests: 0 (21) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.GetFromContextualTest, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke GetOnInactiveContextTest.testInvokingGetOnInactiveContextFails: 54/1,249 Failed tests: 0 (22) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.aroundConstruct.ConstructorInterceptionTest, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConstructorInterceptionTest.testConstructorLevelBinding: 55/1,249 Failed tests: 0 (23) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConstructorInterceptionTest.testMultipleConstructorLevelBinding: 56/1,249 Failed tests: 0 (23) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConstructorInterceptionTest.testOverridingTypeLevelBinding: 57/1,249 Failed tests: 0 (23) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConstructorInterceptionTest.testTypeLevelAndConstructorLevelBinding: 58/1,249 Failed tests: 0 (23) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConstructorInterceptionTest.testTypeLevelBinding: 59/1,249 Failed tests: 0 (23) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.interceptor.StereotypeWithMultipleInterceptorBindingsTest, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeWithMultipleInterceptorBindingsTest.testMultipleInterceptorBindings: 60/1,249 Failed tests: 0 (24) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.broken.InvalidStereotypeInterceptorBindingAnnotationsTest, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvalidStereotypeInterceptorBindingAnnotationsTest.testInterceptorBindingsWithConflictingAnnotationMembersNotOk: 61/1,249 Failed tests: 0 (25) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.broken.InvalidTransitiveInterceptorBindingAnnotationsTest, time: 34 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvalidTransitiveInterceptorBindingAnnotationsTest.testInterceptorBindingsWithConflictingAnnotationMembersNotOk: 62/1,249 Failed tests: 0 (26) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.priority.inherited.StereotypeInheritedPriorityTest, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeInheritedPriorityTest.testPriorityWasInherited: 63/1,249 Failed tests: 0 (27) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.priority.StereotypeWithPriorityTest, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeWithPriorityTest.testBeanOverridesPriorityFromStereotype: 64/1,249 Failed tests: 0 (28) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeWithPriorityTest.testBeanPriorityFromStereotypeOverridesOtherAlternative: 65/1,249 Failed tests: 0 (28) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeWithPriorityTest.testStereotypeWithAlternativeAndPriority: 66/1,249 Failed tests: 0 (28) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeWithPriorityTest.testStereotypeWithPriority: 67/1,249 Failed tests: 0 (28) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.overriding.InterceptorBindingOverridingTest, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingOverridingTest.testInterceptorBindingOverriden: 68/1,249 Failed tests: 0 (29) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.bindings.members.InterceptorBindingTypeWithMemberTest, time: 3 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeMemberValuesComparedWithEquals: 69/1,249 Failed tests: 0 (30) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithMember: 70/1,249 Failed tests: 0 (30) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithNonBindingMember: 71/1,249 Failed tests: 0 (30) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.multiplePriorities.inherited.StereotypeInheritedPriorityConflictTest, time: 5 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeInheritedPriorityConflictTest.testInheritedStereotypesAreConflicting: 72/1,249 Failed tests: 0 (31) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.multiplePriorities.ConflictingPrioritiesFromSingleStereotypeTest, time: 5 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConflictingPrioritiesFromSingleStereotypeTest.testConflictingPrioritiesFromStereotype: 73/1,249 Failed tests: 0 (32) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.multiplePriorities.ConflictingPriorityStereotypesTest, time: 4 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConflictingPriorityStereotypesTest.testConflictingPrioritiesFromStereotypes: 74/1,249 Failed tests: 0 (33) Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.exceptions.LifecycleCallbackInterceptorExceptionTest, time: 2 ms] Feb 23, 2022 10:14:48 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorExceptionTest.testLifecycleCallbackInterceptorCanCatchException: 75/1,249 Failed tests: 0 (34) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorExceptionTest.testPostConstructCanThrowRuntimeException: 76/1,249 Failed tests: 0 (34) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorExceptionTest.testPreDestroyNotInvokedWhenInstanceDiscarded: 77/1,249 Failed tests: 0 (34) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict.transitive.TransitiveIncompatibleStereotypesTest, time: 2 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TransitiveIncompatibleStereotypesTest.testMultipleTransitiveIncompatibleScopeStereotypes: 78/1,249 Failed tests: 0 (35) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict.IncompatibleStereotypesTest, time: 2 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke IncompatibleStereotypesTest.testMultipleIncompatibleScopeStereotypes: 79/1,249 Failed tests: 0 (36) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.tooManyScopes.TooManyScopeTypesTest, time: 2 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TooManyScopeTypesTest.testStereotypeWithTooManyScopeTypes: 80/1,249 Failed tests: 0 (37) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.bindings.LifecycleInterceptorDefinitionTest, time: 3 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleInterceptorDefinitionTest.testLifecycleInterception: 81/1,249 Failed tests: 0 (38) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleInterceptorDefinitionTest.testMultipleLifecycleInterceptors: 82/1,249 Failed tests: 0 (38) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.broken.nonEmptyNamed.NonEmptyNamedTest, time: 3 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonEmptyNamedTest.testStereotypeWithNonEmptyNamed: 83/1,249 Failed tests: 0 (39) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.named.DefaultNamedTest, time: 2 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DefaultNamedTest.testStereotypeDeclaringNamed: 84/1,249 Failed tests: 0 (40) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DefaultNamedTest.testStereotypeNamedOverridenByBean: 85/1,249 Failed tests: 0 (40) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.lifecycleCallback.LifecycleCallbackInterceptorTest, time: 3 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorTest.testAroundInvokeAndLifeCycleCallbackInterceptorsCanBeDefinedOnTheSameClass: 86/1,249 Failed tests: 0 (41) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorTest.testLifeCycleCallbackInterceptorNotInvokedForMethodLevelInterceptor: 87/1,249 Failed tests: 0 (41) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorTest.testPackagePrivateLifecycleInterceptorMethod: 88/1,249 Failed tests: 0 (41) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorTest.testPostConstructInterceptor: 89/1,249 Failed tests: 0 (41) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorTest.testPreDestroyInterceptor: 90/1,249 Failed tests: 0 (41) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorTest.testPrivateLifecycleInterceptorMethod: 91/1,249 Failed tests: 0 (41) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorTest.testProtectedLifecycleInterceptorMethod: 92/1,249 Failed tests: 0 (41) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorTest.testPublicLifecycleInterceptorMethod: 93/1,249 Failed tests: 0 (41) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorTest.testSingleMethodInterposingMultipleLifecycleCallbackEvents: 94/1,249 Failed tests: 0 (41) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.withAroundInvoke.SingleInterceptorInstanceTest, time: 4 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SingleInterceptorInstanceTest.testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses: 95/1,249 Failed tests: 0 (42) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.inheritance.StereotypeInheritenceTest, time: 2 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeInheritenceTest.testInheritence: 96/1,249 Failed tests: 0 (43) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.returnValueIgnored.AroundConstructInterceptorReturnValueTest, time: 2 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundConstructInterceptorReturnValueTest.testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses: 97/1,249 Failed tests: 0 (44) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.stereotype.StereotypeDefinitionTest, time: 6 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeDefinitionTest.testExplicitScopeOverridesMergedScopesFromMultipleStereotype: 98/1,249 Failed tests: 0 (45) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeDefinitionTest.testMultipleStereotypesAllowed: 99/1,249 Failed tests: 0 (45) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeDefinitionTest.testOneStereotypeAllowed: 100/1,249 Failed tests: 0 (45) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeDefinitionTest.testStereotypeDeclaredInheritedIsIndirectlyInherited: 101/1,249 Failed tests: 0 (45) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeDefinitionTest.testStereotypeDeclaredInheritedIsInherited: 102/1,249 Failed tests: 0 (45) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeDefinitionTest.testStereotypeNotDeclaredInheritedIsNotIndirectlyInherited: 103/1,249 Failed tests: 0 (45) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeDefinitionTest.testStereotypeNotDeclaredInheritedIsNotInherited: 104/1,249 Failed tests: 0 (45) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeDefinitionTest.testStereotypeScopeIsOverriddenByIndirectlyInheritedScope: 105/1,249 Failed tests: 0 (45) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeDefinitionTest.testStereotypeScopeIsOverriddenByInheritedScope: 106/1,249 Failed tests: 0 (45) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeDefinitionTest.testStereotypeWithScopeType: 107/1,249 Failed tests: 0 (45) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeDefinitionTest.testStereotypeWithoutScopeType: 108/1,249 Failed tests: 0 (45) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.aroundConstruct.AroundConstructLifeCycleTest, time: 2 ms] Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundConstructLifeCycleTest.testAroundConstructInvokedAfterDependencyInjectionOnInterceptorClasses: 109/1,249 Failed tests: 0 (46) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundConstructLifeCycleTest.testInstanceNotCreatedUnlessInvocationContextProceedCalled: 110/1,249 Failed tests: 0 (46) Feb 23, 2022 10:14:49 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.types.illegal.BeanTypesWithIllegalTypeTest, time: 2 ms] Feb 23, 2022 10:14:49 PM org.jboss.weld.util.Beans omitIllegalBeanTypes INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.definition.bean.types.illegal.AnimalHolder> ignored on [EnhancedAnnotatedTypeImpl] public @Dependent class org.jboss.cdi.tck.tests.definition.bean.types.illegal.Eagle Feb 23, 2022 10:14:49 PM org.jboss.weld.util.Beans omitIllegalBeanTypes INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.definition.bean.types.illegal.AnimalHolder> ignored on [EnhancedAnnotatedTypeImpl] public @Dependent class org.jboss.cdi.tck.tests.definition.bean.types.illegal.Bird Feb 23, 2022 10:14:49 PM org.jboss.weld.util.Beans omitIllegalBeanTypes INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.definition.bean.types.illegal.AnimalHolder> ignored on [EnhancedAnnotatedMethodImpl] @ProducedWithMethod @Produces public org.jboss.cdi.tck.tests.definition.bean.types.illegal.EagleProducer.createEagle() Feb 23, 2022 10:14:49 PM org.jboss.weld.util.Beans omitIllegalBeanTypes INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.definition.bean.types.illegal.AnimalHolder> ignored on [EnhancedAnnotatedFieldImpl] @ProducedWithField @Produces public org.jboss.cdi.tck.tests.definition.bean.types.illegal.EagleProducer.eagle Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanTypesWithIllegalTypeTest.beanSetOfBeanTypesContainsOnlyLegalTypes: 111/1,249 Failed tests: 0 (47) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanTypesWithIllegalTypeTest.producerFieldsetOfBeanTypesContainsOnlyLegalTypes: 112/1,249 Failed tests: 0 (47) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanTypesWithIllegalTypeTest.producerMethodsetOfBeanTypesContainsOnlyLegalTypes: 113/1,249 Failed tests: 0 (47) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.interceptorLifeCycle.InterceptorLifeCycleTest, time: 3 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorLifeCycleTest.testInterceptorInstanceCreatedWhenTargetInstanceCreated: 114/1,249 Failed tests: 0 (48) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorLifeCycleTest.testInterceptorMethodsCalledAfterDependencyInjection: 115/1,249 Failed tests: 0 (48) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.types.ManagedBeanTypesTest, time: 2 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagedBeanTypesTest.testGenericHierarchyBeanTypes: 116/1,249 Failed tests: 0 (49) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.invocationContext.InvocationContextTest, time: 3 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvocationContextTest.testBusinessMethodNotCalledWithoutProceedInvocation: 117/1,249 Failed tests: 0 (50) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvocationContextTest.testContextData: 118/1,249 Failed tests: 0 (50) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvocationContextTest.testCtxProceedForLifecycleCallbackInterceptorMethod: 119/1,249 Failed tests: 0 (50) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvocationContextTest.testGetMethodForAroundInvokeInterceptorMethod: 120/1,249 Failed tests: 0 (50) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvocationContextTest.testGetMethodForLifecycleCallbackInterceptorMethod: 121/1,249 Failed tests: 0 (50) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvocationContextTest.testGetTargetMethod: 122/1,249 Failed tests: 0 (50) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvocationContextTest.testGetTimerMethod: 123/1,249 Failed tests: 0 (50) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvocationContextTest.testIllegalNumberOfParameters: 124/1,249 Failed tests: 0 (50) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvocationContextTest.testIllegalTypeOfParameters: 125/1,249 Failed tests: 0 (50) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvocationContextTest.testMethodParameters: 126/1,249 Failed tests: 0 (50) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvocationContextTest.testProceedReturnsNullForVoidMethod: 127/1,249 Failed tests: 0 (50) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedManagedBeanTest, time: 2 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RestrictedManagedBeanTest.testInvalidTypedValueOnManagedBean: 128/1,249 Failed tests: 0 (51) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerMethodTest, time: 2 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RestrictedProducerMethodTest.testInvalidTypedValueOnProducerField: 129/1,249 Failed tests: 0 (52) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.broken.restricted.RestrictedProducerFieldTest, time: 2 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RestrictedProducerFieldTest.testInvalidTypedValueOnProducerField: 130/1,249 Failed tests: 0 (53) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.genericbroken.GenericManagedBeanTest, time: 2 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke GenericManagedBeanTest.testNonDependentGenericManagedBeanNotOk: 131/1,249 Failed tests: 0 (54) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.bean.BeanDefinitionTest, time: 36 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testAbstractApiType: 132/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testBeanClassOnSimpleBean: 133/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testBeanClientCanCastBeanInstanceToAnyBeanType: 134/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testBeanExtendsAnotherBean: 135/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testBeanTypes: 136/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testBeanTypesNonEmpty: 137/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testFinalApiType: 138/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testGenericBeanTypes: 139/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testHasScopeType: 140/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testMultipleStereotypes: 141/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testQualifiersNonEmpty: 142/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDefinitionTest.testRawBeanTypes: 143/1,249 Failed tests: 0 (55) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundInvoke.bindings.AroundInvokeInterceptorTest, time: 3 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundInvokeInterceptorTest.testBusinessMethodIntercepted: 144/1,249 Failed tests: 0 (56) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundInvoke.AroundInvokeAccessInterceptorTest, time: 2 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundInvokeAccessInterceptorTest.testPackagePrivateAroundInvokeInterceptor: 145/1,249 Failed tests: 0 (57) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundInvokeAccessInterceptorTest.testPrivateAroundInvokeInterceptor: 146/1,249 Failed tests: 0 (57) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundInvokeAccessInterceptorTest.testProtectedAroundInvokeInterceptor: 147/1,249 Failed tests: 0 (57) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.qualifier.repeatable.RepeatableQualifiersTest, time: 2 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RepeatableQualifiersTest.resolutionWithRepeatableQualifiers: 148/1,249 Failed tests: 0 (58) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.qualifier.QualifierDefinitionTest, time: 3 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierDefinitionTest.testMultipleQualifiers: 149/1,249 Failed tests: 0 (59) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierDefinitionTest.testQualifierDeclaredInheritedIsBlockedByIntermediateClass: 150/1,249 Failed tests: 0 (59) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierDefinitionTest.testQualifierDeclaredInheritedIsIndirectlyInherited: 151/1,249 Failed tests: 0 (59) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierDefinitionTest.testQualifierDeclaredInheritedIsInherited: 152/1,249 Failed tests: 0 (59) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierDefinitionTest.testQualifierDeclaresBindingAnnotation: 153/1,249 Failed tests: 0 (59) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierDefinitionTest.testQualifierNotDeclaredInheritedIsNotIndirectlyInherited: 154/1,249 Failed tests: 0 (59) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierDefinitionTest.testQualifierNotDeclaredInheritedIsNotInherited: 155/1,249 Failed tests: 0 (59) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierDefinitionTest.testQualifiersDeclaredInJava: 156/1,249 Failed tests: 0 (59) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.qualifier.builtin.BuiltInQualifierDefinitionTest, time: 2 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltInQualifierDefinitionTest.testAnyBeanHasDefaultQualifier: 157/1,249 Failed tests: 0 (60) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltInQualifierDefinitionTest.testDefaultQualifierDeclaredInJava: 158/1,249 Failed tests: 0 (60) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltInQualifierDefinitionTest.testDefaultQualifierForInjectionPoint: 159/1,249 Failed tests: 0 (60) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltInQualifierDefinitionTest.testNamedAndAnyBeanHasDefaultQualifier: 160/1,249 Failed tests: 0 (60) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltInQualifierDefinitionTest.testNamedBeanHasDefaultQualifier: 161/1,249 Failed tests: 0 (60) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltInQualifierDefinitionTest.testProducedAnyBeanHasDefaultQualifier: 162/1,249 Failed tests: 0 (60) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltInQualifierDefinitionTest.testProducedNamedAndAnyBeanHasDefaultQualifier: 163/1,249 Failed tests: 0 (60) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltInQualifierDefinitionTest.testProducedNamedBeanHasDefaultQualifier: 164/1,249 Failed tests: 0 (60) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.bindings.AroundConstructTest, time: 3 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundConstructTest.testExceptions: 165/1,249 Failed tests: 0 (61) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundConstructTest.testInterceptorInvocation: 166/1,249 Failed tests: 0 (61) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundConstructTest.testReplacingParameters: 167/1,249 Failed tests: 0 (61) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.aroundConstruct.AroundConstructTest, time: 3 ms] Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundConstructTest.testExceptions: 168/1,249 Failed tests: 0 (62) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundConstructTest.testInterceptorInvocation: 169/1,249 Failed tests: 0 (62) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AroundConstructTest.testReplacingParameters: 170/1,249 Failed tests: 0 (62) Feb 23, 2022 10:14:50 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.interceptors.tests.contract.exceptions.aroundInvoke.ExceptionTest, time: 2 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExceptionTest.testExceptions1: 171/1,249 Failed tests: 0 (63) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExceptionTest.testExceptions2: 172/1,249 Failed tests: 0 (63) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.inOtherBda.ScopeDefinedInOtherBDATest, time: 2 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinedInOtherBDATest.testCustomScopeInOtherBDAisBeanDefiningAnnotation: 173/1,249 Failed tests: 0 (64) Feb 23, 2022 10:14:51 PM 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: 2 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodTooManyScopesTest.testTooManyScopesSpecifiedInJava: 174/1,249 Failed tests: 0 (65) Feb 23, 2022 10:14:51 PM 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: 2 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldTooManyScopesTest.testTooManyScopesSpecifiedInJava: 175/1,249 Failed tests: 0 (66) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.broken.tooManyScopes.TooManyScopesTest, time: 2 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TooManyScopesTest.testTooManyScopesSpecifiedInJava: 176/1,249 Failed tests: 0 (67) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.scope.ScopeDefinitionTest, time: 4 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testDefaultScope: 177/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testMultipleCompatibleScopeStereotypes: 178/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testMultipleIncompatibleScopeStereotypesWithScopeSpecified: 179/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testScopeDeclaredInJava: 180/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testScopeSpecifiedAndStereotyped: 181/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsBlockedByIntermediateScopeTypeMarkedInherited: 182/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsBlockedByIntermediateScopeTypeNotMarkedInherited: 183/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsIndirectlyInherited: 184/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaredInheritedIsInherited: 185/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testScopeTypeDeclaresScopeTypeAnnotation: 186/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testScopeTypeHasCorrectTarget: 187/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testScopeTypeNotDeclaredInheritedIsNotIndirectlyInherited: 188/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testScopeTypeNotDeclaredInheritedIsNotInherited: 189/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testScopeTypesAreExtensible: 190/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ScopeDefinitionTest.testWebBeanScopeTypeOverridesStereotype: 191/1,249 Failed tests: 0 (68) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.definition.name.NameDefinitionTest, time: 2 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NameDefinitionTest.testDefaultNamed: 192/1,249 Failed tests: 0 (69) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NameDefinitionTest.testNameStartingWithDollarCharacter: 193/1,249 Failed tests: 0 (69) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NameDefinitionTest.testNameStartingWithLowerCaseCharacter: 194/1,249 Failed tests: 0 (69) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NameDefinitionTest.testNameStartingWithMultipleUpperCaseCharacters: 195/1,249 Failed tests: 0 (69) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NameDefinitionTest.testNameStartingWithUnderScoreCharacter: 196/1,249 Failed tests: 0 (69) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NameDefinitionTest.testNamedNotDeclaredByBean: 197/1,249 Failed tests: 0 (69) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NameDefinitionTest.testNamedNotDeclaredByStereotype: 198/1,249 Failed tests: 0 (69) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NameDefinitionTest.testNonDefaultNamed: 199/1,249 Failed tests: 0 (69) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NameDefinitionTest.testStereotypeDefaultsName: 200/1,249 Failed tests: 0 (69) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EmptyBeansXmlDiscoveryTest.testBeanArchiveWithEmptyBeansXml: 201/1,249 Failed tests: 0 (70) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.resolve.ResolveEventObserversTest, time: 3 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testAsyncObserver: 202/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testBeanManagerResolveObserversSignature: 203/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testBeanManagerResolveObserversWithIllegalQualifier: 204/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testMethodWithParameterAnnotatedWithObservesRegistersObserverMethod: 205/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testMultipleObserverMethodsForSameEventPermissible: 206/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testMultipleObserverMethodsOnBeanPermissible: 207/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testObserverMethodAutomaticallyRegistered: 208/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testObserverMethodMayHaveMultipleBindingTypes: 209/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testObserverMethodNotAutomaticallyRegisteredForDisabledBeans: 210/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testObserverMethodRegistration: 211/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testObserverMethodWithoutBindingTypesObservesEventsWithoutBindingTypes: 212/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolveEventObserversTest.testSyncObserver: 213/1,249 Failed tests: 0 (71) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.async.handlingExceptions.MultipleExceptionsInObserversNotificationTest, time: 2 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MultipleExceptionsInObserversNotificationTest.testMultipleExceptionsDuringVariousObserversNotification: 214/1,249 Failed tests: 0 (72) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.async.executor.FireAsyncWithCustomExecutorTest, time: 2 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireAsyncWithCustomExecutorTest.testCustomExecutor: 215/1,249 Failed tests: 0 (73) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.async.basic.MixedObserversTest, time: 2 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MixedObserversTest.testAsyncObserversCalledInDifferentThread: 216/1,249 Failed tests: 0 (74) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MixedObserversTest.testQualifiedAsyncEventIsDeliveredOnlyToAsyncObservers: 217/1,249 Failed tests: 0 (74) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MixedObserversTest.testSyncEventIsDeliveredOnlyToSyncObservers: 218/1,249 Failed tests: 0 (74) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.abortProcessing.orderedObservers.ExceptionInOrderedObserversAbortsProcessingTest, time: 2 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExceptionInOrderedObserversAbortsProcessingTest.testOrderedObserversAbortedCorrectly: 219/1,249 Failed tests: 0 (75) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.abortProcessing.ObserverExceptionAbortsProcessingTest, time: 3 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverExceptionAbortsProcessingTest.testObserverThrowsExceptionAbortsNotifications: 220/1,249 Failed tests: 0 (76) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.method.ObserverMethodTest, time: 3 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodTest.testGetBeanClassOnObserverMethod: 221/1,249 Failed tests: 0 (77) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodTest.testGetDeclaringBeanOnObserverMethod: 222/1,249 Failed tests: 0 (77) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodTest.testGetNotifyOnObserverMethod: 223/1,249 Failed tests: 0 (77) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodTest.testGetObservedQualifiersOnObserverMethod: 224/1,249 Failed tests: 0 (77) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodTest.testGetObservedTypeOnObserverMethod: 225/1,249 Failed tests: 0 (77) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodTest.testGetTransactionPhaseOnObserverMethod: 226/1,249 Failed tests: 0 (77) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodTest.testInstanceOfBeanForEveryEnabledObserverMethod: 227/1,249 Failed tests: 0 (77) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodTest.testNotifyOnObserverMethod: 228/1,249 Failed tests: 0 (77) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.inheritance.ObserverInheritanceTest, time: 2 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverInheritanceTest.testNonStaticObserverMethodInherited: 229/1,249 Failed tests: 0 (78) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.conditional.ConditionalObserverTest, time: 3 ms] Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConditionalObserverTest.testAsyncConditionalObserver: 230/1,249 Failed tests: 0 (79) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConditionalObserverTest.testConditionalObserver: 231/1,249 Failed tests: 0 (79) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConditionalObserverTest.testNotifyEnumerationContainsNotifyValues: 232/1,249 Failed tests: 0 (79) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConditionalObserverTest.testObserverMethodInvokedOnReturnedInstanceFromContext: 233/1,249 Failed tests: 0 (79) Feb 23, 2022 10:14:51 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.wildcardAndTypeVariable.ObserverMethodWithParametertizedTypeTest, time: 2 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveArrayTypeVariable: 234/1,249 Failed tests: 0 (80) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveArrayWildcard: 235/1,249 Failed tests: 0 (80) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveTypeVariable: 236/1,249 Failed tests: 0 (80) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodWithParametertizedTypeTest.testObserverMethodCanObserveWildcardType: 237/1,249 Failed tests: 0 (80) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.runtimeException.ObserverExceptionRethrownTest, time: 2 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverExceptionRethrownTest.testNonTransactionalObserverThrowsNonCheckedExceptionIsRethrown: 238/1,249 Failed tests: 0 (81) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.broken.validation.ambiguous.ObserverMethodParameterInjectionValidationTest, time: 2 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodParameterInjectionValidationTest.test: 239/1,249 Failed tests: 0 (82) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.broken.validation.unsatisfied.ObserverMethodParameterInjectionValidationTest, time: 3 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodParameterInjectionValidationTest.test: 240/1,249 Failed tests: 0 (83) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.priority.Sunrise, time: 2 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventObserverOrderingTest.testFireEventLowerPriorityBeforeDefaultPriority: 241/1,249 Failed tests: 0 (84) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventObserverOrderingTest.testFireEventToMultipleObserversWithPriority: 242/1,249 Failed tests: 0 (84) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventObserverOrderingTest.testPrioritizedEventBaseclass: 243/1,249 Failed tests: 0 (84) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventObserverOrderingTest.testPrioritizedEventSubclass: 244/1,249 Failed tests: 0 (84) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventObserverOrderingTest.testResolveObserversLowerPriorityBeforeDefaultPriority: 245/1,249 Failed tests: 0 (84) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.priority.contextLifecycleEvent.ApplicationContextLifecycleEventObserverOrderingTest, time: 2 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ApplicationContextLifecycleEventObserverOrderingTest.testContextLifecycleEventOrdering: 246/1,249 Failed tests: 0 (85) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.checkedException.CheckedExceptionWrappedTest, time: 3 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CheckedExceptionWrappedTest.testNonTransactionalObserverThrowsCheckedExceptionIsWrappedAndRethrown: 247/1,249 Failed tests: 0 (86) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.observer.param.modification.SyncEventModificationTest, time: 3 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyncEventModificationTest.testModifiedEventParameterIsPropagated: 248/1,249 Failed tests: 0 (87) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest, time: 3 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DuplicateBindingTypesWhenResolvingTest.testDuplicateBindingTypesWhenResolvingFails: 249/1,249 Failed tests: 0 (88) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.binding.ResolvingChecksBindingTypeMembersTest, time: 3 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolvingChecksBindingTypeMembersTest.testResolvingChecksBindingTypeMembers: 250/1,249 Failed tests: 0 (89) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.ChecksEventTypeWhenResolvingTest, time: 18 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ChecksEventTypeWhenResolvingTest.testResolvingChecksEventType: 251/1,249 Failed tests: 0 (90) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.CheckTypeParametersWhenResolvingObserversTest, time: 3 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testEventTypeAssignableToATypeVariable: 252/1,249 Failed tests: 0 (91) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testEventTypeResolution: 253/1,249 Failed tests: 0 (91) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsActualType: 254/1,249 Failed tests: 0 (91) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsActualTypeNested: 255/1,249 Failed tests: 0 (91) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsTypeVariable: 256/1,249 Failed tests: 0 (91) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testObservedEventTypeParameterIsWildcard: 257/1,249 Failed tests: 0 (91) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testParameterizedEventTypeAssignableToRawType: 258/1,249 Failed tests: 0 (91) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CheckTypeParametersWhenResolvingObserversTest.testResolvingChecksTypeParameters: 259/1,249 Failed tests: 0 (91) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.resolve.nonbinding.NonBindingTypesWhenResolvingTest, time: 2 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonBindingTypesWhenResolvingTest.testNonBindingTypeAnnotationWhenResolvingFails: 260/1,249 Failed tests: 0 (92) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.fires.nonbinding.NonBindingTypePassedToFireTest, time: 2 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonBindingTypePassedToFireTest.testExceptionThrownIfNonBindingTypePassedToFire: 261/1,249 Failed tests: 0 (93) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.fires.sync.FireSyncEventTest, time: 2 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireSyncEventTest.testSyncObservesCalledInSameThread: 262/1,249 Failed tests: 0 (94) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.fires.FireEventTest, time: 5 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireEventTest.testBeanManagerFireEvent: 263/1,249 Failed tests: 0 (95) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireEventTest.testDuplicateBindingsToFireEventFails: 264/1,249 Failed tests: 0 (95) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireEventTest.testEventFireThrowsExceptionIfEventObjectTypeContainsUnresovableTypeVariable: 265/1,249 Failed tests: 0 (95) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireEventTest.testEventProvidesMethodForFiringEventsWithCombinationOfTypeAndBindings: 266/1,249 Failed tests: 0 (95) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireEventTest.testEventSelectedFiresAndObserversNotified: 267/1,249 Failed tests: 0 (95) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireEventTest.testFireContainerLifecycleEvent: 268/1,249 Failed tests: 0 (95) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireEventTest.testInjectedAnyEventCanFireEvent: 269/1,249 Failed tests: 0 (95) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireEventTest.testInjectedEventAcceptsEventObject: 270/1,249 Failed tests: 0 (95) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireEventTest.testInjectedEventCanHaveBindings: 271/1,249 Failed tests: 0 (95) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireEventTest.testInjectedEventCanSpecifyBindingsDynamically: 272/1,249 Failed tests: 0 (95) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireEventTest.testTypeVariableEventTypeFails: 273/1,249 Failed tests: 0 (95) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.eventTypes.EventTypesTest, time: 2 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventTypesTest.testEventTypeIncludesAllSuperclassesAndInterfacesOfEventObject: 274/1,249 Failed tests: 0 (96) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventTypesTest.testEventTypeIsArray: 275/1,249 Failed tests: 0 (96) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventTypesTest.testEventTypeIsConcreteTypeWithNoTypeVariables: 276/1,249 Failed tests: 0 (96) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.metadata.injectionpoint.EventMetadataInjectionPointTest, time: 3 ms] Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventMetadataInjectionPointTest.testGetAnnotatedType: 277/1,249 Failed tests: 0 (97) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventMetadataInjectionPointTest.testGetBean: 278/1,249 Failed tests: 0 (97) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventMetadataInjectionPointTest.testGetMember: 279/1,249 Failed tests: 0 (97) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventMetadataInjectionPointTest.testGetQualifiers: 280/1,249 Failed tests: 0 (97) Feb 23, 2022 10:14:52 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventMetadataInjectionPointTest.testGetType: 281/1,249 Failed tests: 0 (97) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventMetadataInjectionPointTest.testIsTransient: 282/1,249 Failed tests: 0 (97) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.metadata.broken.initializer.InvalidEventMetadataInjectionPointTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvalidEventMetadataInjectionPointTest.testDeployment: 283/1,249 Failed tests: 0 (98) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.metadata.EventMetadataTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventMetadataTest.testParameterizedResolvedType: 284/1,249 Failed tests: 0 (99) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventMetadataTest.testSimpleEvent: 285/1,249 Failed tests: 0 (99) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventDisposerInjectionTest, time: 31 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawEventDisposerInjectionTest.testDefinitionError: 286/1,249 Failed tests: 0 (100) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventInitMethodInjectionTest, time: 3 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawEventInitMethodInjectionTest.testDefinitionError: 287/1,249 Failed tests: 0 (101) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventFieldInjectionTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawEventFieldInjectionTest.testDefinitionError: 288/1,249 Failed tests: 0 (102) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventConstructorInjectionTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawEventConstructorInjectionTest.testDefinitionError: 289/1,249 Failed tests: 0 (103) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventProducerMethodInjectionTest, time: 3 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawEventProducerMethodInjectionTest.testDefinitionError: 290/1,249 Failed tests: 0 (104) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.raw.RawEventObserverInjectionTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawEventObserverInjectionTest.testDefinitionError: 291/1,249 Failed tests: 0 (105) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.dependentIsConditionalObserver.DependentIsConditionalObserverTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentIsConditionalObserverTest.testDependentBeanWithConditionalObserverMethodIsDefinitionError: 292/1,249 Failed tests: 0 (106) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.tooManyParameters.ObserverMethodWithObservesAndObservesAsyncParametersTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodWithObservesAndObservesAsyncParametersTest.testObserverMethodMustHaveOnlyOneEventParameter: 293/1,249 Failed tests: 0 (107) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.tooManyParameters.ObserverMethodWithTwoEventParametersTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodWithTwoEventParametersTest.testObserverMethodMustHaveOnlyOneEventParameter: 294/1,249 Failed tests: 0 (108) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.inject.DeploymentFailureTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DeploymentFailureTest.testDeploymentFailsBeforeNotifyingObserversAfterBeanDiscovery: 295/1,249 Failed tests: 0 (109) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.beanNotManaged.ObserverMethodOnIncorrectBeanTest, time: 3 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodOnIncorrectBeanTest.testObserverMethodNotOnManagedOrSessionBeanFails: 296/1,249 Failed tests: 0 (110) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.isProducer.ObserverMethodAnnotatedProducesTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodAnnotatedProducesTest.testObserverMethodAnnotatedProducesFails: 297/1,249 Failed tests: 0 (111) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.isDisposer.ObserverMethodAnnotatedDisposesTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodAnnotatedDisposesTest.testObserverMethodWithDisposesParamFails: 298/1,249 Failed tests: 0 (112) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.broken.observer.bothObservesAnnotations.ObserverMethodParameterAnnotatedAsSyncAndAsyncTest, time: 18 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodParameterAnnotatedAsSyncAndAsyncTest.observerMethodMustBeSyncOrAsync: 299/1,249 Failed tests: 0 (113) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.parameterized.ParameterizedEventTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedEventTest.testEventObjectTypeUsed: 300/1,249 Failed tests: 0 (114) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedEventTest.testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments: 301/1,249 Failed tests: 0 (114) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedEventTest.testSelectedEventTypeCombinedWithEventObjectRuntimeTypeForResolvingEventTypeArguments2: 302/1,249 Failed tests: 0 (114) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedEventTest.testSelectedEventTypeUsedForResolvingEventTypeArguments: 303/1,249 Failed tests: 0 (114) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedEventTest.testSelectedEventTypeUsedForResolvingEventTypeArguments2: 304/1,249 Failed tests: 0 (114) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedEventTest.testUnresolvedTypeVariableDetected1: 305/1,249 Failed tests: 0 (114) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedEventTest.testUnresolvedTypeVariableDetected2: 306/1,249 Failed tests: 0 (114) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedEventTest.testUnresolvedTypeVariableDetected3: 307/1,249 Failed tests: 0 (114) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedEventTest.testWildcardIsResolvable: 308/1,249 Failed tests: 0 (114) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest, time: 3 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventBindingTypesTest.testEventAlwaysHasAnyBinding: 309/1,249 Failed tests: 0 (115) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventBindingTypesTest.testEventBindingTypeTargetsFieldParameterElementTypes: 310/1,249 Failed tests: 0 (115) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventBindingTypesTest.testEventBindingTypeTargetsMethodFieldParameterElementTypes: 311/1,249 Failed tests: 0 (115) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventBindingTypesTest.testFireEventWithNonBindingAnnotationsFails: 312/1,249 Failed tests: 0 (115) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventBindingTypesTest.testFireEventWithNonRuntimeBindingTypeFails: 313/1,249 Failed tests: 0 (115) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventBindingTypesTest.testNonRuntimeBindingTypeIsNotAnEventBindingType: 314/1,249 Failed tests: 0 (115) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.select.SelectEventTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SelectEventTest.testEventSelectReturnsEventOfSameType: 315/1,249 Failed tests: 0 (116) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SelectEventTest.testEventSelectThrowsExceptionForDuplicateBindingType: 316/1,249 Failed tests: 0 (116) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SelectEventTest.testEventSelectThrowsExceptionIfAnnotationIsNotBindingType: 317/1,249 Failed tests: 0 (116) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SelectEventTest.testEventSelectThrowsExceptionIfEventTypeHasTypeVariable: 318/1,249 Failed tests: 0 (116) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SelectEventTest.testEventSelectWithSubtypeThrowsExceptionForDuplicateBindingType: 319/1,249 Failed tests: 0 (116) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SelectEventTest.testEventSelectWithSubtypeThrowsExceptionIfAnnotationIsNotBindingType: 320/1,249 Failed tests: 0 (116) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.implicit.ImplicitEventTest, time: 3 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ImplicitEventTest.testImplicitEventExistsForEachEventType: 321/1,249 Failed tests: 0 (117) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ImplicitEventTest.testImplicitEventHasAllExplicitBindingTypes: 322/1,249 Failed tests: 0 (117) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ImplicitEventTest.testImplicitEventHasDependentScope: 323/1,249 Failed tests: 0 (117) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ImplicitEventTest.testImplicitEventHasImplementation: 324/1,249 Failed tests: 0 (117) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ImplicitEventTest.testImplicitEventHasNoName: 325/1,249 Failed tests: 0 (117) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ImplicitEventTest.testImplicitEventIsPassivationCapable: 326/1,249 Failed tests: 0 (117) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.event.EventTest, time: 3 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventTest.testEventObjectContainsTypeVariablesWhenResolvingFails: 327/1,249 Failed tests: 0 (118) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventTest.testNonStaticObserverMethodIndirectlyInherited: 328/1,249 Failed tests: 0 (118) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventTest.testNonStaticObserverMethodInherited: 329/1,249 Failed tests: 0 (118) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventTest.testObserverCalledOnSpecializedBeanOnly: 330/1,249 Failed tests: 0 (118) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventTest.testObserverMethodNotifiedWhenQualifiersMatch: 331/1,249 Failed tests: 0 (118) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventTest.testObserverMethodParameterInjectionPoints: 332/1,249 Failed tests: 0 (118) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventTest.testPrivateObserverMethodInvoked: 333/1,249 Failed tests: 0 (118) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.broken.incorrect.name.stereotype.NoAnnotationWithSpecifiedNameTest, time: 2 ms] Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NoAnnotationWithSpecifiedNameTest.test: 334/1,249 Failed tests: 0 (119) Feb 23, 2022 10:14:53 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.broken.incorrect.name.NoClassWithSpecifiedNameTest, time: 3 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NoClassWithSpecifiedNameTest.test: 335/1,249 Failed tests: 0 (120) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.broken.not.alternative.stereotype.ClassIsNotAlternativeTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ClassIsNotAlternativeTest.test: 336/1,249 Failed tests: 0 (121) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.broken.not.alternative.ClassIsNotAlternativeTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ClassIsNotAlternativeTest.test: 337/1,249 Failed tests: 0 (122) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.broken.same.type.twice.SameTypeListedTwiceTest, time: 1 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SameTypeListedTwiceTest.test: 338/1,249 Failed tests: 0 (123) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.selection.stereotype.SelectedBeanWithUnselectedStereotypeTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SelectedBeanWithUnselectedStereotypeTest.testSingleAlternativeIsSelected: 339/1,249 Failed tests: 0 (124) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.veto.VetoedAlternativeTest, time: 3 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VetoedAlternativeTest.alternativeStereotypeIsVetoed: 340/1,249 Failed tests: 0 (125) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VetoedAlternativeTest.mockAlternativeIsVetoed: 341/1,249 Failed tests: 0 (125) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.alternative.AlternativeAvailabilityTest, time: 4 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeAvailabilityTest.testAlternativeAvailability: 342/1,249 Failed tests: 0 (126) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeAvailabilityTest.testAnyEnabledAlternativeStereotypeMakesAlternativeEnabled: 343/1,249 Failed tests: 0 (126) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeAvailabilityTest.testIsAlternative: 344/1,249 Failed tests: 0 (126) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeAvailabilityTest.testProducerAlternativesOnMethodAndField: 345/1,249 Failed tests: 0 (126) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeAvailabilityTest.testProducersOnAlternativeClass: 346/1,249 Failed tests: 0 (126) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeAvailabilityTest.testStereotypeAlternativeOnProducerMethodAndField: 347/1,249 Failed tests: 0 (126) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.context.dependent.DependentContextTest, time: 3 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testDependentScopedDecoratorsAreDependentObjectsOfBean: 348/1,249 Failed tests: 0 (127) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.custom.broken.toomanydelegateinjectionpoints.CustomDecoratorWithTooManyDelegateInjectionPointsTest, time: 3 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomDecoratorWithTooManyDelegateInjectionPointsTest.testDeploymentFails: 349/1,249 Failed tests: 0 (128) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.custom.broken.finalBeanClass.CustomDecoratorMatchingBeanWithFinalClassTest, time: 3 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomDecoratorMatchingBeanWithFinalClassTest.testCustomDecoratorDecoratingFinalBean: 350/1,249 Failed tests: 0 (129) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.custom.broken.nodelegateinjectionpoint.CustomDecoratorWithNoDelegateInjectionPointTest, time: 3 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomDecoratorWithNoDelegateInjectionPointTest.testDeploymentFails: 351/1,249 Failed tests: 0 (130) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.custom.CustomDecoratorTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomDecoratorTest.testCustomImplementationOfDecoratorInterface: 352/1,249 Failed tests: 0 (131) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nonExistantClassInBeansXml.NonExistantDecoratorClassInBeansXmlTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonExistantDecoratorClassInBeansXmlTest.testNonExistantDecoratorClassInBeansXmlNotOK: 353/1,249 Failed tests: 0 (132) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.notAllDecoratedTypesImplemented.parameterized.TypeParametersNotTheSameTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TypeParametersNotTheSameTest.testDeploymentFails: 354/1,249 Failed tests: 0 (133) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.notAllDecoratedTypesImplemented.NotAllDecoratedTypesImplementedTest, time: 19 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NotAllDecoratedTypesImplementedTest.testNotAllDecoratedTypesImplemented: 355/1,249 Failed tests: 0 (134) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.noDelegateInjectionPoints.NoDelegateInjectionPointsTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NoDelegateInjectionPointsTest.testNoDelegateInjectionPoints: 356/1,249 Failed tests: 0 (135) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes1Test, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorWithNoDecoratedTypes2Test.testDeploymentFails: 357/1,249 Failed tests: 0 (136) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes1Test, time: 26 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorWithNoDecoratedTypes3Test.testDeploymentFails: 358/1,249 Failed tests: 0 (137) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nodecoratedtypes.DecoratorWithNoDecoratedTypes1Test, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorWithNoDecoratedTypes1Test.testDeploymentFails: 359/1,249 Failed tests: 0 (138) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.invalidAbstractMethodOnDecorator.DecoratorWithInvalidAbstractMethodTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorWithInvalidAbstractMethodTest.testAbstractMethodsNotDeclaredByDecoratedTypeNotOk: 360/1,249 Failed tests: 0 (139) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.observer.DecoratorWithAsyncObserverMethodTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorWithAsyncObserverMethodTest.testDecoratorWithAsyncObserverMethodNotOk: 361/1,249 Failed tests: 0 (140) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.observer.DecoratorWithObserverMethodTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorWithObserverMethodTest.testDecoratorWithObserverMethodNotOk: 362/1,249 Failed tests: 0 (141) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.parameterizedTypesWithDifferentTypeParameters.DifferentTypeParametersTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DifferentTypeParametersTest.testTypeParametersOnDecoratedTypeAndDelegateTypeDoNotMatch: 363/1,249 Failed tests: 0 (142) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.finalBeanClass.FinalBeanClassTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FinalBeanClassTest.testAppliesToFinalManagedBeanClass: 364/1,249 Failed tests: 0 (143) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.finalBeanMethod.FinalBeanMethodTest, time: 2 ms] Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FinalBeanMethodTest.testAppliesToFinalMethodOnManagedBeanClass: 365/1,249 Failed tests: 0 (144) Feb 23, 2022 10:14:54 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.multipleDelegateInjectionPoints.MultipleDelegateInjectionPointsTest, time: 2 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MultipleDelegateInjectionPointsTest.testMultipleDelegateInjectionPoints: 366/1,249 Failed tests: 0 (145) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nonDependent.NonDependentDecoratorTest, time: 18 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonDependentDecoratorTest.testDeploymentWithScopedDecorator: 367/1,249 Failed tests: 0 (146) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.nonDecoratorWithDecorates.NonDecoratorWithDecoratesTest, time: 2 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonDecoratorWithDecoratesTest.testNonDecoratorWithDecoratesAnnotationNotOK: 368/1,249 Failed tests: 0 (147) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.enabledDecoratorIsNotDecorator.EnabledDecoratorNotADecoratorTest, time: 2 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnabledDecoratorNotADecoratorTest.testEnabledDecoratorNotADecoratorTest: 369/1,249 Failed tests: 0 (148) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.broken.decoratorListedTwiceInBeansXml.DecoratorListedTwiceInBeansXmlTest, time: 1 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorListedTwiceInBeansXmlTest.testDecoratorListedTwiceInBeansXmlNotOK: 370/1,249 Failed tests: 0 (149) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.inject.delegateConstructor.DelegateInjectionPointTest, time: 3 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DelegateInjectionPointTest.testDecoratorDelegateInjectionPoints: 371/1,249 Failed tests: 0 (150) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.inject.delegateField.DelegateFieldInjectionPointTest, time: 2 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DelegateFieldInjectionPointTest.testDecoratorDelegateInjectionPoints: 372/1,249 Failed tests: 0 (151) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.inject.delegateInitializerMethod.DelegateInjectionPointTest, time: 3 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DelegateInjectionPointTest.testDecoratorDelegateInjectionPoints: 373/1,249 Failed tests: 0 (152) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.types.DelegateTypeImplementsParameterizedDecoratedTypeTest, time: 3 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DelegateTypeImplementsParameterizedDecoratedTypeTest.testDelegateTypeIsValid: 374/1,249 Failed tests: 0 (153) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.producer.DecoratorNotAppliedToResultOfProducerTest, time: 3 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorNotAppliedToResultOfProducerTest.testDecoratorNotAppliedToResultOfProducerField: 375/1,249 Failed tests: 0 (154) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorNotAppliedToResultOfProducerTest.testDecoratorNotAppliedToResultOfProducerMethod: 376/1,249 Failed tests: 0 (154) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.definition.DecoratorDefinitionTest, time: 4 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorDefinitionTest.testAbstractDecoratorNotImplementingMethodOfDecoratedType: 377/1,249 Failed tests: 0 (155) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorDefinitionTest.testDecoratedTypes: 378/1,249 Failed tests: 0 (155) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorDefinitionTest.testDecoratorDoesNotImplementDelegateType: 379/1,249 Failed tests: 0 (155) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorDefinitionTest.testDecoratorIsManagedBean: 380/1,249 Failed tests: 0 (155) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorDefinitionTest.testDecoratorOrdering: 381/1,249 Failed tests: 0 (155) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorDefinitionTest.testDelegateInjectionPoint: 382/1,249 Failed tests: 0 (155) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorDefinitionTest.testDuplicateBindingsOnResolveDecoratorsFails: 383/1,249 Failed tests: 0 (155) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorDefinitionTest.testEmptyTypeSetOnResolveDecoratorsFails: 384/1,249 Failed tests: 0 (155) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorDefinitionTest.testInstanceOfDecoratorForEachEnabled: 385/1,249 Failed tests: 0 (155) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorDefinitionTest.testNonBindingsOnResolveDecoratorsFails: 386/1,249 Failed tests: 0 (155) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorDefinitionTest.testNonEnabledDecoratorNotResolved: 387/1,249 Failed tests: 0 (155) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.invocation.observer.DecoratorInvocationTest, time: 2 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorInvocationTest.testDecoratorInvocation: 388/1,249 Failed tests: 0 (156) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.invocation.producer.method.DecoratorInvocationTest, time: 2 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorInvocationTest.testDecoratorInvocation: 389/1,249 Failed tests: 0 (157) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.invocation.DecoratorInvocationTest, time: 2 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorInvocationTest.testChainedDecoratorInvocation: 390/1,249 Failed tests: 0 (158) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorInvocationTest.testDecoratorInvocation: 391/1,249 Failed tests: 0 (158) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.resolution.DecoratorResolutionTest, time: 4 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorResolutionTest.testDelegateTypeVariableBeanActualType: 392/1,249 Failed tests: 0 (159) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorResolutionTest.testDelegateTypeVariableBeanTypeVariable: 393/1,249 Failed tests: 0 (159) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorResolutionTest.testDelegateWildcardBeanActualType: 394/1,249 Failed tests: 0 (159) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorResolutionTest.testDelegateWildcardBeanTypeVariable: 395/1,249 Failed tests: 0 (159) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorResolutionTest.testIdenticalTypeParamerters: 396/1,249 Failed tests: 0 (159) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorResolutionTest.testNestedIdenticalTypeParamerters: 397/1,249 Failed tests: 0 (159) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorResolutionTest.testObject: 398/1,249 Failed tests: 0 (159) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorResolutionTest.testUnboundedTypeVariables: 399/1,249 Failed tests: 0 (159) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorResolutionTest.testUnboundedTypeVariablesAndObject: 400/1,249 Failed tests: 0 (159) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.interceptor.DecoratorAndInterceptorTest, time: 3 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorAndInterceptorTest.testLifecycleCallbacks: 401/1,249 Failed tests: 0 (160) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorAndInterceptorTest.testMethodCallbacks: 402/1,249 Failed tests: 0 (160) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.conversation.BuiltinConversationDecoratorTest, time: 4 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinConversationDecoratorTest.testDecoratorIsInvoked: 403/1,249 Failed tests: 0 (161) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinConversationDecoratorTest.testDecoratorIsResolved: 404/1,249 Failed tests: 0 (161) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.event.complex.ComplexEventDecoratorTest, time: 3 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ComplexEventDecoratorTest.testOrderedEvents: 405/1,249 Failed tests: 0 (162) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.event.BuiltinEventDecoratorTest, time: 3 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinEventDecoratorTest.testDecoratorIsInvoked: 406/1,249 Failed tests: 0 (163) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinEventDecoratorTest.testDecoratorIsResolved: 407/1,249 Failed tests: 0 (163) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinEventDecoratorTest.testMultipleDecorators: 408/1,249 Failed tests: 0 (163) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.beanmanager.BeanManagerDecoratorTest, time: 3 ms] Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanManagerDecoratorTest.testDecoratorIsNotApplied: 409/1,249 Failed tests: 0 (164) Feb 23, 2022 10:14:55 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.injectionpoint.BuiltinInjectionPointDecoratorTest, time: 3 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinInjectionPointDecoratorTest.testDecoratorInvoked: 410/1,249 Failed tests: 0 (165) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinInjectionPointDecoratorTest.testDecoratorIsResolved: 411/1,249 Failed tests: 0 (165) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.builtin.instance.BuiltinInstanceDecoratorTest, time: 3 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinInstanceDecoratorTest.testDecoratorIsInvoked: 412/1,249 Failed tests: 0 (166) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinInstanceDecoratorTest.testDecoratorIsResolved: 413/1,249 Failed tests: 0 (166) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.decorators.lookup.clientProxy.unproxyable.decorator.DecoratoredBeanProxyTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratoredBeanProxyTest.testClientProxyBeanWithAssociatedDecorator: 414/1,249 Failed tests: 0 (167) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.deployment.trimmed.TrimmedBeanArchiveTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TrimmedBeanArchiveTest.testDiscoveredBean: 415/1,249 Failed tests: 0 (168) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TrimmedBeanArchiveTest.testDiscoveredBeanWithStereoType: 416/1,249 Failed tests: 0 (168) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TrimmedBeanArchiveTest.testProducerNotDsicovered: 417/1,249 Failed tests: 0 (168) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.deployment.discovery.BeanDiscoveryTest, time: 4 ms] Feb 23, 2022 10:14:56 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.full.deployment.discovery.VerifyingExtension.observeProcessAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDiscoveryTest.testArchiveWithNoVersionBeansXml: 418/1,249 Failed tests: 0 (169) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDiscoveryTest.testExplicitBeanArchiveModeAll: 419/1,249 Failed tests: 0 (169) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDiscoveryTest.testExplicitBeanArchiveModeAllVersion11: 420/1,249 Failed tests: 0 (169) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDiscoveryTest.testExplicitBeanArchiveModeAllVersion20: 421/1,249 Failed tests: 0 (169) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanDiscoveryTest.testImplicitBeanArchiveEmptyDescriptor: 422/1,249 Failed tests: 0 (169) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.deployment.initialization.ApplicationInitializationLifecycleTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ApplicationInitializationLifecycleTest.testInitialization: 423/1,249 Failed tests: 0 (170) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.deployment.exclude.ExcludeFiltersTest, time: 16 ms] Feb 23, 2022 10:14:56 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.full.deployment.exclude.VerifyingExtension.observeProcessAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExcludeFiltersTest.testExcludeClassActivators: 424/1,249 Failed tests: 0 (171) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExcludeFiltersTest.testTypeFcqnMatchesExcludeFilterName: 425/1,249 Failed tests: 0 (171) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExcludeFiltersTest.testTypePackageMatchesExcludeFilterName: 426/1,249 Failed tests: 0 (171) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processInjectionPoint.broken.AddDefinitionErrorTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AddDefinitionErrorTest.testDeployment: 427/1,249 Failed tests: 0 (172) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processInjectionPoint.broken.ThrowExceptionTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ThrowExceptionTest.testDeployment: 428/1,249 Failed tests: 0 (173) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest, time: 3 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointOverridingTest.testDelegateInjectionPoint: 429/1,249 Failed tests: 0 (174) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointOverridingTest.testOverridingFieldInjectionPoint: 430/1,249 Failed tests: 0 (174) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessInjectionPointFiredTest.testConstructorInjectionPoint: 431/1,249 Failed tests: 0 (175) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessInjectionPointFiredTest.testDisposerMethodInjectionPoint: 432/1,249 Failed tests: 0 (175) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessInjectionPointFiredTest.testFieldInjectionPoint: 433/1,249 Failed tests: 0 (175) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessInjectionPointFiredTest.testInitializerInjectionPoint: 434/1,249 Failed tests: 0 (175) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessInjectionPointFiredTest.testObserverMethodInjectionPoint: 435/1,249 Failed tests: 0 (175) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessInjectionPointFiredTest.testProducerMethodInjectionPoint1: 436/1,249 Failed tests: 0 (175) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessInjectionPointFiredTest.testProducerMethodInjectionPoint2: 437/1,249 Failed tests: 0 (175) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.veto.VetoTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VetoTest.testBeanVetoed: 438/1,249 Failed tests: 0 (176) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.synthetic.ProcessBeanAttributesNotFiredForSyntheticBeanTest, time: 2 ms] Feb 23, 2022 10:14:56 PM 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 = [class java.lang.Object, interface org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.synthetic.Vehicle, class org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.synthetic.Bicycle] 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. Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessBeanAttributesNotFiredForSyntheticBeanTest.testProcessBeanAttributesNotFired: 439/1,249 Failed tests: 0 (177) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TypeConflictDetectionTest.testDeployment: 440/1,249 Failed tests: 0 (178) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest, time: 3 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializationTest.testProcessBeanAttributesFiredProperlyForSpecializedBean: 441/1,249 Failed tests: 0 (179) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.specialization.VetoTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VetoTest.testSpecializedBeanAvailableAfterSpecializingBeanVetoed: 442/1,249 Failed tests: 0 (180) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.interceptor.InterceptorProcessBeanAttributesTest, time: 3 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorProcessBeanAttributesTest.testAlphaInterceptorObserved: 443/1,249 Failed tests: 0 (181) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorProcessBeanAttributesTest.testBravoInterceptorObserved: 444/1,249 Failed tests: 0 (181) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.modify.broken.SetBeanAttributesTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SetBeanAttributesTest.testBeanDefinitionIsValidated: 445/1,249 Failed tests: 0 (182) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SetBeanAttributesTest.testBeanModified: 446/1,249 Failed tests: 0 (183) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SetBeanAttributesTest.testChangesAreNotPropagated: 447/1,249 Failed tests: 0 (183) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.decorator.DecoratorProcessBeanAttributesTest, time: 4 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorProcessBeanAttributesTest.testAlphaDecoratorObserved: 448/1,249 Failed tests: 0 (184) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorProcessBeanAttributesTest.testBravoDecoratorObserved: 449/1,249 Failed tests: 0 (184) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.ThrowExceptionTest, time: 2 ms] Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ThrowExceptionTest.testDeployment: 450/1,249 Failed tests: 0 (185) Feb 23, 2022 10:14:56 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivationCapabilityErrorTest.test: 451/1,249 Failed tests: 0 (186) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivationCapableDependencyErrorTest.test: 452/1,249 Failed tests: 0 (187) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidTypesTest, time: 3 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvalidTypesTest.test: 453/1,249 Failed tests: 0 (188) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidScopeTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvalidScopeTest.test: 454/1,249 Failed tests: 0 (189) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidStereotypeTest, time: 3 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvalidStereotypeTest.test: 455/1,249 Failed tests: 0 (190) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.invalid.InvalidQualifierTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvalidQualifierTest.test: 456/1,249 Failed tests: 0 (191) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.broken.AddDefinitionErrorTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AddDefinitionErrorTest.testDeployment: 457/1,249 Failed tests: 0 (192) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.ignoreFinalMethods.IgnoreFinalMethodsTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke IgnoreFinalMethodsTest.testAppDeployedAndBeanIsAvailable: 458/1,249 Failed tests: 0 (193) Feb 23, 2022 10:14:57 PM 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.full.extensions.lifecycle.processBeanAttributes.ignoreFinalMethods.Qux.pong2() - Managed Bean [class org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.ignoreFinalMethods.Qux] with qualifiers [@Any @Default]. Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.processBeanAttributes.VerifyValuesTest, time: 5 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VerifyValuesTest.testDecoratorBeanAttributes: 459/1,249 Failed tests: 0 (194) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VerifyValuesTest.testInterceptorBeanAttributes: 460/1,249 Failed tests: 0 (194) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VerifyValuesTest.testManagedBeanAnnotated: 461/1,249 Failed tests: 0 (194) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VerifyValuesTest.testProducerFieldAnnotated: 462/1,249 Failed tests: 0 (194) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VerifyValuesTest.testProducerFieldBeanAttributes: 463/1,249 Failed tests: 0 (194) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VerifyValuesTest.testProducerMethodAnnotated: 464/1,249 Failed tests: 0 (194) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VerifyValuesTest.testProducerMethodBeanAttributes: 465/1,249 Failed tests: 0 (194) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.addDefinitionError.AddDefinitionErrorTest, time: 3 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AddDefinitionErrorTest.testObserverDefinitionErrorTreatedAsDefinitionError: 466/1,249 Failed tests: 0 (195) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.addDeploymentProblem.AddDeploymentProblemTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AddDeploymentProblemTest.testObserverDeploymentProblemTreatedAsDeploymentError: 467/1,249 Failed tests: 0 (196) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.exception.discovery.AfterBeanDiscoveryObserverExecutionFailureTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterBeanDiscoveryObserverExecutionFailureTest.testObserverFailureTreatedAsDefinitionError: 468/1,249 Failed tests: 0 (197) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.exception.validation.AfterDeploymentValidationObserverExecutionFailureTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterDeploymentValidationObserverExecutionFailureTest.testObserverFailureTreatedAsDeploymentError: 469/1,249 Failed tests: 0 (198) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.observerMethod.ObserverMethodWithoutNotifyMethodTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomObserverMethodWithoutNotifyMethodTest.observerCustomMethodNotOverridingNotifyMethodTreatedAsDefinitionError: 470/1,249 Failed tests: 0 (199) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.broken.observerMethod.ObserverMethodWithoutNotifyMethodTest, time: 1 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodWithoutNotifyMethodTest.unableToProcessObserverMethodConfigurator: 471/1,249 Failed tests: 0 (200) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.bbd.broken.exception.BeforeBeanDiscoveryThrowsExceptionTest, time: 1 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeforeBeanDiscoveryThrowsExceptionTest.testThrowsException: 472/1,249 Failed tests: 0 (201) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.bbd.broken.normalScope.AddingNormalScopeTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AddingNormalScopeTest.testAddingScopeType: 473/1,249 Failed tests: 0 (202) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.bbd.broken.passivatingScope.AddingPassivatingScopeTest, time: 2 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AddingPassivatingScopeTest.testAddingScopeType: 474/1,249 Failed tests: 0 (203) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.bbd.DeploymentTest, time: 3 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DeploymentTest.testDeployedManagerEvent: 475/1,249 Failed tests: 0 (204) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DeploymentTest.testOnlyEnabledBeansDeployed: 476/1,249 Failed tests: 0 (204) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.bbd.BeforeBeanDiscoveryTest, time: 6 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeforeBeanDiscoveryTest.testAddAnnotatedType: 477/1,249 Failed tests: 0 (205) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeforeBeanDiscoveryTest.testAddAnnotatedTypeWithConfigurator: 478/1,249 Failed tests: 0 (205) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeforeBeanDiscoveryTest.testAddingQualifierByAnnotatedType: 479/1,249 Failed tests: 0 (205) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeforeBeanDiscoveryTest.testAddingQualifierByClass: 480/1,249 Failed tests: 0 (205) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeforeBeanDiscoveryTest.testAddingScopeType: 481/1,249 Failed tests: 0 (205) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeforeBeanDiscoveryTest.testBeforeBeanDiscoveryEventIsCalled: 482/1,249 Failed tests: 0 (205) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.atd.massOperations.AfterTypeDiscoveryMassOperationsTest, time: 5 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testFinalAlternatives: 483/1,249 Failed tests: 0 (206) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testFinalDecorators: 484/1,249 Failed tests: 0 (206) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testFinalInterceptors: 485/1,249 Failed tests: 0 (206) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testInitialAlternatives: 486/1,249 Failed tests: 0 (206) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testInitialDecorators: 487/1,249 Failed tests: 0 (206) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryMassOperationsTest.testInitialInterceptors: 488/1,249 Failed tests: 0 (206) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.atd.AfterTypeDiscoveryTest, time: 6 ms] Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryTest.testAddAnnotatedType: 489/1,249 Failed tests: 0 (207) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryTest.testAddAnnotatedTypeWithConfigurator: 490/1,249 Failed tests: 0 (207) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryTest.testFinalAlternatives: 491/1,249 Failed tests: 0 (207) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryTest.testFinalDecorators: 492/1,249 Failed tests: 0 (207) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryTest.testFinalInterceptors: 493/1,249 Failed tests: 0 (207) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryTest.testInitialAlternatives: 494/1,249 Failed tests: 0 (207) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryTest.testInitialDecorators: 495/1,249 Failed tests: 0 (207) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryTest.testInitialInterceptors: 496/1,249 Failed tests: 0 (207) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryTest.testProcessProducerEventFiredForProducerField: 497/1,249 Failed tests: 0 (207) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterTypeDiscoveryTest.testProcessProducerEventFiredForProducerMethod: 498/1,249 Failed tests: 0 (207) Feb 23, 2022 10:14:57 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.atd.broken.ThrowExceptionTest, time: 2 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ThrowExceptionTest.testDeployment: 499/1,249 Failed tests: 0 (208) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lifecycle.ExtensionLifecycleTest, time: 3 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExtensionLifecycleTest.testContainerDeliversEventNotifications: 500/1,249 Failed tests: 0 (209) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExtensionLifecycleTest.testContainerInstantiatesSingleInstanceOfExtension: 501/1,249 Failed tests: 0 (209) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExtensionLifecycleTest.testContainerProvidesBeanForExtension: 502/1,249 Failed tests: 0 (209) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.communication.ExtensionsCommunicationTest, time: 2 ms] Feb 23, 2022 10:14:58 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.full.extensions.communication.ExtensionAlpha.observeProcessAnnotatedType(@Observes ProcessAnnotatedType, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExtensionsCommunicationTest.testEvents: 503/1,249 Failed tests: 0 (210) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.injectionPoint.InjectionPointConfiguratorTest, time: 4 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointConfiguratorTest.changeTypeAndAddQualifier: 504/1,249 Failed tests: 0 (211) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointConfiguratorTest.configuratorInitializedWithOriginalInjectionPoint: 505/1,249 Failed tests: 0 (211) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointConfiguratorTest.readFromFieldAndCheckTransientField: 506/1,249 Failed tests: 0 (211) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointConfiguratorTest.replaceQualifiersAndDelegate: 507/1,249 Failed tests: 0 (211) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.beanAttributes.BeanAttributesConfiguratorTest, time: 3 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanAttributesConfiguratorTest.configuratorInitializedWithOriginalBeanAttributes: 508/1,249 Failed tests: 0 (212) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanAttributesConfiguratorTest.testMultiAdditionMethods: 509/1,249 Failed tests: 0 (212) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanAttributesConfiguratorTest.testReplacementMethods: 510/1,249 Failed tests: 0 (212) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanAttributesConfiguratorTest.testSingleAdditionMethods: 511/1,249 Failed tests: 0 (212) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.injectionTargetFactory.InjectionTargetFactoryConfigureTest, time: 2 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionTargetFactoryConfigureTest.testInjectionTargetFactoryConfigure: 512/1,249 Failed tests: 0 (213) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.observerMethod.ObserverMethodConfiguratorTest, time: 4 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodConfiguratorTest.addNewObserverMethodFromReadingExistingOne: 513/1,249 Failed tests: 0 (214) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodConfiguratorTest.addQualifiersAndSetPriorityAndChangeToAsync: 514/1,249 Failed tests: 0 (214) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodConfiguratorTest.configuratorInitializedWithOriginalObserverMethod: 515/1,249 Failed tests: 0 (214) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodConfiguratorTest.defaultBeanClassIsExtensionClass: 516/1,249 Failed tests: 0 (214) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodConfiguratorTest.notifyAcceptingConsumerNotified: 517/1,249 Failed tests: 0 (214) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodConfiguratorTest.setReceptionAndTransactionPhase: 518/1,249 Failed tests: 0 (214) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverMethodConfiguratorTest.syntheticEventInvokedAndReturningSourceTest: 519/1,249 Failed tests: 0 (214) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.bean.BeanConfiguratorTest, time: 5 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanConfiguratorTest.processSynthethicBeanEventFired: 520/1,249 Failed tests: 0 (215) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanConfiguratorTest.testCreationalAndDisposalMethods: 521/1,249 Failed tests: 0 (215) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanConfiguratorTest.testDefaultScopeOfAddedBean: 522/1,249 Failed tests: 0 (215) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanConfiguratorTest.testInjectionPoints: 523/1,249 Failed tests: 0 (215) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanConfiguratorTest.testPassivationCapability: 524/1,249 Failed tests: 0 (215) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.bean.alternativePriority.BeanConfiguratorAlternativePriorityTest, time: 3 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanConfiguratorAlternativePriorityTest.testSyntheticAlternativeIsEnabled: 525/1,249 Failed tests: 0 (216) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.annotatedTypeConfigurator.beforeBeanDiscovery.AnnotatedTypeConfiguratorInBBDTest, time: 3 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeConfiguratorInBBDTest.testInterceptorBindingAddition: 526/1,249 Failed tests: 0 (217) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeConfiguratorInBBDTest.testQualifierAddition: 527/1,249 Failed tests: 0 (217) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.annotatedTypeConfigurator.AnnotatedTypeConfiguratorTest, time: 4 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeConfiguratorTest.addMethodsOfAnnotationTypecConfigurator: 528/1,249 Failed tests: 0 (218) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeConfiguratorTest.annotatedTypesAndMemebersEqual: 529/1,249 Failed tests: 0 (218) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeConfiguratorTest.annotationsRemovedFromAnimalShelter: 530/1,249 Failed tests: 0 (218) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeConfiguratorTest.configuratorInitializedWithOriginalAT: 531/1,249 Failed tests: 0 (218) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeConfiguratorTest.configureAndTestConstructorAnnotatedParams: 532/1,249 Failed tests: 0 (218) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeConfiguratorTest.removeMethodsOfAnnotationTypeConfigurator: 533/1,249 Failed tests: 0 (218) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.producer.broken.ModifyingProducerViaConfigureAndSetTest, time: 2 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ModifyingProducerViaConfigureAndSetTest.testDeploymentThrowsISE: 534/1,249 Failed tests: 0 (219) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.producer.ProducerConfiguratorTest, time: 2 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerConfiguratorTest.configuratorOptionsTest: 535/1,249 Failed tests: 0 (220) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.invalid.ConfiguratorAndSetMethodTest, time: 2 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConfiguratorAndSetMethodTest.testPAT: 536/1,249 Failed tests: 0 (221) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConfiguratorAndSetMethodTest.testPBA: 537/1,249 Failed tests: 0 (221) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConfiguratorAndSetMethodTest.testPIP: 538/1,249 Failed tests: 0 (221) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConfiguratorAndSetMethodTest.testPOM: 539/1,249 Failed tests: 0 (221) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.configurators.BasicConfiguratorsTest, time: 2 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameAnnotatedTypeConfigurator: 540/1,249 Failed tests: 0 (222) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameBeanAttributesConfigurator: 541/1,249 Failed tests: 0 (222) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameInjectionPointConfigurator: 542/1,249 Failed tests: 0 (222) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BasicConfiguratorsTest.configuratorReturnsAlwaysSameObserverMethodConfigurator: 543/1,249 Failed tests: 0 (222) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.producer.broken.processing.ProducerProcessingWithExceptionTest, time: 2 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerProcessingWithExceptionTest.testException: 544/1,249 Failed tests: 0 (223) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.producer.broken.processing.ProducerProcessingWithDefinitionErrorTest, time: 2 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerProcessingWithDefinitionErrorTest.testExplicitDefinitionError: 545/1,249 Failed tests: 0 (224) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.producer.broken.injectionTargetError.InjectionTargetDefinitionErrorTest, time: 2 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionTargetDefinitionErrorTest.testAddingDefinitionError: 546/1,249 Failed tests: 0 (225) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.producer.ProducerTest, time: 3 ms] Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testDisposeDoesNothing: 547/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testGetAnnotatedTypeOnProcessInjectionTarget: 548/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testGetInjectionPointsForConstructorAndInitializer: 549/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testGetInjectionPointsForFields: 550/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testInjectionPointsForProducerMethod: 551/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testInjectionTargetInject: 552/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testInjectionTargetPostConstruct: 553/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testInjectionTargetPreDestroy: 554/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testInterceptorAndDecoratorStackBuilt: 555/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testProduceAccessesProducerField: 556/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testProduceAndInjectCallsInitializerAndConstructor: 557/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testProduceCallsProducerMethod: 558/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testProducerForMethodDisposesProduct: 559/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testSetProducerOverridesProducer: 560/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerTest.testSettingInjectionTargetReplacesIt: 561/1,249 Failed tests: 0 (226) Feb 23, 2022 10:14:58 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptors.custom.CustomInterceptorRegistrationTest, time: 24 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomInterceptorRegistrationTest.testCustomInterceptorRegistration: 562/1,249 Failed tests: 0 (227) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptors.custom.CustomInterceptorInvocationTest, time: 8 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomInterceptorInvocationTest.testCustomInterceptorInvocation: 563/1,249 Failed tests: 0 (228) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptors.annotation.InterceptorAnnotationExtensionTest, time: 2 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorAnnotationExtensionTest.testInterceptorAddedByExtension: 564/1,249 Failed tests: 0 (229) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.equivalence.qualifier.QualifierEquivalenceTest, time: 2 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierEquivalenceTest.testAreQualifiersEquivalent: 565/1,249 Failed tests: 0 (230) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke QualifierEquivalenceTest.testGetQualifierHashCode: 566/1,249 Failed tests: 0 (230) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.equivalence.interceptorbinding.InterceptorBindingEquivalenceTest, time: 2 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingEquivalenceTest.testAreInterceptorBindingsEquivalent: 567/1,249 Failed tests: 0 (231) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingEquivalenceTest.testGetInterceptorBindingHashCode: 568/1,249 Failed tests: 0 (231) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.unmanaged.broken.UnamangedInstanceIllegalStatesTest, time: 2 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnamangedInstanceIllegalStatesTest.disposeCallBeforeProduce: 569/1,249 Failed tests: 0 (232) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnamangedInstanceIllegalStatesTest.disposeCalledOnAlreadyDisposedInstance: 570/1,249 Failed tests: 0 (232) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnamangedInstanceIllegalStatesTest.injectCallBeforeProduce: 571/1,249 Failed tests: 0 (232) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnamangedInstanceIllegalStatesTest.injectCalledOnAlreadyDisposedInstance: 572/1,249 Failed tests: 0 (232) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnamangedInstanceIllegalStatesTest.posConstructCallBeforeProduce: 573/1,249 Failed tests: 0 (232) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnamangedInstanceIllegalStatesTest.postConstructCalledOnAlreadyDisposedInstance: 574/1,249 Failed tests: 0 (232) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnamangedInstanceIllegalStatesTest.preDeStroyCalledOnAlreadyDisposedInstance: 575/1,249 Failed tests: 0 (232) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnamangedInstanceIllegalStatesTest.preDestroyCallBeforeProduce: 576/1,249 Failed tests: 0 (232) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnamangedInstanceIllegalStatesTest.produceCalledOnAlreadyDisposedInstance: 577/1,249 Failed tests: 0 (232) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnamangedInstanceIllegalStatesTest.produceCalledOnAlreadyProducedInstance: 578/1,249 Failed tests: 0 (232) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.unmanaged.UnmanagedInstanceTest, time: 3 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnmanagedInstanceTest.testNonContextualInstanceIsIntercepted: 579/1,249 Failed tests: 0 (233) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnmanagedInstanceTest.testObtainNonContextualInstanceUsingCurrentBeanManager: 580/1,249 Failed tests: 0 (233) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.beanAttributes.CreateBeanAttributesTest, time: 3 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CreateBeanAttributesTest.testBeanAttributesForManagedBean: 581/1,249 Failed tests: 0 (234) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CreateBeanAttributesTest.testBeanAttributesForManagedBeanWithModifiedAnnotatedType: 582/1,249 Failed tests: 0 (234) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CreateBeanAttributesTest.testInvalidMember: 583/1,249 Failed tests: 0 (234) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.el.WrapExpressionFactoryTest, time: 2 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke WrapExpressionFactoryTest.testWrapping: 584/1,249 Failed tests: 0 (235) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.injectionPoint.CreateInjectionPointTest, time: 2 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CreateInjectionPointTest.testConstructorParameter: 585/1,249 Failed tests: 0 (236) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CreateInjectionPointTest.testField: 586/1,249 Failed tests: 0 (236) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CreateInjectionPointTest.testInvalidField: 587/1,249 Failed tests: 0 (236) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CreateInjectionPointTest.testInvalidParameter: 588/1,249 Failed tests: 0 (236) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CreateInjectionPointTest.testMethodParameter: 589/1,249 Failed tests: 0 (236) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.BeanManagerTest, time: 3 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanManagerTest.testDetermineScopeType: 590/1,249 Failed tests: 0 (237) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanManagerTest.testGetELResolver: 591/1,249 Failed tests: 0 (237) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanManagerTest.testGetExtension: 592/1,249 Failed tests: 0 (237) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanManagerTest.testGetMetaAnnotationsForInterceptorBindingType: 593/1,249 Failed tests: 0 (237) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanManagerTest.testGetMetaAnnotationsForStereotype: 594/1,249 Failed tests: 0 (237) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanManagerTest.testObtainingAnnotatedType: 595/1,249 Failed tests: 0 (237) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanManagerTest.testObtainingInjectionTarget: 596/1,249 Failed tests: 0 (237) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanManagerTest.testObtainingInjectionTargetWithDefinitionError: 597/1,249 Failed tests: 0 (237) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanManagerTest.testValidateThrowsException: 598/1,249 Failed tests: 0 (237) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.broken.event.FireContainerLifecycleEventTest, time: 2 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FireContainerLifecycleEventTest.testFireContainerLifecycleEvent: 599/1,249 Failed tests: 0 (238) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.bean.SyntheticBeanTest, time: 3 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticBeanTest.testRegisteredBean: 600/1,249 Failed tests: 0 (239) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticBeanTest.testSerializableBean: 601/1,249 Failed tests: 0 (239) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticBeanTest.testSyntheticBeanIntercepted: 602/1,249 Failed tests: 0 (239) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticBeanTest.testSyntheticDecorator: 603/1,249 Failed tests: 0 (239) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticBeanTest.testSyntheticProducerField: 604/1,249 Failed tests: 0 (239) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticBeanTest.testSyntheticProducerMethod: 605/1,249 Failed tests: 0 (239) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.producer.SyntheticProducerTest, time: 2 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticProducerTest.testInvalidProducerField1: 606/1,249 Failed tests: 0 (240) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticProducerTest.testInvalidProducerField2: 607/1,249 Failed tests: 0 (240) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticProducerTest.testInvalidProducerField3: 608/1,249 Failed tests: 0 (240) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticProducerTest.testInvalidProducerMethod1: 609/1,249 Failed tests: 0 (240) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticProducerTest.testInvalidProducerMethod2: 610/1,249 Failed tests: 0 (240) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticProducerTest.testNonStaticProducerField: 611/1,249 Failed tests: 0 (240) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticProducerTest.testNonStaticProducerMethod: 612/1,249 Failed tests: 0 (240) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticProducerTest.testStaticProducerField: 613/1,249 Failed tests: 0 (240) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticProducerTest.testStaticProducerMethod: 614/1,249 Failed tests: 0 (240) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.bootstrap.unavailable.methods.UnavailableMethodsDuringApplicationInitializationTest, time: 3 ms] Feb 23, 2022 10:14:59 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.full.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. Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnavailableMethodsDuringApplicationInitializationTest.testUnavailableMethods: 615/1,249 Failed tests: 0 (241) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanManager.PassivationIdTest, time: 24 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivationIdTest.testGetPassivationCapableBeanById: 616/1,249 Failed tests: 0 (242) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.synthetic.ProcessSyntheticAnnotatedTypeTest, time: 3 ms] Feb 23, 2022 10:14:59 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.full.extensions.annotated.synthetic.VerifyingExtension.verify(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. Feb 23, 2022 10:14:59 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.full.extensions.annotated.synthetic.ModifyingExtension.modify(@Observes ProcessSyntheticAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessSyntheticAnnotatedTypeTest.testEventsFired: 617/1,249 Failed tests: 0 (243) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessSyntheticAnnotatedTypeTest.testEventsSources: 618/1,249 Failed tests: 0 (243) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.delivery.broken.WithAnnotationsAppliedToIllegalEventParameterTest, time: 2 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke WithAnnotationsAppliedToIllegalEventParameterTest.testDeploymentFails: 619/1,249 Failed tests: 0 (244) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.delivery.broken.WithAnnotationsAppliedToIllegalContainerLifecycleEventParameterTest, time: 2 ms] Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke WithAnnotationsAppliedToIllegalContainerLifecycleEventParameterTest.testDeploymentFails: 620/1,249 Failed tests: 0 (245) Feb 23, 2022 10:14:59 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.delivery.WithAnnotationsTest, time: 16 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke WithAnnotationsTest.testDelivery: 621/1,249 Failed tests: 0 (246) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke WithAnnotationsTest.testDeliveryMetaAnnotation: 622/1,249 Failed tests: 0 (246) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.ProcessAnnotatedTypeTest, time: 4 ms] Feb 23, 2022 10:15:00 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.full.extensions.annotated.ProcessAnnotatedTypeObserver.observeAnnotatedTypes(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. Feb 23, 2022 10:15:00 PM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.jboss.cdi.tck.tests.full.extensions.annotated.WildCat is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessAnnotatedTypeTest.testGetAnnotatedType: 623/1,249 Failed tests: 0 (247) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessAnnotatedTypeTest.testProcessAnnotatedTypeEventsSent: 624/1,249 Failed tests: 0 (247) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessAnnotatedTypeTest.testProcessAnnotatedTypeFiredForEnum: 625/1,249 Failed tests: 0 (247) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessAnnotatedTypeTest.testSetAnnotatedType: 626/1,249 Failed tests: 0 (247) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessAnnotatedTypeTest.testVeto: 627/1,249 Failed tests: 0 (247) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.AlternativeMetaDataTest, time: 2 ms] Feb 23, 2022 10:15:00 PM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.jboss.cdi.tck.tests.full.extensions.annotated.WildCat is annotated with @RequestScoped but it does not declare an appropriate constructor therefore is not registered as a bean! Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetaDataTest.testBaseType: 628/1,249 Failed tests: 0 (248) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetaDataTest.testConstructors: 629/1,249 Failed tests: 0 (248) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetaDataTest.testFields: 630/1,249 Failed tests: 0 (248) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetaDataTest.testGetAnnotation: 631/1,249 Failed tests: 0 (248) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetaDataTest.testGetAnnotations: 632/1,249 Failed tests: 0 (248) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetaDataTest.testIsAnnotationPresent: 633/1,249 Failed tests: 0 (248) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetaDataTest.testMethods: 634/1,249 Failed tests: 0 (248) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetaDataTest.testTypeClosure: 635/1,249 Failed tests: 0 (248) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.broken.processInjectionTargetThrowsException.ProcessInjectionTargetEventThrowsExceptionTest, time: 18 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessInjectionTargetEventThrowsExceptionTest.testProcessInjectionTargetEventThrowsExceptionNotOk: 636/1,249 Failed tests: 0 (249) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.annotated.broken.processAnnotatedObserverThrowsException.ProcessAnnotatedTypeEventThrowsExceptionTest, time: 3 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessAnnotatedTypeEventThrowsExceptionTest.testProcessAnnotatedTypeEventThrowsExceptionNotOk: 637/1,249 Failed tests: 0 (250) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.observer.broken.exception.ProcessObserverMethodExceptionTest, time: 3 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessObserverMethodExceptionTest.testExceptionIsDefinitionError: 638/1,249 Failed tests: 0 (251) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.observer.broken.definitionError.ProcessObserverMethodErrorTest, time: 3 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessObserverMethodErrorTest.testAddDefinitionError: 639/1,249 Failed tests: 0 (252) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.observer.priority.ExtensionObserverOrderingTest, time: 2 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExtensionObserverOrderingTest.testEventOrdering: 640/1,249 Failed tests: 0 (253) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.observer.ProcessObserverMethodEventTest, time: 2 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessObserverMethodEventTest.replaceWithSetObserverMethod: 641/1,249 Failed tests: 0 (254) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessObserverMethodEventTest.testGetAnnotatedMethod: 642/1,249 Failed tests: 0 (254) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessObserverMethodEventTest.testGetObserverMethod: 643/1,249 Failed tests: 0 (254) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessObserverMethodEventTest.testProcessObserverMethodEventsSent: 644/1,249 Failed tests: 0 (254) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessObserverMethodEventTest.vetoEventD: 645/1,249 Failed tests: 0 (254) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.beanDiscovery.event.ordering.LifecycleEventOrderingTest, time: 2 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleEventOrderingTest.testEventsWereFiredInCorrectOrderForManagedBean: 646/1,249 Failed tests: 0 (255) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleEventOrderingTest.testEventsWereFiredInCorrectOrderForProducer: 647/1,249 Failed tests: 0 (255) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.alternative.metadata.annotated.AnnotatedTypeAnnotationsTest, time: 3 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeAnnotationsTest.testCreateAnnotatedType: 648/1,249 Failed tests: 0 (256) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeAnnotationsTest.testGetAnnotatedType: 649/1,249 Failed tests: 0 (256) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeAnnotationsTest.testGetAnnotatedTypes: 650/1,249 Failed tests: 0 (256) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnnotatedTypeAnnotationsTest.testProcessAnnotatedType: 651/1,249 Failed tests: 0 (256) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.alternative.metadata.interceptor.AlternativeMetadataInterceptorTest, time: 2 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataInterceptorTest.testInterceptorInterceptsOnlyBindedClass: 652/1,249 Failed tests: 0 (257) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.alternative.metadata.interceptor.AlternativeMetadataInterceptorInjectionTargetTest, time: 2 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataInterceptorInjectionTargetTest.testInterceptorInterceptsOnlyBindedClass: 653/1,249 Failed tests: 0 (258) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.alternative.metadata.AlternativeMetadataTest, time: 4 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testContainerUsesOperationsOfAnnotatedNotReflectionApi: 654/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testDisposesIsAppliedToMethodParameter: 655/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testExtraQualifierAppliedToObservesMethodParameter: 656/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testExtraQualifierIsAppliedToInjectedField: 657/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingInterceptorInformation: 658/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingQualifierInformation: 659/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingScopeInformation: 660/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetAnnotationUsedForGettingStereotypeInformation: 661/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfConstructorInjectionPoint: 662/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfDisposalParameter: 663/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfDisposerInjectionPoint: 664/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfEventParameter: 665/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfInitializerInjectionPoint: 666/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfInjectionPoint: 667/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfObserverInjectionPoint: 668/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetBaseTypeUsedToDetermineTypeOfProducerInjectionPoint: 669/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetTypeClosureUsed: 670/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetTypeClosureUsedToDetermineTypeOfProducerField: 671/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testGetTypeClosureUsedToDetermineTypeOfProducerMethod: 672/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testInjectCreatesInitializerMethod: 673/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testObserverMethod: 674/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testPreviouslyNonInjectAnnotatedConstructorIsUsed: 675/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testPreviouslyNonInjectAnnotatedFieldIsInjected: 676/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testProducesCreatesProducerField: 677/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testProducesCreatesProducerMethod: 678/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testQualifierAddedToInitializerParameter: 679/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testQualifierIsAppliedToProducerMethod: 680/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeMetadataTest.testQualifierIsAppliedToProducerMethodParameter: 681/1,249 Failed tests: 0 (259) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.alternative.deployment.AlternativeInLibraryWithExtensionTest, time: 7 ms] Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlternativeInLibraryWithExtensionTest.testAlternative: 682/1,249 Failed tests: 0 (260) Feb 23, 2022 10:15:00 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.afterBeanDiscovery.annotated.GetAnnotatedTypesTest, time: 3 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke GetAnnotatedTypesTest.testGetAnnotatedType: 683/1,249 Failed tests: 0 (261) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke GetAnnotatedTypesTest.testGetAnnotatedTypes: 684/1,249 Failed tests: 0 (261) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.afterBeanDiscovery.AfterBeanDiscoveryTest, time: 23 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterBeanDiscoveryTest.testAddContext: 685/1,249 Failed tests: 0 (262) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterBeanDiscoveryTest.testBeanIsAdded: 686/1,249 Failed tests: 0 (262) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterBeanDiscoveryTest.testCustomDependentBeanInjectionPointIsAvailable: 687/1,249 Failed tests: 0 (262) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterBeanDiscoveryTest.testObserverMethodRegistered: 688/1,249 Failed tests: 0 (262) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterBeanDiscoveryTest.testProcessBeanIsFired: 689/1,249 Failed tests: 0 (262) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AfterBeanDiscoveryTest.testProcessObserverMethodFiredWhileAddingObserverMethod: 690/1,249 Failed tests: 0 (262) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.processBean.ProcessBeanTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessBeanTest.testProcessBeanEvent: 691/1,249 Failed tests: 0 (263) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessBeanTest.testProcessBeanFiredForDecorator: 692/1,249 Failed tests: 0 (263) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessBeanTest.testProcessBeanFiredForInterceptor: 693/1,249 Failed tests: 0 (263) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessBeanTest.testProcessProducerFieldEvent: 694/1,249 Failed tests: 0 (263) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProcessBeanTest.testProcessProducerMethodEvent: 695/1,249 Failed tests: 0 (263) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.lite.coexistence.BuildCompatibleExtensionSmokeTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuildCompatibleExtensionSmokeTest.testExtensionsCanCoexist: 696/1,249 Failed tests: 0 (264) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptionFactory.broken.BrokenInterceptedInstanceTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BrokenInterceptedInstanceTest.illegalExceptionIsThrownForSubsequentCall: 697/1,249 Failed tests: 0 (265) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BrokenInterceptedInstanceTest.unproxyableExceptionIsThrown: 698/1,249 Failed tests: 0 (265) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptionFactory.broken.InvalidInterceptionFactoryInjectionPointTest, time: 29 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InvalidInterceptionFactoryInjectionPointTest.noopTest: 699/1,249 Failed tests: 0 (266) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptionFactory.customBean.CustomBeanWithInterceptorTest, time: 3 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanWithInterceptorTest.customBeanIntercepted: 700/1,249 Failed tests: 0 (267) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.interceptionFactory.InterceptionFactoryTest, time: 3 ms] Feb 23, 2022 10:15:01 PM 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.full.extensions.interceptionFactory.FinalProduct.finalMethod() - . Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptionFactoryTest.interceptionFactoryBeanIsAvailable: 701/1,249 Failed tests: 0 (268) Feb 23, 2022 10:15:01 PM 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.full.extensions.interceptionFactory.FinalProduct.finalMethod() - . Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptionFactoryTest.producedInstanceIsIntercepted: 702/1,249 Failed tests: 0 (268) Feb 23, 2022 10:15:01 PM 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.full.extensions.interceptionFactory.FinalProduct.finalMethod() - . Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptionFactoryTest.producedWithFinalMethodIsIntercepted: 703/1,249 Failed tests: 0 (268) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.container.event.broken.processBeanObserverRegistersException.AddDefinitionErrorTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AddDefinitionErrorTest.testAddDefinitionError: 704/1,249 Failed tests: 0 (269) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.container.event.broken.processBeanObserverThrowsException.ThrowExceptionInProcessBeanObserverTest, time: 1 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ThrowExceptionInProcessBeanObserverTest.testProcessBeanObserverThrowsException: 705/1,249 Failed tests: 0 (270) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.extensions.stereotype.StereotypeExtensionTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StereotypeExtensionTest.testStereotypeWorks: 706/1,249 Failed tests: 0 (271) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.broken.nonExistantClassInBeansXml.NonExistantClassInBeansXmlTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonExistantClassInBeansXmlTest.testNonExistantClassInBeansXmlNotOk: 707/1,249 Failed tests: 0 (272) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.broken.nonInterceptorClassInBeansXml.NonInterceptorClassInBeansXmlTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonInterceptorClassInBeansXmlTest.testNonInterceptorClassInBeansXmlNotOk: 708/1,249 Failed tests: 0 (273) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.broken.interceptorCanNotBeDecorator.InterceptorCanNotBeDecoratorTest, time: 37 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorCanNotBeDecoratorTest.testInterceptorCanNotAlsoBeDecorator: 709/1,249 Failed tests: 0 (274) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.broken.sameClassListedTwiceInBeansXml.SameClassListedTwiceInBeansXmlTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SameClassListedTwiceInBeansXmlTest.testSameInterceptorClassListedTwiceInBeansXmlNotOk: 710/1,249 Failed tests: 0 (275) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.custom.CustomInterceptorTest, time: 3 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomInterceptorTest.testCustomAroundInvokeInterceptor: 711/1,249 Failed tests: 0 (276) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomInterceptorTest.testCustomAroundTimeoutInterceptor: 712/1,249 Failed tests: 0 (276) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomInterceptorTest.testCustomPostActivateInterceptor: 713/1,249 Failed tests: 0 (276) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomInterceptorTest.testCustomPostConstructInterceptor: 714/1,249 Failed tests: 0 (276) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomInterceptorTest.testCustomPreDestroyInterceptor: 715/1,249 Failed tests: 0 (276) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomInterceptorTest.testCustomPrePassivateInterceptor: 716/1,249 Failed tests: 0 (276) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.interceptorCalledBeforeDecorator.InterceptorCalledBeforeDecoratorTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorCalledBeforeDecoratorTest.testInterceptorCalledBeforeDecorator: 717/1,249 Failed tests: 0 (277) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.interceptorNotListedInBeansXml.InterceptorNotListedInBeansXmlNotEnabledTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorNotListedInBeansXmlNotEnabledTest.testInterceptorNotListedInBeansXmlNotInvoked: 718/1,249 Failed tests: 0 (278) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.lifecycle.order.LifecycleInterceptorOrderTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleInterceptorOrderTest.testLifecycleCallbackInvocationOrder: 719/1,249 Failed tests: 0 (279) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.definition.conflictingenablement.InterceptorConflictingEnablementTest, time: 3 ms] Feb 23, 2022 10:15:01 PM org.jboss.weld.logging.ValidatorLogger lambda$static$6 WARN: WELD-001478: Interceptor class org.jboss.cdi.tck.tests.full.interceptors.definition.conflictingenablement.LoggingInterceptor is enabled for the application and for the bean archive InterceptorConflictingEnablementTestbda9d9f54bca66975340dc83a199a2c03a34412.war. It will only be invoked in the @Priority part of the chain. Feb 23, 2022 10:15:01 PM org.jboss.weld.logging.ValidatorLogger lambda$static$7 WARN: WELD-001479: Decorator class org.jboss.cdi.tck.tests.full.interceptors.definition.conflictingenablement.AnotherTestDecorator is enabled for the application and for the bean archive InterceptorConflictingEnablementTestbda9d9f54bca66975340dc83a199a2c03a34412.war. It will only be invoked in the @Priority part of the chain. Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorConflictingEnablementTest.testInterception: 720/1,249 Failed tests: 0 (280) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.order.overriden.lifecycleCallback.wrapped.OverridenLifecycleCallbackInterceptorTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByCallback: 721/1,249 Failed tests: 0 (281) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke OverridenLifecycleCallbackInterceptorTest.testCallbackOverridenByNonCallback: 722/1,249 Failed tests: 0 (281) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.tests.contract.method.MethodLevelInterceptorTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MethodLevelInterceptorTest.testExcludeClassInterceptors: 723/1,249 Failed tests: 0 (282) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MethodLevelInterceptorTest.testInterceptorCanBeAppliedToMoreThanOneMethod: 724/1,249 Failed tests: 0 (282) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.interceptors.contract.lifecycleCallback.wrapped.LifecycleCallbackInterceptorTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LifecycleCallbackInterceptorTest.testLifecycleCallbackInterception: 725/1,249 Failed tests: 0 (283) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.typesafe.resolution.decorator.DecoratorNotInjectedTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorNotInjectedTest.testDecoratorNotResolved: 726/1,249 Failed tests: 0 (284) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.dynamic.broken.raw.RawInstanceCustomBeanTest, time: 2 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawInstanceCustomBeanTest.testDefinitionError: 727/1,249 Failed tests: 0 (285) Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.dynamic.broken.raw.RawInstanceProcessInjectionPointTest, time: 7 ms] Feb 23, 2022 10:15:01 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawInstanceProcessInjectionPointTest.testDefinitionError: 728/1,249 Failed tests: 0 (286) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest, time: 3 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyingNormalScopedInstanceTest.testContextDestroyCalled: 729/1,249 Failed tests: 0 (287) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyingNormalScopedInstanceTest.testCustomScopedComponent: 730/1,249 Failed tests: 0 (287) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyingNormalScopedInstanceTest.testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable: 731/1,249 Failed tests: 0 (287) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.el.ResolutionByNameTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByNameTest.testBeanNameWithSeparatedListOfELIdentifiers: 732/1,249 Failed tests: 0 (288) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByNameTest.testContextCreatesNewInstanceForInjection: 733/1,249 Failed tests: 0 (288) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByNameTest.testELResolverReturnsContextualInstance: 734/1,249 Failed tests: 0 (288) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByNameTest.testQualifiedNameLookup: 735/1,249 Failed tests: 0 (288) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByNameTest.testUnresolvedNameReturnsNull: 736/1,249 Failed tests: 0 (288) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.injection.visibility.InjectionVisibilityTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionVisibilityTest.testPackagePrivateSetMethodInjection: 737/1,249 Failed tests: 0 (289) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest, time: 1 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AmbiguousInjectableReferenceTest.testUnsatisfiedReference: 738/1,249 Failed tests: 0 (290) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest, time: 1 ms] Feb 23, 2022 10:15:02 PM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.jboss.cdi.tck.tests.full.lookup.injectionpoint.broken.reference.unresolved.InjectedBean is annotated with @Dependent but it does not declare an appropriate constructor therefore is not registered as a bean! Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnsatisfiedInjectableReferenceTest.testUnsatisfiedReference: 739/1,249 Failed tests: 0 (291) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.injectionpoint.InjectionPointTest, time: 15 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testIsDelegate: 740/1,249 Failed tests: 0 (292) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testPassivationCapability: 741/1,249 Failed tests: 0 (292) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.lookup.byname.ResolutionByNameTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByNameTest.testAmbiguousELNamesResolved: 742/1,249 Failed tests: 0 (293) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.vetoed.VetoedTest, time: 6 ms] Feb 23, 2022 10:15:02 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.full.vetoed.VerifyingExtension.observeAnnotatedType(@Observes ProcessAnnotatedType) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds. Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VetoedTest.testAnnotatedTypeAddedByExtension: 743/1,249 Failed tests: 0 (294) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VetoedTest.testClassLevelVeto: 744/1,249 Failed tests: 0 (294) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VetoedTest.testPackageLevelVeto: 745/1,249 Failed tests: 0 (294) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.dependency.builtin.BuiltinBeanPassivationDependencyTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinBeanPassivationDependencyTest.testBeanManager: 746/1,249 Failed tests: 0 (295) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinBeanPassivationDependencyTest.testInjectionPoint: 747/1,249 Failed tests: 0 (295) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinBeanPassivationDependencyTest.testInstance: 748/1,249 Failed tests: 0 (295) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.interceptor.field.PassivationCapableBeanWithNonPassivatingInterceptorTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivationCapableBeanWithNonPassivatingInterceptorTest.testPassivationCapableBeanWithNonPassivatingInterceptorFails: 749/1,249 Failed tests: 0 (296) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.interceptor.ManagedBeanWithNonSerializableInterceptorClassTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagedBeanWithNonSerializableInterceptorClassTest.testManagedBeanWithNonSerializableInterceptorClassNotOK: 750/1,249 Failed tests: 0 (297) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.producer.field.managed.dependent.ManagedBeanWithIllegalDependencyTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagedBeanWithIllegalDependencyTest.testConstructorInjectionPointRequiringPassivationCapableDependency: 751/1,249 Failed tests: 0 (298) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagedBeanWithIllegalDependencyTest.testFieldInjectionPointRequiringPassivationCapableDependency: 752/1,249 Failed tests: 0 (298) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagedBeanWithIllegalDependencyTest.testSetterInjectionPointRequiringPassivationCapableDependency: 753/1,249 Failed tests: 0 (298) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.producer.field.managed.NonPassivationCapableProducerFieldTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonPassivationCapableProducerFieldTest.testNonPassivationCapableProducerFieldNotOk: 754/1,249 Failed tests: 0 (299) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.producer.method.managed.dependent.ManagedBeanWithIllegalDependencyTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagedBeanWithIllegalDependencyTest.testConstructorInjectionPointRequiringPassivationCapableDependency: 755/1,249 Failed tests: 0 (300) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagedBeanWithIllegalDependencyTest.testFieldInjectionPointRequiringPassivationCapableDependency: 756/1,249 Failed tests: 0 (300) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagedBeanWithIllegalDependencyTest.testProducerMethodParamInjectionPointRequiringPassivationCapableDependency: 757/1,249 Failed tests: 0 (300) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagedBeanWithIllegalDependencyTest.testSetterInjectionPointRequiringPassivationCapableDependency: 758/1,249 Failed tests: 0 (300) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.producer.method.managed.NonPassivationCapableProducerMethodTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonPassivationCapableProducerMethodTest.testNonPassivationCapableProducerMethodNotOk: 759/1,249 Failed tests: 0 (301) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.decorator.field.DecoratorWithNonPassivatingInjectedFieldTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorWithNonPassivatingInjectedFieldTest.testPassivationCapableBeanWithNonPassivatingDecoratorInjectedFieldFails: 760/1,249 Failed tests: 0 (302) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.decorator.ManagedBeanWithNonPassivatingDecoratorTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagedBeanWithNonPassivatingDecoratorTest.testManagedBeanWithNonPassivatingDecoratorFails: 761/1,249 Failed tests: 0 (303) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.field.NonPassivatingInjectedFieldTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonPassivatingInjectedFieldTest.testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails: 762/1,249 Failed tests: 0 (304) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.initializer.NonPassivatingInitParamTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonPassivatingInitParamTest.testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails: 763/1,249 Failed tests: 0 (305) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.constructor.NonPassivatingConstructorParamTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonPassivatingConstructorParamTest.testBeanWithNonSerializableImplementationInjectedIntoNonTransientFieldOfBeanWithPassivatingScopeFails: 764/1,249 Failed tests: 0 (306) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.broken.NonPassivationManagedBeanHasPassivatingScopeTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonPassivationManagedBeanHasPassivatingScopeTest.testSimpleWebBeanWithNonSerializableImplementationClassFails: 765/1,249 Failed tests: 0 (307) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.PassivatingContextTest, time: 3 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivatingContextTest.testBeanWithNonSerializableImplementationInjectedIntoTransientFieldOK: 766/1,249 Failed tests: 0 (308) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivatingContextTest.testInjectionOfDependentPrimitiveProductIntoNormalBean: 767/1,249 Failed tests: 0 (308) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivatingContextTest.testInjectionOfDependentSerializableProductIntoNormalBean: 768/1,249 Failed tests: 0 (308) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableDecoratorOK: 769/1,249 Failed tests: 0 (308) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableImplementationClassOK: 770/1,249 Failed tests: 0 (308) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivatingContextTest.testManagedBeanWithSerializableInterceptorClassOK: 771/1,249 Failed tests: 0 (308) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivatingContextTest.testNonSerializableProducerFieldDeclaredPassivatingThrowsIllegalProductException: 772/1,249 Failed tests: 0 (308) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivatingContextTest.testPassivatingScopeProducerMethodReturnsUnserializableObjectNotOk: 773/1,249 Failed tests: 0 (308) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivatingContextTest.testPassivationCapableProducerFieldIsOK: 774/1,249 Failed tests: 0 (308) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivatingContextTest.testPassivationCapableProducerMethodIsOK: 775/1,249 Failed tests: 0 (308) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivatingContextTest.testPassivationOccurs: 776/1,249 Failed tests: 0 (308) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.validation.DecoratorWithNonPassivationCapableDependenciesTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorWithNonPassivationCapableDependenciesTest.testDeploymentValid: 777/1,249 Failed tests: 0 (309) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.validation.InterceptorWithNonPassivationCapableDependenciesTest, time: 2 ms] Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorWithNonPassivationCapableDependenciesTest.test: 778/1,249 Failed tests: 0 (310) Feb 23, 2022 10:15:02 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.producer.ProducerWithPrimitiveFieldTypePassivationTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerWithPrimitiveFieldTypePassivationTest.testProducerFieldWithPrimitiveType: 779/1,249 Failed tests: 0 (311) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.producer.ProducerMethodWithPrimitiveReturnTypePassivationTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodWithPrimitiveReturnTypePassivationTest.testProducerMethodWithPrimitiveReturnType: 780/1,249 Failed tests: 0 (312) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.transientreference.TransientReferenceParameterTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TransientReferenceParameterTest.testParamInjectionPoints: 781/1,249 Failed tests: 0 (313) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.custom.CustomPassivatingScopeCalledWithSerializableParametersTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomPassivatingScopeCalledWithSerializableParametersTest.testWithExtensionProvidedBean: 782/1,249 Failed tests: 0 (314) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomPassivatingScopeCalledWithSerializableParametersTest.testWithImplicitBean: 783/1,249 Failed tests: 0 (314) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.passivating.injection.point.PassivationCapableInjectionPointTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PassivationCapableInjectionPointTest.testPassivationCapableInjectionPoints: 784/1,249 Failed tests: 0 (315) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.dependent.DependentContextTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testContextIsActiveWhenEvaluatingElExpression: 785/1,249 Failed tests: 0 (316) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testDependentsDestroyedWhenElEvaluationCompletes: 786/1,249 Failed tests: 0 (316) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentContextTest.testInstanceUsedForElEvaluationNotShared: 787/1,249 Failed tests: 0 (316) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.ContextTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ContextTest.testBuiltInContexts: 788/1,249 Failed tests: 0 (317) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ContextTest.testGetContextWithNoRegisteredContextsFails: 789/1,249 Failed tests: 0 (317) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ContextTest.testGetContextWithTooManyActiveContextsFails: 790/1,249 Failed tests: 0 (317) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.DestroyForSameCreationalContextTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyForSameCreationalContextTest.testDestroyForSameCreationalContextOnly: 791/1,249 Failed tests: 0 (318) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.alterable.AlterableContextTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AlterableContextTest.testCustomScopedComponent: 792/1,249 Failed tests: 0 (319) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.DestroyedInstanceReturnedByGetTest, time: 1 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyedInstanceReturnedByGetTest.testDestroyedInstanceMustNotBeReturnedByGet: 793/1,249 Failed tests: 0 (320) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.GetFromContextualTest, time: 3 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke GetFromContextualTest.testGetMayNotCreateNewInstanceUnlessCreationalContextGiven: 794/1,249 Failed tests: 0 (321) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.GetWithNoCreationalContextTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke GetWithNoCreationalContextTest.testGetWithoutCreationalContextReturnsNull: 795/1,249 Failed tests: 0 (322) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.GetFromContextualTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke GetOnInactiveContextTest.testInvokingGetOnInactiveContextFails: 796/1,249 Failed tests: 0 (323) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.ContextDestroysBeansTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ContextDestroysBeansTest.testContextDestroysBeansWhenDestroyed: 797/1,249 Failed tests: 0 (324) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.context.NormalContextTest, time: 13 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NormalContextTest.testGetMayNotReturnNullUnlessContextualCreateReturnsNull: 798/1,249 Failed tests: 0 (325) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NormalContextTest.testGetReturnsExistingInstance: 799/1,249 Failed tests: 0 (325) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NormalContextTest.testGetWithCreationalContextReturnsNewInstance: 800/1,249 Failed tests: 0 (325) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NormalContextTest.testSameNormalScopeBeanInjectedEverywhere: 801/1,249 Failed tests: 0 (325) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.producer.method.broken.twobeans.TwoBeansSpecializeTheSameBeanTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TwoBeansSpecializeTheSameBeanTest.testTwoBeansSpecializeTheSameBean: 802/1,249 Failed tests: 0 (326) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.producer.method.broken.staticmethod.SpecializesStaticMethodTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializesStaticMethodTest.testSpecializedStaticMethod: 803/1,249 Failed tests: 0 (327) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.producer.method.broken.indirectoverride.IndirectOverrideTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke IndirectOverrideTest.testSpecializedMethodIndirectlyOverridesAnotherProducerMethod: 804/1,249 Failed tests: 0 (328) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.producer.method.broken.name.SpecializingAndSpecializedBeanHaveNameTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializingAndSpecializedBeanHaveNameTest.testSpecializingAndSpecializedBeanHasName: 805/1,249 Failed tests: 0 (329) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.producer.method.ProducerMethodSpecializationTest, time: 3 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodSpecializationTest.testSpecializingBeanInjection: 806/1,249 Failed tests: 0 (330) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodSpecializationTest.testSpecializingProducerMethod: 807/1,249 Failed tests: 0 (330) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.noextend3.SpecializingClassExtendsNonSimpleBeanTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.noextend3.Mammal is annotated with @Dependent but it does not declare an appropriate constructor therefore is not registered as a bean! Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializingClassExtendsNonSimpleBeanTest.testSpecializingClassExtendsNonSimpleBean: 808/1,249 Failed tests: 0 (331) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.noextend2.SpecializingBeanExtendsNothingTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializingBeanExtendsNothingTest.testSpecializingClassDirectlyExtendsNothing: 809/1,249 Failed tests: 0 (332) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.inconsistent.InconsistentSpecializationTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InconsistentSpecializationTest.testInconsistentSpecialization: 810/1,249 Failed tests: 0 (333) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.types.SpecializingBeanWithoutBeanTypeOfSpecializedBeanTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializingBeanWithoutBeanTypeOfSpecializedBeanTest.testDeployment: 811/1,249 Failed tests: 0 (334) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.noextend1.SpecializingBeanImplementsInterfaceOnlyTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializingBeanImplementsInterfaceOnlyTest.testSpecializingClassImplementsInterfaceAndExtendsNothing: 812/1,249 Failed tests: 0 (335) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.broken.names.SpecializingAndSpecializedBeanHasNameTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializingAndSpecializedBeanHasNameTest.testSpecializingAndSpecializedBeanHasName: 813/1,249 Failed tests: 0 (336) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.simple.SimpleBeanSpecializationTest, time: 3 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanSpecializationTest.testIndirectSpecialization: 814/1,249 Failed tests: 0 (337) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanSpecializationTest.testProducerMethodOnSpecializedBeanNotCalled: 815/1,249 Failed tests: 0 (337) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanSpecializationTest.testSpecializingBeanHasNameOfSpecializedBean: 816/1,249 Failed tests: 0 (337) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanSpecializationTest.testSpecializingBeanHasQualifiersOfSpecializedAndSpecializingBean: 817/1,249 Failed tests: 0 (337) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanSpecializationTest.testSpecializingBeanInjection: 818/1,249 Failed tests: 0 (337) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.inheritance.specialization.qualifiers.SpecializingBeanQualifiersTest, time: 2 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializingBeanQualifiersTest.testQuailifiersOfSpecializingBean: 819/1,249 Failed tests: 0 (338) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializingBeanQualifiersTest.testQuailifiersOfSpecializingdNestedClass: 820/1,249 Failed tests: 0 (338) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SpecializingBeanQualifiersTest.testQualifiersOfProducedSpecializingBean: 821/1,249 Failed tests: 0 (338) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamInitializerTest, time: 5 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratoredBeanTypeParamInitializerTest.testDeploymentFails: 822/1,249 Failed tests: 0 (339) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamConstructorTest, time: 4 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratoredBeanTypeParamConstructorTest.testDeploymentFails: 823/1,249 Failed tests: 0 (340) Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest, time: 4 ms] Feb 23, 2022 10:15:03 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 824/1,249 Failed tests: 0 (341) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamInitializerTest, time: 18 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 825/1,249 Failed tests: 0 (342) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratoredBeanTypeParamFieldTest, time: 4 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratoredBeanTypeParamFieldTest.testDeploymentFails: 826/1,249 Failed tests: 0 (343) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamConstructorTest, time: 4 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratorTypeParamConstructorTest.testDeploymentFails: 827/1,249 Failed tests: 0 (344) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanInitializerInjectionTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratedBeanInitializerInjectionTest.testDeploymentFails: 828/1,249 Failed tests: 0 (345) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanFieldInjectionTest, time: 15 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratedBeanFieldInjectionTest.testDeploymentFails: 829/1,249 Failed tests: 0 (346) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.injection.decorated.DecoratedBeanConstructorInjectionTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DecoratedBeanConstructorInjectionTest.testDeploymentFails: 830/1,249 Failed tests: 0 (347) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.broken.injection.BuiltinDecoratorInjectionTest, time: 1 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinDecoratorInjectionTest.testDeploymentFails: 831/1,249 Failed tests: 0 (348) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.builtin.metadata.BuiltinMetadataBeanTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinMetadataBeanTest.testBeanMetadata: 832/1,249 Failed tests: 0 (349) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinMetadataBeanTest.testDecoratorMetadata: 833/1,249 Failed tests: 0 (349) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinMetadataBeanTest.testInterceptorMetadata: 834/1,249 Failed tests: 0 (349) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinMetadataBeanTest.testProducerMethodMetadata: 835/1,249 Failed tests: 0 (349) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.producer.field.definition.broken.decorator.ProducerFieldOnDecoratorTest, time: 3 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldOnDecoratorTest.testProducerFieldNotAllowedOnDecorator: 836/1,249 Failed tests: 0 (350) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest, time: 3 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldFromSpecializingBeanUsed: 837/1,249 Failed tests: 0 (351) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest, time: 4 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodFromSpecializedBeanUsed: 838/1,249 Failed tests: 0 (352) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.producer.method.definition.ProducerMethodDefinitionTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testNonStaticProducerMethodNotInheritedBySpecializingSubclass: 839/1,249 Failed tests: 0 (353) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.producer.method.broken.decorator.ProducerMethodOnDecoratorTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodOnDecoratorTest.testProducerMethodNotAllowedOnDecorator: 840/1,249 Failed tests: 0 (354) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.simple.lifecycle.SimpleBeanLifecycleTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testSerializeRequestScoped: 841/1,249 Failed tests: 0 (355) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testSerializeSessionScoped: 842/1,249 Failed tests: 0 (355) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testSpecializedBeanExtendsManagedBean: 843/1,249 Failed tests: 0 (355) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.implementation.disposal.method.definition.broken.decorator.DisposerMethodOnDecoratorTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposerMethodOnDecoratorTest.testDisposerMethodNotAllowedOnDecorator: 844/1,249 Failed tests: 0 (356) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.event.broken.raw.RawEventProcessInjectionPointTest, time: 4 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawEventProcessInjectionPointTest.testDefinitionError: 845/1,249 Failed tests: 0 (357) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.event.broken.raw.RawEventCustomBeanTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawEventCustomBeanTest.testDefinitionError: 846/1,249 Failed tests: 0 (358) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.event.observer.extension.EventBeanObserverNotificationTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventBeanObserverNotificationTest.testNotifyInvoked: 847/1,249 Failed tests: 0 (359) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.event.observer.extension.BeanManagerObserverNotificationTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanManagerObserverNotificationTest.testNotifyInvoked: 848/1,249 Failed tests: 0 (360) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.event.observer.priority.EventObserverOrderingTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventObserverOrderingTest.testDefaultPriority: 849/1,249 Failed tests: 0 (361) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EventObserverOrderingTest.testProcessObserverMethodPriority: 850/1,249 Failed tests: 0 (361) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.full.definition.bean.custom.CustomBeanImplementationTest, time: 7 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanImplementationTest.testCustomBeanIsPassivationCapable: 851/1,249 Failed tests: 0 (362) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanImplementationTest.testCustomBeanIsPassivationCapableDependency: 852/1,249 Failed tests: 0 (362) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanImplementationTest.testCustomBeanNotAutomaticallySelected: 853/1,249 Failed tests: 0 (362) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanImplementationTest.testGetBeanClassCalled: 854/1,249 Failed tests: 0 (362) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanImplementationTest.testGetBindingsCalled: 855/1,249 Failed tests: 0 (362) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanImplementationTest.testGetInjectionPointsCalled: 856/1,249 Failed tests: 0 (362) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanImplementationTest.testGetNameCalled: 857/1,249 Failed tests: 0 (362) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanImplementationTest.testGetScopeTypeCalled: 858/1,249 Failed tests: 0 (362) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanImplementationTest.testGetStereotypesCalled: 859/1,249 Failed tests: 0 (362) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanImplementationTest.testGetTypesCalled: 860/1,249 Failed tests: 0 (362) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomBeanImplementationTest.testIsPolicyCalled: 861/1,249 Failed tests: 0 (362) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.broken.field.InjectedFieldAnnotatedWithProducesTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectedFieldAnnotatedWithProducesTest.testDeployment: 862/1,249 Failed tests: 0 (363) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasDisposesParameter.ConstructorHasDisposesParameterTest, time: 1 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConstructorHasDisposesParameterTest.testConstructorHasDisposesParameter: 863/1,249 Failed tests: 0 (364) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.SimpleBeanDefinitionTest, time: 3 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanDefinitionTest.testAbstractClassDeclaredInJavaNotDiscovered: 864/1,249 Failed tests: 0 (365) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanDefinitionTest.testDependentScopedBeanCanHaveNonStaticPublicField: 865/1,249 Failed tests: 0 (365) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanDefinitionTest.testEmptyConstructorUsed: 866/1,249 Failed tests: 0 (365) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanDefinitionTest.testExtensionNotDiscoveredAsSimpleBean: 867/1,249 Failed tests: 0 (365) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanDefinitionTest.testInitializerAnnotatedConstructor: 868/1,249 Failed tests: 0 (365) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanDefinitionTest.testInitializerAnnotatedConstructorUsedOverEmptyConstuctor: 869/1,249 Failed tests: 0 (365) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanDefinitionTest.testInterfaceNotDiscoveredAsSimpleBean: 870/1,249 Failed tests: 0 (365) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanDefinitionTest.testNonStaticInnerClassDeclaredInJavaNotDiscovered: 871/1,249 Failed tests: 0 (365) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanDefinitionTest.testSimpleBeanOnlyIfConstructorIsInitializer: 872/1,249 Failed tests: 0 (365) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanDefinitionTest.testSimpleBeanOnlyIfConstructorParameterless: 873/1,249 Failed tests: 0 (365) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanDefinitionTest.testStaticInnerClassDeclaredInJavaAllowed: 874/1,249 Failed tests: 0 (365) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.tooManyInitializerAnnotatedConstructors.TooManyInitializerAnnotatedConstructorsTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TooManyInitializerAnnotatedConstructorsTest.testTooManyInitializerAnnotatedConstructor: 875/1,249 Failed tests: 0 (366) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasObservesParameter.ConstructorHasObservesParameterTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConstructorHasObservesParameterTest.testConstructorHasObservesParameter: 876/1,249 Failed tests: 0 (367) Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.nonDependentWithPublicStaticField.NonDependentWithPublicStaticFieldTest, time: 2 ms] Feb 23, 2022 10:15:04 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonDependentWithPublicStaticFieldTest.testNonDependentScopedBeanCanHavePublicStaticField: 877/1,249 Failed tests: 0 (368) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.constructorHasAsyncObservesParameter.ConstructorHasAsyncObservesParameterTest, time: 1 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ConstructorHasAsyncObservesParameterTest.testConstructorHasAsyncObservesParameter: 878/1,249 Failed tests: 0 (369) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.definition.dependentWithPublicField.DependentWithPublicFieldTest, time: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentWithPublicFieldTest.testNonDependentScopedBeanCanNotHavePublicField: 879/1,249 Failed tests: 0 (370) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest, time: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithFinalClassResolution: 880/1,249 Failed tests: 0 (371) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPackagePrivateFinalMethodResolution: 881/1,249 Failed tests: 0 (371) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPrivateConstructorResolution: 882/1,249 Failed tests: 0 (371) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithProtectedFinalMethodResolution: 883/1,249 Failed tests: 0 (371) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanWithPublicFinalMethodResolution: 884/1,249 Failed tests: 0 (371) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest, time: 5 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testBeanCreateInjectsDependenciesAndInvokesInitializerToInstantiateInstance: 885/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testContextCreatesNewInstanceForInjection: 886/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testContextualDestroyCatchesException: 887/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.weld.bean.ManagedBean destroy ERROR: WELD-000019: Error destroying an instance org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Cod@d9cbed9 of Managed Bean [class org.jboss.cdi.tck.tests.implementation.simple.lifecycle.Cod] with qualifiers [@Any @Default] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testContextualDestroyDisposesWhenNecessary: 888/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testCreateInjectsFieldsDeclaredInJava: 889/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testCreateReturnsSameBeanPushed: 890/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testCreationExceptionWrapsCheckedExceptionThrownFromCreate: 891/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testDependentsDestroyedAfterPreDestroy: 892/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testIndirectSubClassInheritsPostConstructOnSuperclass: 893/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testIndirectSubClassInheritsPreDestroyOnSuperclass: 894/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testInjectionOfParametersIntoBeanConstructor: 895/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testManagedBean: 896/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testPostConstructPreDestroy: 897/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testQualifierTypeAnnotatedConstructor: 898/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testSubClassDoesNotInheritPostConstructOnSuperclassBlockedByIntermediateClass: 899/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testSubClassDoesNotInheritPreDestroyConstructOnSuperclassBlockedByIntermediateClass: 900/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testSubClassInheritsPostConstructOnSuperclass: 901/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testSubClassInheritsPreDestroyOnSuperclass: 902/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SimpleBeanLifecycleTest.testUncheckedExceptionThrownFromCreateNotWrapped: 903/1,249 Failed tests: 0 (372) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MultipleDisposerMethodsForProducerMethodTest.testMultipleDisposerMethodsForProducerMethodNotAllowed: 904/1,249 Failed tests: 0 (373) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnresolvedDisposalMethodDefinitionTest.testUnresolvedDisposalMethod: 905/1,249 Failed tests: 0 (374) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducesUnallowedDefinitionTest.testProducesUnallowed: 906/1,249 Failed tests: 0 (375) Feb 23, 2022 10:15:05 PM 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: 1 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InitializerUnallowedDefinitionTest.testInitializerUnallowed: 907/1,249 Failed tests: 0 (376) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ObserverParameterUnallowedDefinitionTest.testObserverParameterUnallowed: 908/1,249 Failed tests: 0 (377) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposerMethodOnInterceptorTest.testDisposerMethodNotAllowedOnInterceptor: 909/1,249 Failed tests: 0 (378) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposerMethodParameterInjectionValidationTest.test: 910/1,249 Failed tests: 0 (379) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposerMethodParameterInjectionValidationTest.test: 911/1,249 Failed tests: 0 (380) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MultipleDisposeParametersDefinitionTest.testMultipleDisposeParameters: 912/1,249 Failed tests: 0 (381) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.inheritance.DisposerMethodInheritanceTest, time: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposerMethodInheritanceTest.testManagedBeanDisposerMethodNotInherited: 913/1,249 Failed tests: 0 (382) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.DisposalMethodDefinitionTest, time: 3 ms] Feb 23, 2022 10:15:05 PM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.jboss.cdi.tck.tests.implementation.disposal.method.definition.DisposalNonBean is annotated with @Dependent but it does not declare an appropriate constructor therefore is not registered as a bean! Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposalMethodDefinitionTest.testBindingTypesAppliedToDisposalMethodParameters: 914/1,249 Failed tests: 0 (383) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodCalledForProducerField: 915/1,249 Failed tests: 0 (383) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodForMultipleProducerMethods: 916/1,249 Failed tests: 0 (383) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodOnNonBean: 917/1,249 Failed tests: 0 (383) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposalMethodDefinitionTest.testDisposalMethodParametersGetInjected: 918/1,249 Failed tests: 0 (383) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.invocation.DisposesMethodCalledOnceTest, time: 3 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce1: 919/1,249 Failed tests: 0 (384) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce2: 920/1,249 Failed tests: 0 (384) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce3: 921/1,249 Failed tests: 0 (384) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce4: 922/1,249 Failed tests: 0 (384) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce5: 923/1,249 Failed tests: 0 (384) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposesMethodCalledOnceTest.testDisposerCalledOnce6: 924/1,249 Failed tests: 0 (384) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.disposal.method.definition.parameters.DisposedParameterPositionTest, time: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposedParameterPositionTest.testDisposedParameterPosition: 925/1,249 Failed tests: 0 (385) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest, time: 3 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldBeanCreate: 926/1,249 Failed tests: 0 (386) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldBeanDestroy: 927/1,249 Failed tests: 0 (386) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldForNullValueNotDependent: 928/1,249 Failed tests: 0 (386) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldNotAnotherBean: 929/1,249 Failed tests: 0 (386) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldReturnsNullIsDependent: 930/1,249 Failed tests: 0 (386) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldLifecycleTest.testProducerFieldReturnsNullIsNotDependent: 931/1,249 Failed tests: 0 (386) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldLifecycleTest.testProducerStaticFieldBean: 932/1,249 Failed tests: 0 (386) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldOnInterceptorTest.testProducerFieldNotAllowedOnInterceptor: 933/1,249 Failed tests: 0 (387) Feb 23, 2022 10:15:05 PM 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: 1 ms] Feb 23, 2022 10:15:05 PM 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 Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldTypeWithWildcardTest.testProducerFieldTypeWithWildcard: 934/1,249 Failed tests: 0 (388) Feb 23, 2022 10:15:05 PM 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: 3 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldArrayTypeVariableTest.testBeanTypes: 935/1,249 Failed tests: 0 (389) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldArrayWildcardTest.testBeanTypes: 936/1,249 Failed tests: 0 (390) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectAnnotatedProducerFieldTest.testInjectAnnotatedProducerFieldNotAllowed: 937/1,249 Failed tests: 0 (391) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldWithTypeVariableTest.testProducerFieldWithTypeOfTypeVariableNotAllowed: 938/1,249 Failed tests: 0 (392) Feb 23, 2022 10:15:05 PM 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: 2 ms] Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RequestScopedProducerFieldWithTypeVariableTest.testRequestScopedProducerFieldParameterizedWithTypeVariableNotAllowed: 939/1,249 Failed tests: 0 (393) Feb 23, 2022 10:15:05 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.field.definition.ProducerFieldDefinitionTest, time: 4 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForArrayTypeReturn: 940/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForClassReturn: 941/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForInterfaceReturn: 942/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testApiTypeForPrimitiveReturn: 943/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testBeanDeclaresMultipleProducerFields: 944/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testBindingType: 945/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testDefaultBindingType: 946/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testDefaultNamed: 947/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testDefaultNamedByStereotype: 948/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testNamedField: 949/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testNonStaticProducerFieldNotIndirectlyInherited: 950/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testNonStaticProducerFieldNotInherited: 951/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testParameterizedReturnType: 952/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testProducerFieldWithTypeVariable: 953/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testScopeType: 954/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerFieldDefinitionTest.testStereotype: 955/1,249 Failed tests: 0 (394) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.definition.name.ProducerMethodWithDefaultNameTest, time: 50 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodWithDefaultNameTest.testJavaBeansPropertyName: 956/1,249 Failed tests: 0 (395) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodWithDefaultNameTest.testMethodName: 957/1,249 Failed tests: 0 (395) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodWithDefaultNameTest.testProducerMethodQualifiers: 958/1,249 Failed tests: 0 (395) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.definition.ProducerMethodDefinitionTest, time: 4 ms] Feb 23, 2022 10:15:06 PM org.jboss.weld.bootstrap.BeanDeployer createClassBean WARN: WELD-000167: Class org.jboss.cdi.tck.tests.implementation.producer.method.definition.NonBeanWithStaticProducerMethod is annotated with @Dependent but it does not declare an appropriate constructor therefore is not registered as a bean! Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForArrayTypeReturn: 959/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForClassReturn: 960/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForInterfaceReturn: 961/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testApiTypeForPrimitiveReturn: 962/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testBindingType: 963/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testBindingTypesAppliedToProducerMethodParameters: 964/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testDefaultBindingType: 965/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testDefaultNamedMethod: 966/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testDependentProducerReturnsNullValue: 967/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testNamedMethod: 968/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testNonDependentProducerReturnsNullValue: 969/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testNonStaticDisposerMethodWithStaticProducer: 970/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testNonStaticProducerMethodNotInherited: 971/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testParameterizedReturnType: 972/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testProducerOnNonBean: 973/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testScopeType: 974/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testStaticDisposerMethod: 975/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testStaticDisposerMethodWithNonStaticProducer: 976/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testStaticMethod: 977/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testStereotypeSpecifiesScope: 978/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodDefinitionTest.testTypeVariableReturnType: 979/1,249 Failed tests: 0 (396) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest, time: 4 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodLifecycleTest.testCreateFailsIfProducerReturnsNullAndNotDependent: 980/1,249 Failed tests: 0 (397) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodLifecycleTest.testCreateRethrowsUncheckedException: 981/1,249 Failed tests: 0 (397) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodLifecycleTest.testCreateReturnsNullIfProducerDoesAndDependent: 982/1,249 Failed tests: 0 (397) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodLifecycleTest.testCreateWrapsCheckedExceptionAndRethrows: 983/1,249 Failed tests: 0 (397) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodBeanCreate: 984/1,249 Failed tests: 0 (397) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodBeanDestroy: 985/1,249 Failed tests: 0 (397) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodLifecycleTest.testProducerMethodInvokedOnCreate: 986/1,249 Failed tests: 0 (397) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodLifecycleTest.testWhenApplicationInvokesProducerMethodParametersAreNotInjected: 987/1,249 Failed tests: 0 (397) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.ParameterizedReturnTypeWithTypeVariableTest, time: 2 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedReturnTypeWithTypeVariableTest.testNonDependentScopedProducerMethodWithParameterizedTypeWithTypeVariable: 988/1,249 Failed tests: 0 (398) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithTypeParameter.ParametrizedReturnTypeWithTypeVariable02Test, time: 2 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParametrizedReturnTypeWithTypeVariable02Test.testNonDependentScopedProducerMethodWithParameterizedTypeWithTypeVariable: 989/1,249 Failed tests: 0 (399) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.ParametrizedTypeWithWildcard02Test, time: 2 ms] Feb 23, 2022 10:15:06 PM org.jboss.weld.util.Beans omitIllegalBeanTypes INFO: WELD-001125: Illegal bean type org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.Spiderman> ignored on [EnhancedAnnotatedMethodImpl] @Produces public org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.SpidermanProducer.getSpiderman() Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParametrizedTypeWithWildcard02Test.testParameterizedReturnTypeWithDoubleWildcard: 990/1,249 Failed tests: 0 (400) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterizedTypeWithWildcard.ParameterizedTypeWithWildcardTest, time: 15 ms] Feb 23, 2022 10:15:06 PM 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() Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedTypeWithWildcardTest.testParameterizedReturnTypeWithWildcard: 991/1,249 Failed tests: 0 (401) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.array.ProducerMethodArrayTypeVariableTest, time: 2 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodArrayTypeVariableTest.testBeanTypes: 992/1,249 Failed tests: 0 (402) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.array.ProducerMethodArrayWildcardTest, time: 2 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodArrayWildcardTest.testBeanTypes: 993/1,249 Failed tests: 0 (403) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.interceptor.ProducerMethodOnInterceptorTest, time: 2 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProducerMethodOnInterceptorTest.testProducerMethodNotAllowedOnInterceptor: 994/1,249 Failed tests: 0 (404) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedObservesAsync.ParameterAnnotatedAsyncObservesTest, time: 1 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterAnnotatedAsyncObservesTest.testProducerMethodWithParameterAnnotatedAsyncObserves: 995/1,249 Failed tests: 0 (405) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.typeVariableReturnType.TypeVariableReturnTypeTest, time: 1 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TypeVariableReturnTypeTest.testTypeVariableNotAllowed: 996/1,249 Failed tests: 0 (406) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest, time: 1 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterAnnotatedObservesTest.testProducerMethodWithParameterAnnotatedObserves: 997/1,249 Failed tests: 0 (407) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.producer.method.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest, time: 1 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterAnnotatedDisposesTest.testProducerMethodWithParameterAnnotatedDisposes: 998/1,249 Failed tests: 0 (408) Feb 23, 2022 10:15:06 PM 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: 5 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptedBeanTypeParamFieldTest.testDeploymentFails: 999/1,249 Failed tests: 0 (409) Feb 23, 2022 10:15:06 PM 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: 3 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorTypeParamInitializerTest.testDeploymentFails: 1,000/1,249 Failed tests: 0 (410) Feb 23, 2022 10:15:06 PM 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: 42 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptedBeanTypeParamConstructorTest.testDeploymentFails: 1,001/1,249 Failed tests: 0 (411) Feb 23, 2022 10:15:06 PM 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: 5 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorTypeParamConstructorTest.testDeploymentFails: 1,002/1,249 Failed tests: 0 (412) Feb 23, 2022 10:15:06 PM 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: 4 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptedBeanTypeParamInitializerTest.testDeploymentFails: 1,003/1,249 Failed tests: 0 (413) Feb 23, 2022 10:15:06 PM 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: 5 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorTypeParamFieldTest.testDeploymentFails: 1,004/1,249 Failed tests: 0 (414) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamDisposerTest, time: 2 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanTypeParamDisposerTest.testDeploymentFails: 1,005/1,249 Failed tests: 0 (415) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamInitializerTest, time: 2 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanTypeParamInitializerTest.testDeploymentFails: 1,006/1,249 Failed tests: 0 (416) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamConstructorTest, time: 3 ms] Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanTypeParamConstructorTest.testDeploymentFails: 1,007/1,249 Failed tests: 0 (417) Feb 23, 2022 10:15:06 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamProducerTest, time: 2 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanTypeParamProducerTest.testDeploymentFails: 1,008/1,249 Failed tests: 0 (418) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.BeanTypeParamFieldTest, time: 2 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanTypeParamFieldTest.testDeploymentFails: 1,009/1,249 Failed tests: 0 (419) Feb 23, 2022 10:15:07 PM 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: 45 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptedBeanInitializerInjectionTest.testDeploymentFails: 1,010/1,249 Failed tests: 0 (420) Feb 23, 2022 10:15:07 PM 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: 2 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptedBeanFieldInjectionTest.testDeploymentFails: 1,011/1,249 Failed tests: 0 (421) Feb 23, 2022 10:15:07 PM 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: 2 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptedBeanConstructorInjectionTest.testDeploymentFails: 1,012/1,249 Failed tests: 0 (422) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.BuiltinInterceptorInjectionTest, time: 2 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinInterceptorInjectionTest.testDeploymentFails: 1,013/1,249 Failed tests: 0 (423) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedObserves.ParameterAnnotatedObservesTest, time: 2 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterAnnotatedObservesTest.testInitializerMethodHasParameterAnnotatedObserves: 1,014/1,249 Failed tests: 0 (424) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedDisposes.ParameterAnnotatedDisposesTest, time: 20 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterAnnotatedDisposesTest.testInitializerMethodHasParameterAnnotatedDisposes: 1,015/1,249 Failed tests: 0 (425) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.parameterAnnotatedAsyncObserves.ParameterAnnotatedAsyncObservesTest, time: 49 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterAnnotatedAsyncObservesTest.testInitializerMethodHasParameterAnnotatedAsyncObserves: 1,016/1,249 Failed tests: 0 (426) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.generic.GenericInitializerMethodTest, time: 2 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke GenericInitializerMethodTest.testGenericInitializerMethodNotAllowed: 1,017/1,249 Failed tests: 0 (427) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.broken.methodAnnotatedProduces.InitializerMethodAnnotatedProducesTest, time: 2 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InitializerMethodAnnotatedProducesTest.testInitializerMethodAnnotatedProduces: 1,018/1,249 Failed tests: 0 (428) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.initializer.InitializerMethodTest, time: 3 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InitializerMethodTest.testBindingTypeOnInitializerParameter: 1,019/1,249 Failed tests: 0 (429) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InitializerMethodTest.testMultipleInitializerMethodsAreCalled: 1,020/1,249 Failed tests: 0 (429) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.inheritance.generics.MemberLevelInheritanceTest, time: 16 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MemberLevelInheritanceTest.testInjectionPoint: 1,021/1,249 Failed tests: 0 (430) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MemberLevelInheritanceTest.testInjectionPointDefinition: 1,022/1,249 Failed tests: 0 (430) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MemberLevelInheritanceTest.testObserver: 1,023/1,249 Failed tests: 0 (430) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke MemberLevelInheritanceTest.testObserverResolution: 1,024/1,249 Failed tests: 0 (430) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalClassWithInheritedStereotypeInterceptorTest, time: 3 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FinalClassWithInheritedStereotypeInterceptorTest.testFinalMethodWithInheritedStereotypeInterceptor: 1,025/1,249 Failed tests: 0 (431) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalMethodWithInheritedStereotypeInterceptorTest, time: 3 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FinalMethodWithInheritedStereotypeInterceptorTest.testFinalClassWithInheritedStereotypeInterceptor: 1,026/1,249 Failed tests: 0 (432) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalClassWithInheritedClassLevelInterceptorTest, time: 3 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FinalClassWithInheritedClassLevelInterceptorTest.testFinalClassWithInheritedClassLevelInterceptor: 1,027/1,249 Failed tests: 0 (433) Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.broken.binding.FinalMethodWithInheritedClassLevelInterceptorTest, time: 2 ms] Feb 23, 2022 10:15:07 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FinalMethodWithInheritedClassLevelInterceptorTest.testFinalMethodWithInheritedClassLevelInterceptor: 1,028/1,249 Failed tests: 0 (434) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.inheritance.InterceptorBindingInheritanceTest, time: 44 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingInheritanceTest.testInterceptorBindingDirectlyInheritedFromManagedBean: 1,029/1,249 Failed tests: 0 (435) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingInheritanceTest.testInterceptorBindingIndirectlyInheritedFromManagedBean: 1,030/1,249 Failed tests: 0 (435) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyInheritedFromManagedBean: 1,031/1,249 Failed tests: 0 (435) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingDirectlyNotInheritedFromManagedBean: 1,032/1,249 Failed tests: 0 (435) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyInheritedFromManagedBean: 1,033/1,249 Failed tests: 0 (435) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingInheritanceTest.testMethodInterceptorBindingIndirectlyNotInheritedFromManagedBean: 1,034/1,249 Failed tests: 0 (435) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.InterceptorOrderTest, time: 3 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorOrderTest.testInterceptorsCalledInOrderDefinedByBeansXml: 1,035/1,249 Failed tests: 0 (436) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorOrderTest.testInterceptorsInvocationOrder: 1,036/1,249 Failed tests: 0 (436) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.DependentBeanFinalMethodInterceptorTest, time: 4 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DependentBeanFinalMethodInterceptorTest.testFinalMethodWithClassLevelInterceptor: 1,037/1,249 Failed tests: 0 (437) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.NormalScopedBeanFinalClassInterceptorTest, time: 17 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NormalScopedBeanFinalClassInterceptorTest.testFinalClassWithClassLevelInterceptor: 1,038/1,249 Failed tests: 0 (438) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalClassClassLevelInterceptorTest, time: 2 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FinalClassClassLevelInterceptorTest.testFinalClassWithClassLevelInterceptor: 1,039/1,249 Failed tests: 0 (439) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.finalClassInterceptor.NormalScopedBeanFinalMethodInterceptorTest, time: 2 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NormalScopedBeanFinalMethodInterceptorTest.testFinalMethodWithClassLevelInterceptor: 1,040/1,249 Failed tests: 0 (440) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.async.InterceptorWithAsyncObserverMethodTest, time: 2 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorWithAsyncObserverMethodTest.testInterceptorWithAsyncObserverMethodNotOk: 1,041/1,249 Failed tests: 0 (441) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.observer.InterceptorWithObserverMethodTest, time: 2 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorWithObserverMethodTest.testInterceptorWithObserverMethodNotOk: 1,042/1,249 Failed tests: 0 (442) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.broken.nonDependent.NonDependentInterceptorTest, time: 2 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonDependentInterceptorTest.testDeploymentWithScopedInterceptor: 1,043/1,249 Failed tests: 0 (443) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest, time: 3 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorDefinitionTest.testInstanceOfInterceptorForEveryEnabledInterceptor: 1,044/1,249 Failed tests: 0 (444) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorDefinitionTest.testInterceptionType: 1,045/1,249 Failed tests: 0 (444) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorDefinitionTest.testInterceptorBindingAnnotation: 1,046/1,249 Failed tests: 0 (444) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorDefinitionTest.testInterceptorBindingTypes: 1,047/1,249 Failed tests: 0 (444) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorDefinitionTest.testInterceptorBindingsCanDeclareOtherInterceptorBindings: 1,048/1,249 Failed tests: 0 (444) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorDefinitionTest.testInterceptorsImplementInterceptorInterface: 1,049/1,249 Failed tests: 0 (444) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorDefinitionTest.testNoBindingTypesToResolveInterceptorsFails: 1,050/1,249 Failed tests: 0 (444) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorDefinitionTest.testNonBindingTypeToResolveInterceptorsFails: 1,051/1,249 Failed tests: 0 (444) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorDefinitionTest.testResolveInterceptorsReturnsOrderedList: 1,052/1,249 Failed tests: 0 (444) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorDefinitionTest.testSameBindingTypesToResolveInterceptorsFails: 1,053/1,249 Failed tests: 0 (444) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorDefinitionTest.testStereotypeInterceptorBindings: 1,054/1,249 Failed tests: 0 (444) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.member.InterceptorBindingTypeWithMemberTest, time: 3 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithMember: 1,055/1,249 Failed tests: 0 (445) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorBindingTypeWithMemberTest.testInterceptorBindingTypeWithNonBindingMember: 1,056/1,249 Failed tests: 0 (445) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.invocation.InterceptorInvocationTest, time: 2 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorInvocationTest.testDisposerMethodsAreIntercepted: 1,057/1,249 Failed tests: 0 (446) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorInvocationTest.testInitializerMethodsNotIntercepted: 1,058/1,249 Failed tests: 0 (446) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorInvocationTest.testLifecycleCallbacksAreIntercepted: 1,059/1,249 Failed tests: 0 (446) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorInvocationTest.testManagedBeanIsIntercepted: 1,060/1,249 Failed tests: 0 (446) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorInvocationTest.testObjectMethodsAreNotIntercepted: 1,061/1,249 Failed tests: 0 (446) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorInvocationTest.testObserverMethodsAreIntercepted: 1,062/1,249 Failed tests: 0 (446) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorInvocationTest.testProducerMethodsAreIntercepted: 1,063/1,249 Failed tests: 0 (446) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PublicFinalMethodNotProxyableTest, time: 2 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PublicFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 1,064/1,249 Failed tests: 0 (447) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.StaticFinalMethodTest, time: 3 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke StaticFinalMethodTest.testClassWithStaticFinalMethodCanBeProxied: 1,065/1,249 Failed tests: 0 (448) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.NonPrivateNonStaticSuperclassMethodTest, time: 2 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NonPrivateNonStaticSuperclassMethodTest.testClassWithPublicFinalMethodCannotBeProxied: 1,066/1,249 Failed tests: 0 (449) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PackagePrivateFinalMethodNotProxyableTest, time: 2 ms] Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PackagePrivateFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 1,067/1,249 Failed tests: 0 (450) Feb 23, 2022 10:15:08 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.ProtectedFinalMethodNotProxyableTest, time: 2 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ProtectedFinalMethodNotProxyableTest.testClassWithPublicFinalMethodCannotBeProxied: 1,068/1,249 Failed tests: 0 (451) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PrivateFinalMethodTest, time: 2 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PrivateFinalMethodTest.testClassWithPrivateFinalMethodCanBeProxied: 1,069/1,249 Failed tests: 0 (452) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.beanConstructor.BeanConstructorWithParametersTest, time: 2 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanConstructorWithParametersTest.testDeployment: 1,070/1,249 Failed tests: 0 (453) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.array.ArrayTest, time: 19 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ArrayTest.testInjectionPointWithArrayType: 1,071/1,249 Failed tests: 0 (454) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.primitive.UnproxyableTest, time: 2 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnproxyableTest.testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedBean: 1,072/1,249 Failed tests: 0 (455) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.PrivateConstructorTest, time: 2 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PrivateConstructorTest.testClassWithPrivateConstructor: 1,073/1,249 Failed tests: 0 (456) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.interceptor.InterceptedBeanProxyTest, time: 2 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptedBeanProxyTest.testClientProxyBeanWithBoundInterceptor: 1,074/1,249 Failed tests: 0 (457) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalClass.FinalClassTest, time: 3 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke FinalClassTest.testInjectionPointWithUnproxyableTypeWhichResolvesToNormalScopedBean: 1,075/1,249 Failed tests: 0 (458) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.ClientProxyTest, time: 2 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ClientProxyTest.testClientProxyInvocation: 1,076/1,249 Failed tests: 0 (459) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ClientProxyTest.testClientProxyUsedForNormalScope: 1,077/1,249 Failed tests: 0 (459) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ClientProxyTest.testSimpleBeanClientProxyIsSerializable: 1,078/1,249 Failed tests: 0 (459) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.multiple.bounds.ParameterizedTypesWithTypeVariableWithMultipleBoundsTest, time: 3 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithTypeVariableWithMultipleBounds: 1,079/1,249 Failed tests: 0 (460) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithTypeVariableWithMultipleBoundsToParameterizedTypeWithActualType: 1,080/1,249 Failed tests: 0 (460) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedTypesWithTypeVariableWithMultipleBoundsTest.testInjectionOfBeanWithWildcardWithTypeVariableAsLowerBound: 1,081/1,249 Failed tests: 0 (460) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithWildcardTest, time: 4 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedTypesInjectionToParameterizedWithWildcardTest.testInjection: 1,082/1,249 Failed tests: 0 (461) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithActualTypeTest, time: 19 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedTypesInjectionToParameterizedWithActualTypeTest.testInjection: 1,083/1,249 Failed tests: 0 (462) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToRawTypeTest, time: 3 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedTypesInjectionToRawTypeTest.testInjection: 1,084/1,249 Failed tests: 0 (463) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest, time: 3 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedTypesInjectionToParameterizedWithTypeVariableUpperBoundTest.testInjection: 1,085/1,249 Failed tests: 0 (464) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.broken.raw.ParameterizedTypesInjectionRawAmbiguousTest, time: 7 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedTypesInjectionRawAmbiguousTest.testInjection: 1,086/1,249 Failed tests: 0 (465) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithTypeVariableTest, time: 45 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ParameterizedTypesInjectionToParameterizedWithTypeVariableTest.testInjection: 1,087/1,249 Failed tests: 0 (466) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.any.AnyInjectionTest, time: 3 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AnyInjectionTest.testAnyInjectionIfExactlyOneBeanForType: 1,088/1,249 Failed tests: 0 (467) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.ambiguous.AmbiguousDependencyTest, time: 3 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AmbiguousDependencyTest.testAmbiguousDependency: 1,089/1,249 Failed tests: 0 (468) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dependency.resolution.broken.unsatisfied.UnsatisfiedDependencyTest, time: 42 ms] Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke UnsatisfiedDependencyTest.testUnsatisfiedDependency: 1,090/1,249 Failed tests: 0 (469) Feb 23, 2022 10:15:09 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dependency.resolution.AmbiguousDependencyResolutionTest, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AmbiguousDependencyResolutionTest.testProducerFieldOnAlternativeIsNotEliminated: 1,091/1,249 Failed tests: 0 (470) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AmbiguousDependencyResolutionTest.testProducerMethodOnAlternativeIsNotEliminated: 1,092/1,249 Failed tests: 0 (470) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.dynamic.DynamicInjectionPointTest, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetAnnotated: 1,093/1,249 Failed tests: 0 (471) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetBean: 1,094/1,249 Failed tests: 0 (471) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetMember: 1,095/1,249 Failed tests: 0 (471) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetQualifiers: 1,096/1,249 Failed tests: 0 (471) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicInjectionPointTest.testInjectionPointGetType: 1,097/1,249 Failed tests: 0 (471) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicInjectionPointTest.testInjectionPointIsDelegate: 1,098/1,249 Failed tests: 0 (471) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicInjectionPointTest.testInjectionPointIsTransient: 1,099/1,249 Failed tests: 0 (471) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.disposer.DisposerInjectionPointMetadataTest, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisposerInjectionPointMetadataTest.testDisposerWithInjectionPointMetadata: 1,100/1,249 Failed tests: 0 (472) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.normal.scope.NormalScopedBeanWithInjectionPoint, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NormalScopedBeanWithInjectionPoint.testRequestScopedBeanWithInjectionPoint: 1,101/1,249 Failed tests: 0 (473) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.requiredtype.LegalRequiredTypeTest, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke LegalRequiredTypeTest.testLegalRequiredType: 1,102/1,249 Failed tests: 0 (474) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.InjectionPointTest, time: 3 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testApiTypeInjectionPoint: 1,103/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testCurrentBinding: 1,104/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testDependentScope: 1,105/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testGetAnnotatedField: 1,106/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testGetAnnotatedParameter: 1,107/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testGetBean: 1,108/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testGetBindingTypes: 1,109/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testGetMemberConstructor: 1,110/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testGetMemberField: 1,111/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testGetMemberMethod: 1,112/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testGetType: 1,113/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testIsTransient: 1,114/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectionPointTest.testNullInjectionPointInjectedIntoNonInjectedObject: 1,115/1,249 Failed tests: 0 (475) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.named.NamedAtInjectionPointTest, time: 3 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NamedAtInjectionPointTest.testFieldNameUsedAsBeanName: 1,116/1,249 Failed tests: 0 (476) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.InjectableReferenceTest, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectableReferenceTest.testGetInjectableReferenceOnBeanManager: 1,117/1,249 Failed tests: 0 (477) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InjectableReferenceTest.testGetInjectableReferenceReturnsDelegateForDelegateInjectionPoint: 1,118/1,249 Failed tests: 0 (477) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.raw.RawBeanTypeParameterizedRequiredTypeTest, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawBeanTypeParameterizedRequiredTypeTest.testAssignableTypeParams: 1,119/1,249 Failed tests: 0 (478) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawBeanTypeParameterizedRequiredTypeTest.testNotAssignableTypeParams: 1,120/1,249 Failed tests: 0 (478) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.parameterized.AssignabilityOfRawAndParameterizedTypesTest, time: 5 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithActualTypes: 1,121/1,249 Failed tests: 0 (479) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcards: 1,122/1,249 Failed tests: 0 (479) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithActualTypesToParameterizedTypeWithWildcardsAtInjectionPoint: 1,123/1,249 Failed tests: 0 (479) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariableWithMultipleBoundsToParameterizedTypeWithTypeVariable: 1,124/1,249 Failed tests: 0 (479) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithActualTypes: 1,125/1,249 Failed tests: 0 (479) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithTypeVariable: 1,126/1,249 Failed tests: 0 (479) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcardWithLowerBound: 1,127/1,249 Failed tests: 0 (479) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards: 1,128/1,249 Failed tests: 0 (479) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesToParameterizedTypeWithWildcards2: 1,129/1,249 Failed tests: 0 (479) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityOfParameterizedTypeWithTypeVariablesWithMultipleBoundsToParameterizedTypeWithActualTypes: 1,130/1,249 Failed tests: 0 (479) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AssignabilityOfRawAndParameterizedTypesTest.testAssignabilityToRawType: 1,131/1,249 Failed tests: 0 (479) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedTest, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorNotResolvedTest.testInterceptorNotAvailableForInjection: 1,132/1,249 Failed tests: 0 (480) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedInterModuleTest, time: 3 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InterceptorNotResolvedInterModuleTest.testInterceptorNotAvailableForInjection: 1,133/1,249 Failed tests: 0 (481) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.broken.disabled.DisabledBeanNotAvailableForInjectionTest, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DisabledBeanNotAvailableForInjectionTest.testDeployment: 1,134/1,249 Failed tests: 0 (482) Feb 23, 2022 10:15:10 PM 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: 36 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke TypeVariableInjectionPointTest.testTypeVariableInjectionPoint: 1,135/1,249 Failed tests: 0 (483) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.ResolutionByTypeTest, time: 4 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testAllQualifiersSpecifiedForResolutionMustAppearOnBean: 1,136/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testBeanTypesOnManagedBean: 1,137/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testBeanTypesOnProducerField: 1,138/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testBeanTypesOnProducerMethod: 1,139/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testDefaultBindingTypeAssumed: 1,140/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testGenericBeanTypesOnManagedBean: 1,141/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testGenericBeanTypesOnProducerField: 1,142/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testGenericBeanTypesOnProducerMethod: 1,143/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithArray: 1,144/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithNonBindingMembers: 1,145/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithPrimitives: 1,146/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByTypeTest.testResolveByTypeWithTypeParameter: 1,147/1,249 Failed tests: 0 (484) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.primitive.PrimitiveInjectionPointTest, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PrimitiveInjectionPointTest.testPrimitiveInjectionPointResolvedToNonPrimitiveProducerMethod: 1,148/1,249 Failed tests: 0 (485) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed3.NamedNonFieldInjectionPointTest, time: 1 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NamedNonFieldInjectionPointTest.testNamedInitializerMethodInjectionPointNotAllowed: 1,149/1,249 Failed tests: 0 (486) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed.NamedNonFieldInjectionPointTest, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NamedNonFieldInjectionPointTest.testNamedProducerInjectionPointNotAllowed: 1,150/1,249 Failed tests: 0 (487) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.ExpandedNamePrefixTest, time: 3 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExpandedNamePrefixTest.testDuplicateBeanNamePrefix: 1,151/1,249 Failed tests: 0 (488) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.NamePrefixTest, time: 2 ms] Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NamePrefixTest.testDuplicateBeanNamePrefix: 1,152/1,249 Failed tests: 0 (489) Feb 23, 2022 10:15:10 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.prefix.ExpandedNamePrefix2Test, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ExpandedNamePrefix2Test.testDuplicateBeanNamePrefix: 1,153/1,249 Failed tests: 0 (490) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed2.NamedNonFieldInjectionPointTest, time: 1 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke NamedNonFieldInjectionPointTest.testNamedObserverMethodInjectionPointNotAllowed: 1,154/1,249 Failed tests: 0 (491) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.broken.duplicity.DuplicitNameTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DuplicitNameTest.testDuplicateNamedBeans: 1,155/1,249 Failed tests: 0 (492) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.ambiguous.AmbiguousELNamesTest, time: 32 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke AmbiguousELNamesTest.testAmbiguousELNamesResolved: 1,156/1,249 Failed tests: 0 (493) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.ResolutionByNameTest, time: 1 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ResolutionByNameTest.testAmbiguousELNamesResolved: 1,157/1,249 Failed tests: 0 (494) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.binding.members.array.BindingAnnotationWithMemberTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BindingAnnotationWithMemberTest.testArrayMemberWithNonBinding: 1,158/1,249 Failed tests: 0 (495) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.binding.members.annotation.BindingAnnotationWithMemberTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BindingAnnotationWithMemberTest.testAnnotationMemberWithNonBinding: 1,159/1,249 Failed tests: 0 (496) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.circular.CircularDependencyTest, time: 4 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CircularDependencyTest.testCircularInjectionOnOneNormalAndOneDependentBean: 1,160/1,249 Failed tests: 0 (497) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CircularDependencyTest.testCircularInjectionOnTwoNormalBeans: 1,161/1,249 Failed tests: 0 (497) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CircularDependencyTest.testNormalAndDependentCircularConstructors: 1,162/1,249 Failed tests: 0 (497) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CircularDependencyTest.testNormalCircularConstructors: 1,163/1,249 Failed tests: 0 (497) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CircularDependencyTest.testNormalProducerMethodDeclaredOnDependentBeanWhichInjectsProducedBean: 1,164/1,249 Failed tests: 0 (497) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CircularDependencyTest.testNormalProducerMethodDeclaredOnNormalBeanWhichInjectsProducedBean: 1,165/1,249 Failed tests: 0 (497) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CircularDependencyTest.testSelfConsumingConstructorsOnNormalBean: 1,166/1,249 Failed tests: 0 (497) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceDisposerInjectionTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawInstanceDisposerInjectionTest.testDefinitionError: 1,167/1,249 Failed tests: 0 (498) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceInitMethodInjectionTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawInstanceInitMethodInjectionTest.testDefinitionError: 1,168/1,249 Failed tests: 0 (499) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceObserverInjectionTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawInstanceObserverInjectionTest.testDefinitionError: 1,169/1,249 Failed tests: 0 (500) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceProducerMethodInjectionTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawInstanceProducerMethodInjectionTest.testDefinitionError: 1,170/1,249 Failed tests: 0 (501) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceFieldInjectionTest, time: 1 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawInstanceFieldInjectionTest.testDefinitionError: 1,171/1,249 Failed tests: 0 (502) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceConstructorInjectionTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RawInstanceConstructorInjectionTest.testDefinitionError: 1,172/1,249 Failed tests: 0 (503) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.handle.InstanceHandleTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InstanceHandleTest.testGetAfterDestroyingContextualInstance: 1,173/1,249 Failed tests: 0 (504) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InstanceHandleTest.testGetHandle: 1,174/1,249 Failed tests: 0 (504) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InstanceHandleTest.testHandles: 1,175/1,249 Failed tests: 0 (504) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InstanceHandleTest.testIsResolvable: 1,176/1,249 Failed tests: 0 (504) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.destroy.dependent.DestroyingDependentInstanceTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyingDependentInstanceTest.testDestroyingDependentInstances: 1,177/1,249 Failed tests: 0 (505) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyingDependentInstanceTest.testDestroyingInterceptedDependentBean: 1,178/1,249 Failed tests: 0 (505) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyingNormalScopedInstanceTest.testApplicationScopedComponent: 1,179/1,249 Failed tests: 0 (506) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyingNormalScopedInstanceTest.testNothingHappensIfNoInstanceToDestroy: 1,180/1,249 Failed tests: 0 (506) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyingNormalScopedInstanceTest.testNullParameter: 1,181/1,249 Failed tests: 0 (506) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DestroyingNormalScopedInstanceTest.testRequestScopedComponent: 1,182/1,249 Failed tests: 0 (506) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.builtin.BuiltinInstanceTest, time: 5 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinInstanceTest.testInstanceIsPassivationCapable: 1,183/1,249 Failed tests: 0 (507) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinInstanceTest.testInstanceProvidedForEveryLegalBeanType: 1,184/1,249 Failed tests: 0 (507) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinInstanceTest.testNameOfBuiltinInstance: 1,185/1,249 Failed tests: 0 (507) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BuiltinInstanceTest.testScopeOfBuiltinInstance: 1,186/1,249 Failed tests: 0 (507) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.DynamicLookupTest, time: 3 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.beanManageCreateInstance: 1,187/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.cdiSelectLookup: 1,188/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.testAlternatives: 1,189/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.testAmbiguousDependencyThrowsException: 1,190/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.testDuplicateBindingsThrowsException: 1,191/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.testGetMethod: 1,192/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.testIsAmbiguous: 1,193/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.testIsUnsatisfied: 1,194/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.testIteratorMethod: 1,195/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.testNonBindingThrowsException: 1,196/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.testObtainsInjectsInstanceOfInstance: 1,197/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.testStream: 1,198/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke DynamicLookupTest.testUnsatisfiedDependencyThrowsException: 1,199/1,249 Failed tests: 0 (508) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.ManagerTest, time: 2 ms] Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagerTest.testContainerProvidesManagerBean: 1,200/1,249 Failed tests: 0 (509) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagerTest.testGetReferenceReturnsContextualInstance: 1,201/1,249 Failed tests: 0 (509) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagerTest.testGetReferenceWithIllegalBeanType: 1,202/1,249 Failed tests: 0 (509) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagerTest.testInjectingManager: 1,203/1,249 Failed tests: 0 (509) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagerTest.testManagerBeanHasCurrentBinding: 1,204/1,249 Failed tests: 0 (509) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagerTest.testManagerBeanIsDependentScoped: 1,205/1,249 Failed tests: 0 (509) Feb 23, 2022 10:15:11 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ManagerTest.testManagerBeanIsPassivationCapable: 1,206/1,249 Failed tests: 0 (509) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.vetoed.VetoedTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VetoedTest.testClassLevelVeto: 1,207/1,249 Failed tests: 0 (510) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke VetoedTest.testPackageLevelVeto: 1,208/1,249 Failed tests: 0 (510) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.changeObserverQualifier.ChangeObserverQualifierTest, time: 3 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ChangeObserverQualifierTest.test: 1,209/1,249 Failed tests: 0 (511) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ChangeObserverQualifierTest.testScopeIsRetained: 1,210/1,249 Failed tests: 0 (511) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.customQualifier.CustomQualifierTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomQualifierTest.test: 1,211/1,249 Failed tests: 0 (512) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.inspectAnnotatedSubtypes.InspectAnnotatedSubtypesTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke InspectAnnotatedSubtypesTest.test: 1,212/1,249 Failed tests: 0 (513) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.changeBeanQualifier.ChangeBeanQualifierTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ChangeBeanQualifierTest.test: 1,213/1,249 Failed tests: 0 (514) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.registration.RegistrationTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RegistrationTest.trigger: 1,214/1,249 Failed tests: 0 (515) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.customStereotype.CustomStereotypeTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomStereotypeTest.test: 1,215/1,249 Failed tests: 0 (516) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 3 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnhancementOnlyMessagesTest.test: 1,216/1,249 Failed tests: 0 (517) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnhancementMultipleParams2Test.test: 1,217/1,249 Failed tests: 0 (518) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RegistrationMultipleParams2Test.test: 1,218/1,249 Failed tests: 0 (519) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RegistrationNoParamTest.test: 1,219/1,249 Failed tests: 0 (520) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RegistrationOnlyMessagesTest.test: 1,220/1,249 Failed tests: 0 (521) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnhancementOnlyTypesTest.test: 1,221/1,249 Failed tests: 0 (522) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnhancementMultipleParamsTest.test: 1,222/1,249 Failed tests: 0 (523) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 27 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke EnhancementNoParamTest.test: 1,223/1,249 Failed tests: 0 (524) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RegistrationMultipleParamsTest.test: 1,224/1,249 Failed tests: 0 (525) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.invalid.AbstractInvalidExtensionParamTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke RegistrationOnlyTypesTest.test: 1,225/1,249 Failed tests: 0 (526) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.syntheticBean.SyntheticBeanTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticBeanTest.test: 1,226/1,249 Failed tests: 0 (527) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.syntheticBeanWithLookup.SyntheticBeanWithLookupTest, time: 3 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticBeanWithLookupTest.test: 1,227/1,249 Failed tests: 0 (528) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.syntheticBeanInjectionPoint.SyntheticBeanInjectionPointTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticBeanInjectionPointTest.test: 1,228/1,249 Failed tests: 0 (529) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.syntheticObserverOfParameterizedType.SyntheticObserverOfParameterizedTypeTest, time: 12 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticObserverOfParameterizedTypeTest.test: 1,229/1,249 Failed tests: 0 (530) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.changeInjectionPoint.ChangeInjectionPointTest, time: 3 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ChangeInjectionPointTest.test: 1,230/1,249 Failed tests: 0 (531) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.priority.PriorityTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke PriorityTest.trigger: 1,231/1,249 Failed tests: 0 (532) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.validation.ValidationTest, time: 2 ms] Feb 23, 2022 10:15:12 PM org.jboss.weld.lite.extension.translator.MessagesImpl error ERROR: Deployment should fail Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke ValidationTest.trigger: 1,232/1,249 Failed tests: 0 (533) Feb 23, 2022 10:15:12 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.customInterceptorBinding.CustomInterceptorBindingTest, time: 2 ms] Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke CustomInterceptorBindingTest.test: 1,233/1,249 Failed tests: 0 (534) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.build.compatible.extensions.syntheticObserver.SyntheticObserverTest, time: 2 ms] Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke SyntheticObserverTest.test: 1,234/1,249 Failed tests: 0 (535) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.beanContainer.bytype.BeanByTypeTest, time: 12 ms] Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanByTypeTest.testGetBeans: 1,235/1,249 Failed tests: 0 (536) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanByTypeTest.testGetBeansDoesNotResolveAlternatives: 1,236/1,249 Failed tests: 0 (536) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanByTypeTest.testNoBindingImpliesCurrent: 1,237/1,249 Failed tests: 0 (536) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanByTypeTest.testNonBindingType: 1,238/1,249 Failed tests: 0 (536) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanByTypeTest.testSameBindingTwice: 1,239/1,249 Failed tests: 0 (536) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanByTypeTest.testTypeVariable: 1,240/1,249 Failed tests: 0 (536) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build INFO: Test archive built [info: org.jboss.cdi.tck.tests.beanContainer.BeanContainerTest, time: 3 ms] Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanContainerTest.testAmbiguousDependencyNotResolved: 1,241/1,249 Failed tests: 0 (537) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanContainerTest.testAmbiguousDependencyResolved: 1,242/1,249 Failed tests: 0 (537) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanContainerTest.testDetermineInterceptorBindingType: 1,243/1,249 Failed tests: 0 (537) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanContainerTest.testDetermineQualifierType: 1,244/1,249 Failed tests: 0 (537) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanContainerTest.testDetermineScope: 1,245/1,249 Failed tests: 0 (537) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanContainerTest.testDetermineScopeType: 1,246/1,249 Failed tests: 0 (537) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanContainerTest.testDetermineStereotype: 1,247/1,249 Failed tests: 0 (537) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanContainerTest.testResolveWithEmptySet: 1,248/1,249 Failed tests: 0 (537) Feb 23, 2022 10:15:13 PM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation INFO: Invoke BeanContainerTest.testResolveWithNull: 1,249/1,249 Failed tests: 0 (537) [INFO] Tests run: 1249, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.632 s - in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1249, 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] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:28 min [INFO] Finished at: 2022-02-23T22:15:16Z [INFO] ------------------------------------------------------------------------ + ls target cdi-tck-configuration.log checkstyle-cachefile checkstyle-checker.xml checkstyle-result.xml checkstyle-suppressions.xml classes dependency generated-test-sources maven-shared-archive-resources maven-status site suites surefire-reports test-classes Archiving artifacts Finished: SUCCESS